Skip to content

v2.0.0-beta.24

Pre-release
Pre-release

Choose a tag to compare

@pedrouid pedrouid released this 28 Mar 15:24
· 4306 commits to v2.0 since this release
  • remap event types from @walletconnect/jsonrpc-types to @walletconnect/events
  • replace @walletconnect/timestamp with @Walletconnect/time
  • port heartbeat controller to @walletconnect/heartbeat
  • move encoding/decoding from relayer to engine
  • refactor relayer api to strings instead of jsonrpc payloads
  • add support for symmetric keys on crypto controllers
  • add sendAysync method to ethereum provider
  • update jsonrpc-provider version with fixes
  • move examples to web-examples repo
  • update encoding and jsonrpc-provider with fixes
  • fix reconnect timeout to 1 second