Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/walletconnect-monorepo

WalletConnect Monorepo
https://github.com/WalletConnect/walletconnect-monorepo

Expose EthereumProviderOptions Interface (#3553)

This will enable consumers to extend this interface for other
use cases aside from initializing...

267c1b2839aaee24fbf4cfc6453206df3d4bc4a6 authored over 1 year ago by Joshua Oladele <[email protected]>
chore(deps): update aws-actions/configure-aws-credentials action to v3 (#3547)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9dd624c21521ba7dc267d93edc7018bcafdd2207 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat/expand core tests for issue #2737 (#3087)

* feat: restructured persistance tests in core, setup each test to use sep db to avoid test conf...

c2493d64982e35ae6d2d67261e28cdcec0978af0 authored over 1 year ago by Jonathan Conn <[email protected]>
chore(deps): update actions/checkout action to v3 (#3505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3d89f192c68bad50d4d740eef54045dec57729f0 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #3471 from WalletConnect/chore/2.10.0

chore: prep for `2.10.0` release

1d2c0e24ca7a4154abd3b7cf6a1256602eb536ce authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into chore/2.10.0

0eaf990951889af29ae3f4a1e7a37ab2a260a491 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3481 from WalletConnect/refactor/request-queue

refactor: request queue

5a5f8f6ac335e88fdb740b9763c13fd7845c3799 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'refactor/request-queue' of github.com:WalletConnect/walletconnect-monorepo into refactor/request-queue

3a8e4f5e5d7ad847c975805e0dac6150c5e5ef60 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: updates chainId comparison

7b9c8b358c4ae4945b02ae2254045addec826a23 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into refactor/request-queue

ff6d9a0f455261841aa8d2126d33cff546d8cb88 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: handles payload chainId with priority when handling chainChanged event

1a69a0355ea9b6b3786297cc746031695485494c authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: reworks request queue with memory store

aa710a211deba87dc7804234508fb5150a959be5 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3472 from WalletConnect/feat/x-platform-tests-swift

Add validate with swift yml

7aec2dd30a52e1ee63cdf2a43b260bcc0a2607a7 authored over 1 year ago by Bartosz Rozwarski <[email protected]>
add validate with swift yml

4f61e724d66b8acb3ad27a9ac8c30cab6ca28312 authored over 1 year ago by llbartekll <[email protected]>
chore: prep for `2.10.0` release

9296049981614620d4a842138f5ce4c44a6fe729 authored over 1 year ago by Gancho Radkov <[email protected]>
wip: pairing idempotency

c3b5041e89983adb132d64d2f561d4f0b687fc3b authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into near-universal-provider

91bee88e5e7a8772ac9a820f6e6c399c2afecef5 authored over 1 year ago by DamirSQA <[email protected]>
Merge pull request #3463 from WalletConnect/fix/provider-chain-id-with-optional-chains

fix: undefined accountsChanged emitted after connection

e0767e910b871f727de0da994c3e9e5db2082c57 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into near-universal-provider

ed3cd19b3a93a7de313871d0678621fb4e172117 authored over 1 year ago by DamirSQA <[email protected]>
small cleanup

6cdd8615a753108f786479a8ab6cdab98f199c81 authored over 1 year ago by DamirSQA <[email protected]>
Merge branch 'near-universal-provider' of github.com:DamirSQA/walletconnect-monorepo into near-universal-provider

255579471300a35eefffbd7e0aa4df1105c20b77 authored over 1 year ago by DamirSQA <[email protected]>
near name fix

17b5a418c4b42d29fb132b776bc31af0f8aaac13 authored over 1 year ago by DamirSQA <[email protected]>
feat: adds tests

b7726dcf216c01dc55826c59401e5f8f7e46325d authored over 1 year ago by Gancho Radkov <[email protected]>
fix: resolves bug where `accountsChanged` was emitted undefined

4522dc4e157d2ca448135d90e1491ce111e8388a authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3453 from WalletConnect/fix/handling-requests-from-mailbox

fix: handling multiple requests from mailbox

bcd128520e41bf6a7cf49bf267c817da02322141 authored over 1 year ago by Gancho Radkov <[email protected]>
feat: adds tests

b7e5098bb9191de4856c985b653db56ee02dba62 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: implements queue of all incoming requests to avoid issue where multiple session_update/session_event can be processed at the same time after init resulting in bad state

08f0a19d9bf58af9f9adca351b3a2c6abc049f2f authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3410 from WalletConnect/feat/verify-fallback

feat: verify fallback

fa8a19afe62ae0cd167792b2bd1e7075f19a7d30 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: uses try/catch

00319671989fc4f5541f7de8a99fe197d51f6494 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: warn instead of error when main verify url fails to load

55d5f5ef0890ddfa619617e74eb87a58c5eba2c2 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: rejection message

826cf07042ae202da46cb895853aaa5afe7d6df0 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: renames function name

2172d21bd932c6607403ef544d6d8db304f600e0 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: adds a disabled flag when both main & fallback url fail to load

d70b0d17bca58803eeb9c8862aadba60f9687402 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into feat/verify-fallback

e3e7e9ef6a5a229ad2055a78c7f13fad2a1025e0 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3111 from WalletConnect/feat/user-action-feedback

feat: user action feedback

edb6e5fcf18688172616b15ac30fea5b02c7f0fb authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: removes redundant check

a3c516c737206217398397e1c1b84c1c15c176c1 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: update comment

2b9935b7bab1af1989cf2913ecdf65f73682f2c9 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: adds todo

04c87713ef97158f929f042c369f9e3b150b5dba authored over 1 year ago by Gancho Radkov <[email protected]>
chore: typo

0db784f018108235739982188b2f970ce9c0f7a8 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes test log

effbae93db3ac535214fa39e0acd1b1e64d8bd20 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: reenables push test

a93b1bde1d97cb8e17a05b29d9da1707f530fc84 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes allowOnly modifier

f5faf3d3988d2cdbe90a6cab4dfb878ceb5c729b authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: increases iframe timeout to 5s for very slow networks

dbdd210ae90c9f66ad6f5c5e0dbf8ca91844a1c9 authored over 1 year ago by Gancho Radkov <[email protected]>
feat: implements iframe fallback to .org

e931e957876a291b5272e73364078323e998e6a2 authored over 1 year ago by Gancho Radkov <[email protected]>
feat: implements resolve attestation fallback to `.org`

b3f9bc6685ddf6fcc124c87a35f93beeff84ec5a authored over 1 year ago by Gancho Radkov <[email protected]>
chore: adds `react-native-url-polyfill` for `URL()` polyfill

895d7f55659872f3b05ec352a00b5afc1ee900ad authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into feat/user-action-feedback

70dcedb3e0aec0c75cd6057f3ce34cb8c88813b5 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: moves `netInfo` to peer package

330b500103f57b80a5325218ad8c69dfa9b9f6ce authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: moves `confirmOnlineStateOrThrow` in `isInitialized` util to safeguard all methods against no connection usage

4b021f909d629c6bae03e4d7b823f272e9082add authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: renames `waitForDeliveryAck` to `throwOnFailedPublish` & enables it on disconnect attempts

b1ab8029a8afcf29e39b3099470a67884d2e35d1 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: update new-chains template with clarification

b5042c55b5cedd561b8860f9320d3108339459d2 authored over 1 year ago by Ben Kremer <[email protected]>
feat: adds network connection safeguard to several sign methods

229517d57db7d35d8efb66bd784655d4beb8558a authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: reworks connecting & reconnecting flows

cc5af4689617a93f9d720ce0bb5551261ef842bf authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: reimplements relay connection & reconnection logic

aeb565d5b4ed5292a8574e5c94a4e4752106f387 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into feat/user-action-feedback

b1fccdb9b67790cc3eb8726e477edd1d00671087 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3349 from WalletConnect/fix/verify-post-during-loading

fix: verify api queue

f1d78b6718f063f301894462bfffdbece3ce7533 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: fixes an issue where request queue was hashing the payload but missing `jsonrpc` version & `method` params resulting in wrong attestation id

2dc489d40d719ea85d2d70efc9a1618975e59a68 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: implements verify queue while the iframe is loading to ensure all payloads are posted

2bf834ec528f5e4449a708e2b44fe66f7db00bcd authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3341 from WalletConnect/fix/metadata-url-parsing

fix: compares `metadata.url` origin to verify attestation origin

8c5f4ab8643f4f3a88595e9d192c736707cce814 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: compares `metadata.url` origin to verify attestation origin

6a8131d4e594530aec85afd44668ced595289811 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3330 from WalletConnect/chore/2.9.2

chore: prep for `2.9.2` release

52130d3e2bee4284037c917615e2d842c6dcdc4d authored over 1 year ago by Gancho Radkov <[email protected]>
chore: prep for `2.9.2` release

e64be5b4e5617195e40ca485d0a8cddea49bb798 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: logs u-p tests

1a44f59ed2032f29f765370eea7d7dbb57acf498 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: remove test logs

42e60f95ef0e8292db110020d984e17ea088bcf7 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes time received check as its flaky

b3422fdec3b4c1dd337a920db8017f63ebbb1659 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: moves validations before responding

4cfe6dc8dd64c3e7096817324f79ed9e21acd1a0 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: increments receivedRequests after expect validation

ad04800eaabba8389f1f3cf76f13181e880f1c37 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: logs lastRequestReceived in tests

d71a714cd60ca4807d3611da3147d00d140d9276 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: gives more latency delta

ecaeddd8bd351d82edc1f34d728392b59ee52513 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: restores tests to initial values of 5 requests queue

8520ad56f923f64c2e652cb486a486b8a6ca8ead authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: adds throttle after requests queue

92a80dbad1ce6bf5b31870e3220eb66b9bb64667 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: logs test order

76b0e626c8a39fa50c6472cb8a1ef731cbf812ac authored over 1 year ago by Gancho Radkov <[email protected]>
chore: catch respond promise

41e5cbd7111860c573e713167717eca78ebc5024 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes `only` modifier

3d95ccabfd6854b95d9d3740a461ed11ecbc803d authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes expect check for queue emit

f85ca29f12064c6d659a3a90d00b6776114a45d0 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: retry respond on error

0c975c67e48d67b7421228a656c335e71422bc1a authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: removes `then` handling

8a20cd4e9bca9118799ecdb8d0a925c651655149 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: logs requests received

6d47490dd3ad2b617ca1aa2525b15c07f85d7658 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: logs individual requests

6bf02ef85d84e93b4177070c423854e83b2bbbfb authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into feat/user-action-feedback

6226aa0a72d6ec9acd8721438e051e4fc145e8b8 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3266 from WalletConnect/refactor/try-catch-on-payload

refactor: wrap try/catch on payload processing

06ca6bbf5aa26e869a4e1bfd83b5cca38eae7960 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: moves `decode` outside of the try-catch

8b8d61f706cb7fd26592c8963f00afa82707e8eb authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: adds retry on publish

53457874da81065f8df9f115fd00bc806fb98b21 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: skip requests queue test

57c1673c5143921bf9be439c8420b41c25ffc7b7 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: adds await before publishing requests

ff1630d53f37279dd05f6e0ff680d8666af48b2f authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: adds delay on requests queue

1f9e4f4e00f36c54ba65f5ae03352febc3ab7a9a authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: uses `initTwoPairedClients` util in tests

f9c7029d3c9cb814bc4ce0333d123d40972c7b51 authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: adds artificial delay between tests

e070db81436573121dd191117fbedc525e3f49ff authored over 1 year ago by Gancho Radkov <[email protected]>
chore: removes only modifier

6c89c55a5771b441eb92bbfc0adac2d5b9ff6bff authored over 1 year ago by Gancho Radkov <[email protected]>
chore: fix comparison

94086e7454197c3fe293c8a6d6363548f7538172 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: adds retry to request test

3db3ff320005c5c6db9d63146e06b8145a08ce84 authored over 1 year ago by Gancho Radkov <[email protected]>
chore: adds test logs

78ac8e1b9b633e1f67f75a52f91b3bd5b5b31a53 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into feat/user-action-feedback

# Conflicts:
# packages/sign-client/test/sdk/client.spec.ts

304579af2547ea164dad2f7d96a91eecd2c36651 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into refactor/try-catch-on-payload

8132987d5d7bfc2d144d127d814c8d24be58c9c3 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3279 from WalletConnect/fix/namespace-builder-optional-chains-match

fix: namespace builder optional chains match

eac72b9488c1b61751063aa6c97491926b293f3a authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: updates tests to cover the fixed issue

474614f3ad4e662826ffb0339b1cc170368360c3 authored over 1 year ago by Gancho Radkov <[email protected]>
fix: fixes a bug with matching optional chains and accounts

14dd54f27df312e2ac1cc04351e0665bc482df85 authored over 1 year ago by Gancho Radkov <[email protected]>
Merge branch 'v2.0' into refactor/try-catch-on-payload

aa60266715ef88e9d1af1c62de78e752f377b64d authored over 1 year ago by Gancho Radkov <[email protected]>
Merge pull request #3265 from WalletConnect/fix/old-deeplinks

fix: deeplinks cleanup

05b471288edb67351d962e945dd8dfbcb6f0fbaf authored over 1 year ago by Gancho Radkov <[email protected]>
refactor: wraps sign-client relay payload processing in try/catch

0915285ef855478d5dfd60ca742c83b094b7a0d6 authored over 1 year ago by Gancho Radkov <[email protected]>