• 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
..
abi Loading commit data...
external Loading commit data...
keystore Loading commit data...
scwallet Loading commit data...
usbwallet Loading commit data...
accounts.go Loading commit data...
accounts_test.go Loading commit data...
errors.go Loading commit data...
hd.go Loading commit data...
hd_test.go Loading commit data...
manager.go Loading commit data...
sort.go Loading commit data...
url.go Loading commit data...
url_test.go Loading commit data...