Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

MultisigWallet Interface

Compare
Choose a tag to compare
@denisgranha denisgranha released this 29 Jan 12:05
· 258 commits to master since this release
0a3e886

We have updated the MultisigWallet Interface in order to have a better gas management and some minor bug fixes:

  1. Gas price taken from https://ethgasstation.info/
  2. Gas Limit reduced for Multisig configurations (change daily limit, add/remove owner, change required confirmations)
  3. Withdraw is available through wallet list view even when daily limit for today is 0.
  4. Fixed cache issue related with factory contract, now the factory address is updated for users with old addresses cached.