RSSAmplifier

Blog

Release notes from walletconnect-monorepo

github.comRSS feed ↗10 posts

Latest posts

@walletconnect/pos-client@1.0.10

Patch Changes Updated dependencies [ cd32ff1 , 63ff999 , 3233b47 , 3ea740e , 4af4524 , da98172 ]: @walletconnect/utils@2.23.10 @walletconnect/sign-client@2.23.10 @walletconnect/types@2.23.10 @walletconnect/core@2.23.10

@walletconnect/ethereum-provider@2.23.10

Patch Changes Updated dependencies [ cd32ff1 , 63ff999 , 3233b47 , 3ea740e , 4af4524 ]: @walletconnect/utils@2.23.10 @walletconnect/sign-client@2.23.10 @walletconnect/types@2.23.10 @walletconnect/universal-provider@2.23.10

@walletconnect/utils@2.23.10

Patch Changes #7252 cd32ff1 Thanks @ganchoradkov ! - Add TVF extraction for Canton's canton_prepareSignExecute . #7247 3ea740e Thanks @ganchoradkov ! - Reject SIWE/CAIP-122 statements containing line breaks in formatMessage . Per EIP-4361 the statement is a single line, and embedded \r / \n (from a caller-supplied statement or untrusted recap-derived text) could forge other fields (URI, Nonce,…

@walletconnect/universal-provider@2.23.10

Patch Changes Updated dependencies [ cd32ff1 , 63ff999 , 3233b47 , 3ea740e , 4af4524 ]: @walletconnect/utils@2.23.10 @walletconnect/sign-client@2.23.10 @walletconnect/types@2.23.10

@walletconnect/sign-client@2.23.10

Patch Changes #7252 cd32ff1 Thanks @ganchoradkov ! - Add TVF extraction for Canton's canton_prepareSignExecute . #7253 63ff999 Thanks @ganchoradkov ! - Deprecate the authenticate method on Sign Client. It is marked @deprecated in the type definitions and logs a runtime warning when called. Use connect() 's authentication parameter instead to establish an authenticated session. #7255 3233b47 Thanks…

@walletconnect/core@2.23.10

Patch Changes #7255 3233b47 Thanks @ganchoradkov ! - Reject plaintext TYPE_2 envelopes delivered over the relay transport. TYPE_2 payloads are now only handled in link mode in the sign engine ( onRelayMessage ) and pairing ( registerRelayerEvents ) relay handlers. #7218 da98172 Thanks @ganchoradkov ! - Strip bare new TextEncoder,new TextDecoder; side-effect from UMD bundles that crashed React…

@walletconnect/types@2.23.10

Patch Changes #7253 63ff999 Thanks @ganchoradkov ! - Deprecate the authenticate method on Sign Client. It is marked @deprecated in the type definitions and logs a runtime warning when called. Use connect() 's authentication parameter instead to establish an authenticated session.

@walletconnect/pay@1.0.9

Patch Changes #7250 fcaaf3f Thanks @github-actions ! - chore: update Pay WASM to 0.10.57 Updated dependencies [ cd32ff1 , 63ff999 , 3ea740e ]: @walletconnect/utils@2.23.10 @walletconnect/types@2.23.10

@walletconnect/signer-connection@2.23.10

Patch Changes Updated dependencies [ cd32ff1 , 63ff999 , 3233b47 , 3ea740e , 4af4524 ]: @walletconnect/utils@2.23.10 @walletconnect/sign-client@2.23.10 @walletconnect/types@2.23.10

@walletconnect/react-native-compat@2.23.10

Patch Changes #7250 fcaaf3f Thanks @github-actions ! - chore: update yttrium native dependencies Update yttrium-wcpay (Android) to 0.10.58