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/consensus
ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246)
4 years ago
..
clique trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago
ethash trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago
misc all: fix typos in comments (#21118) 4 years ago
consensus.go les: implement new les fetcher (#20692) 4 years ago
errors.go consensus: fix possessives in comments. (#20209) 5 years ago