go-ethereum/params
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
..
bootnodes.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
config.go feat: VerifyFee for sendTx and txpool.add (#236) 2023-03-02 16:38:43 +08:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go params: fix typo in gas cost comments (#23065) 2021-06-18 12:15:51 +02:00
version.go feat(API): consider L1 fee in eth_call and eth_estimateGas (#248) 2023-03-30 23:10:51 +08:00