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
Péter Szilágyi fae165a5de
core, eth, ethdb, trie: simplify range proofs
4 years ago
..
committer.go core, eth: faster snapshot generation (#22504) 4 years ago
database.go
database_test.go
encoding.go
encoding_test.go
errors.go
hasher.go
iterator.go core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667) 4 years ago
iterator_test.go trie: improve the node iterator seek operation (#22470) 4 years ago
node.go
node_test.go
proof.go core, eth, ethdb, trie: simplify range proofs 4 years ago
proof_test.go core, eth, ethdb, trie: simplify range proofs 4 years ago
secure_trie.go
secure_trie_test.go
stacktrie.go trie: make stacktrie support binary marshal/unmarshal (#22685) 4 years ago
stacktrie_test.go trie: make stacktrie support binary marshal/unmarshal (#22685) 4 years ago
sync.go core, eth: faster snapshot generation (#22504) 4 years ago
sync_bloom.go
sync_test.go
trie.go core, eth: faster snapshot generation (#22504) 4 years ago
trie_test.go core, eth, ethdb, trie: simplify range proofs 4 years ago