Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/light
Guillaume Ballet 699243f8ae
core/state, light, trie: add UpdateContractCode to the Trie interface (#27476)
1 year ago
..
lightchain.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
lightchain_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
nodeset.go all: integrate the freezer with fast sync 5 years ago
odr.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 1 year ago
odr_test.go trie: remove parameter 'fromLevel' in Prove (#27512) 1 year ago
odr_util.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 1 year ago
postprocess.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 1 year ago
trie.go core/state, light, trie: add UpdateContractCode to the Trie interface (#27476) 1 year ago
trie_test.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 1 year ago
txpool.go all: move main transaction pool into a subpool (#27463) 1 year ago
txpool_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago