• lightclient's avatar
    internal/ethapi, accounts/abi/bind: cap highest gas limit by account balance... · a879c42b
    lightclient authored
    internal/ethapi, accounts/abi/bind: cap highest gas limit by account balance for 1559 fee parameters (#23309)
    
    * internal/ethapi/api: cap highest gas limit by account balance for 1559 fee parameters
    
    * accounts/abi/bind: port gas limit cap for 1559 parameters to simulated backend
    
    * accounts/abi/bind: add test for 1559 gas estimates for the simulated backend
    
    * internal/ethapi/api: fix comment
    
    * accounts/abi/bind/backends, internal/ethapi: unify naming style
    Co-authored-by: 's avatarPéter Szilágyi <peterke@gmail.com>
    a879c42b
Name
Last commit
Last update
..
build Loading commit data...
cmdtest Loading commit data...
debug Loading commit data...
ethapi Loading commit data...
flags Loading commit data...
guide Loading commit data...
jsre Loading commit data...
testlog Loading commit data...
utesting Loading commit data...
web3ext Loading commit data...