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/trie
rjl493456442 ceca4578ca
trie: remove parameter 'fromLevel' in Prove (#27512)
2 years ago
..
triedb/hashdb all: port boring changes from pbss (#27176) 2 years ago
trienode tests, trie: use slices package for sorting (#27496) 2 years ago
committer.go all: port boring changes from pbss (#27176) 2 years ago
database_test.go all: port boring changes from pbss (#27176) 2 years ago
database_wrap.go all: port boring changes from pbss (#27176) 2 years ago
encoding.go
encoding_test.go
errors.go
hasher.go
iterator.go
iterator_test.go tests, trie: use slices package for sorting (#27496) 2 years ago
node.go
node_enc.go
node_test.go
preimages.go
proof.go trie: remove parameter 'fromLevel' in Prove (#27512) 2 years ago
proof_test.go trie: remove parameter 'fromLevel' in Prove (#27512) 2 years ago
secure_trie.go core/state: move slot RLP encoding into the MPT implementation (#27000) 2 years ago
secure_trie_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2 years ago
stacktrie.go
stacktrie_test.go
sync.go
sync_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2 years ago
tracer.go all: port boring changes from pbss (#27176) 2 years ago
tracer_test.go trie: remove parameter 'fromLevel' in Prove (#27512) 2 years ago
trie.go all: port boring changes from pbss (#27176) 2 years ago
trie_id.go
trie_reader.go all: port boring changes from pbss (#27176) 2 years ago
trie_test.go trie: remove parameter 'fromLevel' in Prove (#27512) 2 years ago