go-ethereum/light
Haichen Shen e8d9d60cf0
fix: use FeeVault address in the EVM BlockContext (#473)
* fix: use Feevault address in the EVM BlockContext

* bump version

* revert format change

* fix
2023-08-19 14:01:14 +02:00
..
lightchain.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
lightchain_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
nodeset.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
odr.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
odr_test.go fix: use FeeVault address in the EVM BlockContext (#473) 2023-08-19 14:01:14 +02:00
odr_util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
postprocess.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
trie.go feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
trie_test.go feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
txpool.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00
txpool_test.go feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00