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 45a3ab42aa
core/state: move slot RLP encoding into the MPT implementation (#27000)
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 all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 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: move slot RLP encoding into the MPT implementation (#27000) 1 year ago
trie_test.go les, signer, light: replace noarg fmt.Errorf with errors.New (#27336) 1 year ago
txpool.go all: tie timestamp based forks to the passage of London (#27279) 1 year ago
txpool_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago