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 f3d4ce0d16 core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
..
arc.go
encoding.go light: implemented odr-capable trie and state structures 9 years ago
encoding_test.go light: implemented odr-capable trie and state structures 9 years ago
errors.go light: implemented odr-capable trie and state structures 9 years ago
iterator.go
iterator_test.go
node.go
proof.go light: implemented odr-capable trie and state structures 9 years ago
proof_test.go
secure_trie.go core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
secure_trie_test.go
sync.go
sync_test.go
trie.go light: implemented odr-capable trie and state structures 9 years ago
trie_test.go