-
Notifications
You must be signed in to change notification settings - Fork 737
Comparing changes
Open a pull request
base repository: WalletConnect/walletconnect-monorepo
base: 2.13.0
head repository: WalletConnect/walletconnect-monorepo
compare: 2.13.1
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32c0f9b - Browse repository at this point
Copy the full SHA 32c0f9bView commit details
Commits on May 2, 2024
-
feat: implements
wallet_getCapabilities
caching in UPGancho Radkov committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 06dc02c - Browse repository at this point
Copy the full SHA 06dc02cView commit details -
Gancho Radkov committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 2863d89 - Browse repository at this point
Copy the full SHA 2863d89View commit details -
Gancho Radkov committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 4967445 - Browse repository at this point
Copy the full SHA 4967445View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2525dde - Browse repository at this point
Copy the full SHA 2525ddeView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78fe42b - Browse repository at this point
Copy the full SHA 78fe42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be249ff - Browse repository at this point
Copy the full SHA be249ffView commit details -
Merge pull request #4504 from WalletConnect/chore/2.13.0
chore: prep for `2.13.0` release
Configuration menu - View commit details
-
Copy full SHA for 5d33a9b - Browse repository at this point
Copy the full SHA 5d33a9bView commit details
Commits on May 10, 2024
-
feat: adds rejection tags on session propose & session authenticate
Gancho Radkov committedMay 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 32f28df - Browse repository at this point
Copy the full SHA 32f28dfView commit details -
Gancho Radkov committed
May 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a00a3a - Browse repository at this point
Copy the full SHA 5a00a3aView commit details
Commits on May 13, 2024
-
feat: adds try/catch on
sessionAuthenticateRequest
and auto respond……s with an error if there is an exception
Gancho Radkov committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6975267 - Browse repository at this point
Copy the full SHA 6975267View commit details -
fix: adds encodeOpts to auto error response
Gancho Radkov committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 72807d4 - Browse repository at this point
Copy the full SHA 72807d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c7456 - Browse repository at this point
Copy the full SHA e3c7456View commit details
Commits on May 14, 2024
-
Merge pull request #4486 from WalletConnect/feat/wallet_getCapabiliti…
…es_cache Feat/wallet get capabilities cache
Configuration menu - View commit details
-
Copy full SHA for 8803500 - Browse repository at this point
Copy the full SHA 8803500View commit details -
Gancho Radkov committed
May 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 961367c - Browse repository at this point
Copy the full SHA 961367cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35ebfd - Browse repository at this point
Copy the full SHA d35ebfdView commit details -
Merge pull request #4527 from WalletConnect/feat/rejection-tags
feat: rejection tags
Configuration menu - View commit details
-
Copy full SHA for 819a8a4 - Browse repository at this point
Copy the full SHA 819a8a4View commit details -
fix: request queue state reset on pending request delete
Gancho Radkov committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for cd98a63 - Browse repository at this point
Copy the full SHA cd98a63View commit details -
Gancho Radkov committed
May 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f9bb09 - Browse repository at this point
Copy the full SHA 3f9bb09View commit details -
fix(tests): force close transport
Gancho Radkov committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for d811a33 - Browse repository at this point
Copy the full SHA d811a33View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0085fd - Browse repository at this point
Copy the full SHA d0085fdView commit details -
refactor: resets queue state on session delete instead of on pending …
…request delete
Gancho Radkov committedMay 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 3906831 - Browse repository at this point
Copy the full SHA 3906831View commit details -
Merge pull request #4407 from xiaoxianBoy/fix-typos
chore: fix typos
Configuration menu - View commit details
-
Copy full SHA for 669ec50 - Browse repository at this point
Copy the full SHA 669ec50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4c27a - Browse repository at this point
Copy the full SHA 8c4c27aView commit details -
Update packages/sign-client/src/controllers/engine.ts
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Configuration menu - View commit details
-
Copy full SHA for 9ad8da1 - Browse repository at this point
Copy the full SHA 9ad8da1View commit details -
Merge pull request #4531 from WalletConnect/fix/request-queue-on-disc…
…onnect fix: request queue state on pending request delete
1Configuration menu - View commit details
-
Copy full SHA for 1066f21 - Browse repository at this point
Copy the full SHA 1066f21View commit details
Commits on May 21, 2024
-
feat: added atob and btoa polyfills
ignaciosantise committedMay 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f53090 - Browse repository at this point
Copy the full SHA 1f53090View commit details -
fix: use Buffer.alloc instead of new Buffer()
ignaciosantise committedMay 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c88602 - Browse repository at this point
Copy the full SHA 9c88602View commit details
Commits on May 22, 2024
-
Merge pull request #4548 from WalletConnect/feat/rn-polyfill
feat: added atob and btoa polyfills
Ignacio Santise authoredMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 022e4d4 - Browse repository at this point
Copy the full SHA 022e4d4View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c34ea0 - Browse repository at this point
Copy the full SHA 0c34ea0View commit details -
chore: connecting peer to set their own pairing topic on session sett…
…le instead of relying on it being sent by the wallet
Configuration menu - View commit details
-
Copy full SHA for c514cf4 - Browse repository at this point
Copy the full SHA c514cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4c3aa - Browse repository at this point
Copy the full SHA 7c4c3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5d6e6 - Browse repository at this point
Copy the full SHA ec5d6e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965329d - Browse repository at this point
Copy the full SHA 965329dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d17f28 - Browse repository at this point
Copy the full SHA 2d17f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5cd6c1 - Browse repository at this point
Copy the full SHA e5cd6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c5538 - Browse repository at this point
Copy the full SHA f9c5538View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2faa79b - Browse repository at this point
Copy the full SHA 2faa79bView commit details -
Merge pull request #4560 from schmanu/fix/multiple-event-handler
fix: handle multiple event handlers for the same event
Configuration menu - View commit details
-
Copy full SHA for 4613df2 - Browse repository at this point
Copy the full SHA 4613df2View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d7d3d1 - Browse repository at this point
Copy the full SHA 6d7d3d1View commit details
Commits on May 29, 2024
-
Merge pull request #4553 from WalletConnect/chore/pairing-topic-setter
chore: pairing topic setter on session settle
Configuration menu - View commit details
-
Copy full SHA for 92ed3fd - Browse repository at this point
Copy the full SHA 92ed3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1178bc0 - Browse repository at this point
Copy the full SHA 1178bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5a2d0 - Browse repository at this point
Copy the full SHA ca5a2d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f1d46 - Browse repository at this point
Copy the full SHA 54f1d46View commit details -
Merge pull request #4554 from WalletConnect/chore/metadata-validation
chore: add metadata validation in sign-client
Configuration menu - View commit details
-
Copy full SHA for 8c447a9 - Browse repository at this point
Copy the full SHA 8c447a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dbe9e - Browse repository at this point
Copy the full SHA 89dbe9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b37c81c - Browse repository at this point
Copy the full SHA b37c81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c21a7d5 - Browse repository at this point
Copy the full SHA c21a7d5View commit details -
Merge pull request #4573 from WalletConnect/fix/error-msg-on-metadata…
…-validation fix: url validation message
Configuration menu - View commit details
-
Copy full SHA for c1751c0 - Browse repository at this point
Copy the full SHA c1751c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297afc6 - Browse repository at this point
Copy the full SHA 297afc6View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.