v2.0.0-beta.25
Pre-release
Pre-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