Skip to content

Releases: WalletConnect/walletconnect-monorepo

v1.0.0-beta.28

15 Jul 17:49
Compare
Choose a tag to compare
  • fix duplicate sockets

v1.0.0-beta.27

15 Jul 16:33
Compare
Choose a tag to compare
  • Include eth-provider fixes
  • Revert EIP-1637 changes
  • Ignore JSON.parse errors
  • Update isNode argument (qrcode-modal)
  • Fixes for Socket ping

v1.0.0-beta.26

14 Jul 18:45
Compare
Choose a tag to compare
  • Support EIP-1193
  • Support EIP-1637
  • Support EIP-2015
  • Support WCIP-6
  • Support WCIP-11
  • Decouple transport from core
  • Refactor SocketTransport
  • Refactor Error messages
  • Refactor Type guards
  • Display QR Code in NodeJS
  • Add eth-provider packages
  • Add plain HTML example
  • Add ZIP bundles to releases

v1.0.0-beta.25

28 May 12:59
Compare
Choose a tag to compare
  • Filter wc namespace methods / events
  • Fix testing environment
  • Fix nativeCrypto hex prefix encoding
  • Fix sanitize hex util
  • Fix transaction value parsing
  • Reduce utils bundle size
  • Fix personal_sign reversed params
  • Improved README examples for signing methods

v1.0.0-beta.24

22 May 12:13
Compare
Choose a tag to compare
  • revert bundle size changes (reverting ethers-utils to ethers)

v1.0.0-beta.23

22 May 10:39
Compare
Choose a tag to compare
  • add parseQueryString
  • reduce utils bundle size
  • fix hex prefix on webCrypto

v1.0.0-beta.22

10 May 22:46
Compare
Choose a tag to compare
  • fix transaction data hex encoding

v1.0.0-beta.21

10 May 22:06
Compare
Choose a tag to compare
  • use ethers.js utils for encoding
  • add methods for number (decimal) encoding
  • remove lodash.isnumber and js-sha3 dependencies
  • default to prefixed hex encoding

v1.0.0-beta.19

07 May 18:11
Compare
Choose a tag to compare
  • add hex prefix to personal_sign params
  • handle relevant JSON RPC custom requests

v1.0.0-beta.18

24 Apr 10:47
Compare
Choose a tag to compare
  • Remove prefix before converting hex encoding