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
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
..
arc.go trie: added error handling 9 years ago
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 trie: added error handling 9 years ago
iterator_test.go core, trie: new trie 9 years ago
node.go core, trie: new trie 9 years ago
proof.go light: implemented odr-capable trie and state structures 9 years ago
proof_test.go trie: add merkle proof functions 9 years ago
secure_trie.go core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
secure_trie_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
sync.go core, eth, trie: fix data races and merge/review issues 9 years ago
sync_test.go core, eth, trie: direct state trie synchronization 9 years ago
trie.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
trie_test.go trie: added error handling 9 years ago