MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.87k stars 4.84k forks source link

EIP-1559 - Switch/add some network checks to account checks #11678

Closed darkwing closed 3 years ago

darkwing commented 3 years ago

After https://github.com/MetaMask/metamask-extension/pull/11596 is merged, we need to audit the usage of EIP1559 network checks, and either replace or add to that check with checking that the user's account will allow for 1559 transactions/fields. Neither hardware wallet presently supports them.

adonesky1 commented 3 years ago

Addressed by https://github.com/MetaMask/metamask-extension/pull/11716