Péter Szilágyi
|
151c7bef41
|
core/state, trie: node iterator reports parent hashes too
|
2016-02-16 12:21:08 +02:00 |
|
Péter Szilágyi
|
5a057a8ded
|
core/state, trie: surface iterator entry hashes
|
2016-02-16 12:21:08 +02:00 |
|
Péter Szilágyi
|
7e29b0b5b4
|
core/state, trie: add node iterator, test state/trie sync consistency
|
2016-02-16 12:21:08 +02:00 |
|
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 |
|
Felix Lange
|
565d9f2306
|
core, trie: new trie
|
2015-09-22 22:53:49 +02:00 |
|
Ethan Buchman
|
c1d516546d
|
faster hex-prefix codec and string -> []byte
|
2015-08-06 03:17:59 -04:00 |
|
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
=
|
a6fe92194f
|
Fixed iterator bug which skips the 0x000...000 key
|
2015-03-05 01:47:49 +00:00 |
|
obscuren
|
99ebb869bf
|
Fixed iterator
|
2015-02-07 17:03:22 +01:00 |
|
obscuren
|
db4aaedcbd
|
Moved ptrie => trie. Removed old trie
|
2015-01-08 11:47:04 +01:00 |
|
obscuren
|
fed3e6a808
|
Refactored ethutil.Config.Db out
|
2015-01-07 13:17:48 +01:00 |
|
obscuren
|
af34749a6b
|
ethtrie => trie
|
2014-10-31 14:45:03 +01:00 |
|