Skip to content

v2.0.0-beta.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@pedrouid pedrouid released this 28 Mar 19:50
· 3363 commits to v2.0 since this release

(Forced publish to fix issue with NPM release tags)

Same changes as v2.0.0-beta.24:

  • 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