go-ethereum/light
2024-11-01 11:36:52 +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: implement eip-1559 (#22837) 2024-11-01 11:36:52 +08:00
odr_util.go core/types: replace core.SetReceiptsData with receipts.DeriveFields 2024-11-01 11:36:52 +08:00
postprocess.go core/types: replace core.SetReceiptsData with receipts.DeriveFields 2024-11-01 11:36:52 +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