go-ethereum/internal/ethapi
Péter Garamvölgyi b986f1ea7b
feat(API): consider L1 fee in eth_call and eth_estimateGas (#248)
* consider L1 fee in eth_call and eth_estimateGas

* address comments

* consider l1fee in trace call

* nit

* fix bugs and add tests

* address comments

* bump version
2023-03-30 23:10:51 +08: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 feat(API): consider L1 fee in eth_call and eth_estimateGas (#248) 2023-03-30 23:10:51 +08: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