go-ethereum/internal/ethapi
colin bbf42042e2
fix: eth_estimateGas error in zero balance address (#537)
* fix: eth_estimateGas zero balance error

* bump version

* revert irrelevant auto format

* remove isEstimateGas in DoCall

* fix CI

* bump version

---------

Co-authored-by: maskpp <maskpp266@gmail.com>
2023-10-25 11:52:40 +02:00
..
addrlock.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
api.go fix: eth_estimateGas error in zero balance address (#537) 2023-10-25 11:52:40 +02:00
backend.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
transaction_args.go set BaseFee to nil (#222) 2023-02-20 22:04:55 -08:00