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
/
node.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p, swarm, trie: avoid copying slices in loops (#17265)
Oleg Kovalov
2018-08-07
1
-2
/
+2
*
trie: cache collapsed tries node, not rlp blobs (#16876)
Péter Szilágyi
2018-06-21
1
-1
/
+14
*
trie: remove unused `buf` parameter (#16583)
xincaosu
2018-04-27
1
-4
/
+4
*
trie: rework and document key encoding
Felix Lange
2017-04-25
1
-2
/
+2
*
trie: ensure resolved nodes stay loaded
Felix Lange
2016-10-18
1
-13
/
+13
*
trie, core/state: improve memory usage and performance (#3135)
Felix Lange
2016-10-15
1
-22
/
+41
*
core, core/state, trie: enterprise hand-tuned multi-level caching
Péter Szilágyi
2016-05-26
1
-21
/
+39
*
core, trie: new trie
Felix Lange
2015-09-23
1
-24
/
+150
*
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
*
trie: dirty tracking
Jeffrey Wilcke
2015-07-04
1
-0
/
+1
*
Fixed a copy issue in the trie which could cause a consensus failure
obscuren
2015-02-03
1
-2
/
+6
*
default values removed
obscuren
2015-01-30
1
-1
/
+1
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
1
-0
/
+40