brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.88k stars 2.34k forks source link

Support gas fee estimation for legacy and eip-1559 transactions in the new wallet #17978

Closed yrliou closed 3 years ago

yrliou commented 3 years ago

From @onyb : As a quick overview, we’ll need to have the following:

yrliou commented 3 years ago

We have gas estimation implemented now, so closing this one.
pre-EIP1559: https://github.com/brave/brave-core/pull/10356 EIP1559: https://github.com/brave/brave-core/pull/10332