go-ethereum/light
2024-10-31 09:01:12 +08:00
..
lightchain.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
lightchain_test.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2024-10-21 17:55:16 +08:00
nodeset.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
odr.go core,eth,light: remove duplicated functions 2024-08-03 10:03:22 +08:00
odr_test.go all: split vm.Context into BlockContext and TxContext (#21672) 2024-09-21 22:18:10 +08:00
odr_util.go eth/filters: avoid block body retrieval when no matching logs (#25199) 2024-08-03 10:03:22 +08:00
postprocess.go fix panic with nil value 2024-10-31 09:01:12 +08:00
trie.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
trie_test.go all: use errrors.New instead of empty fmt.Errorf 2024-06-14 19:19:21 +08:00
txpool.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
txpool_test.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00