This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
v3.15.4
Features
- Use eth_getGasPrice on xDai and Arbitrum (#2997)
- Enable allowance module for BSC (#2952)
- Don't block UI when on a wrong chain (#2996)
- Display readable Safe contract errors (#2911)
- Safe Apps: Add get chain info method (#3062)
- Warn about an out-of-order nonce (#2982)
Bug fixes
- Fix: remove the redirect on failed safe load (#3027)
- Fix: xDai – gas estimation; use EIP-1559; update RPC (#3018)
- Fix: rm Multisig in copy (#3038)
- Filter the AddressBook sorted entries before displaying them (#3014)
- When cancelling the apps disclaimer, go back instead of showing assets (#3029)
- Fix: don't crash on missing wallet icons (#3026)
- init safeApp state variable with an empty safe app (#3006)
- Fix: avoid loading safe multiple times
- update web3 on ENS resolver fn using getWeb3ReadOnly (#3084)