quorum/trie
zsfelfoldi 52904ae32f trie: added error handling
Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services)
2015-12-01 01:38:32 +01:00
..
arc.go trie: added error handling 2015-12-01 01:38:32 +01:00
encoding.go core, trie: new trie 2015-09-22 22:53:49 +02:00
encoding_test.go core, trie: new trie 2015-09-22 22:53:49 +02:00
errors.go trie: added error handling 2015-12-01 01:38:32 +01:00
iterator.go trie: added error handling 2015-12-01 01:38:32 +01:00
iterator_test.go core, trie: new trie 2015-09-22 22:53:49 +02:00
node.go core, trie: new trie 2015-09-22 22:53:49 +02:00
proof.go trie: added error handling 2015-12-01 01:38:32 +01:00
proof_test.go trie: add merkle proof functions 2015-09-22 22:57:37 +02:00
secure_trie.go trie: added error handling 2015-12-01 01:38:32 +01:00
secure_trie_test.go core, trie: new trie 2015-09-22 22:53:49 +02:00
sync.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
sync_test.go core, eth, trie: direct state trie synchronization 2015-10-19 10:03:09 +03:00
trie.go trie: added error handling 2015-12-01 01:38:32 +01:00
trie_test.go trie: added error handling 2015-12-01 01:38:32 +01:00