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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trie
/
proof.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
trie: fixes to comply with golint (#16771)
kiel barry
2018-05-22
1
-5
/
+5
*
core, trie: intermediate mempool between trie and database (#15857)
Péter Szilágyi
2018-02-06
1
-19
/
+28
*
les, light: LES/2 protocol version (#14970)
Felföldi Zsolt
2017-10-24
1
-29
/
+24
*
core/state: access trie through Database interface, track errors (#14589)
Felix Lange
2017-06-27
1
-2
/
+3
*
trie: more node iterator improvements (#14615)
Felix Lange
2017-06-21
1
-1
/
+1
*
trie: rework and document key encoding
Felix Lange
2017-04-25
1
-2
/
+2
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-5
/
+2
*
trie: ensure resolved nodes stay loaded
Felix Lange
2016-10-18
1
-1
/
+1
*
trie, core/state: improve memory usage and performance (#3135)
Felix Lange
2016-10-15
1
-5
/
+5
*
core, trie: replace state caches with trie journal
Felix Lange
2016-09-28
1
-5
/
+3
*
core, core/state, trie: enterprise hand-tuned multi-level caching
Péter Szilágyi
2016-05-26
1
-4
/
+4
*
all: update license information
Felix Lange
2016-04-15
1
-0
/
+16
*
light: implemented odr-capable trie and state structures
zsfelfoldi
2015-12-17
1
-9
/
+15
*
trie: added error handling
zsfelfoldi
2015-12-01
1
-1
/
+10
*
trie: add merkle proof functions
Felix Lange
2015-09-23
1
-0
/
+122