[0.0.8] @webb-tools/bridge-dapp
·
1040 commits
to develop
since this release
0.0.8 - 2023-05-12
Fixed
- Add executorWithTimeout to execute a promise with timeout to prevent handling on the bridge
Changed
- walletConnectionState payload to pass more info
- Handle Metamask connect wallet error more gracefully
- Parse the relayer error message and display on the bridge dApp
- Initialize the API config with on-chain data after Metamask pop-up
Added
- Use newer library to detect Metamask extension
Removed
- eventsWatcher check when filtering the relayer: #1205