Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

v3.15.4

Compare
Choose a tag to compare
@katspaugh katspaugh released this 01 Dec 11:06
· 541 commits to dev since this release

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)

Chores

  • Chore: don't use safeTxGas on Safes >=1.3.0 (#3052)
  • Remove deprecated info from .env.example and README (#3048)
  • Chore: use the main lodash package (#3040)
  • fix docker compose build (#3028)
  • Chore: add xDai to the PR link list (#3012)