Skip to content

[0.0.8] @webb-tools/bridge-dapp

Compare
Choose a tag to compare
@dutterbutter dutterbutter released this 12 May 22:22
· 1040 commits to develop since this release
87b57fa

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