index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trie
/
iterator.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/state, trie: switch iterator panics to error fields
Péter Szilágyi
2016-02-16
1
-7
/
+19
*
core/state, trie: node iterator reports parent hashes too
Péter Szilágyi
2016-02-16
1
-8
/
+14
*
core/state, trie: surface iterator entry hashes
Péter Szilágyi
2016-02-16
1
-10
/
+15
*
core/state, trie: add node iterator, test state/trie sync consistency
Péter Szilágyi
2016-02-16
1
-3
/
+117
*
trie: added error handling
zsfelfoldi
2015-12-01
1
-3
/
+16
*
core, trie: new trie
Felix Lange
2015-09-23
1
-35
/
+29
*
faster hex-prefix codec and string -> []byte
Ethan Buchman
2015-08-06
1
-1
/
+1
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
Fixed iterator bug which skips the 0x000...000 key
=
2015-03-05
1
-7
/
+21
*
Fixed iterator
obscuren
2015-02-08
1
-2
/
+1
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
1
-93
/
+59
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-0
/
+2
*
ethtrie => trie
obscuren
2014-10-31
1
-0
/
+143