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
/
encoding.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
trie: fix error in node decoding (#19111)
Martin Holst Swende
2019-02-19
1
-0
/
+3
*
trie: avoid unnecessary slicing on shortnode decoding (#16917)
Sarlor
2018-06-07
1
-4
/
+3
*
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
Wenbiao Zheng
2018-05-29
1
-1
/
+1
*
trie: rework and document key encoding
Felix Lange
2017-04-25
1
-64
/
+50
*
all: gofmt -w -s
Felix Lange
2017-01-06
1
-1
/
+1
*
light: implemented odr-capable trie and state structures
zsfelfoldi
2015-12-17
1
-0
/
+21
*
core, trie: new trie
Felix Lange
2015-09-23
1
-22
/
+50
*
trie: run codec tests, add benchmarks, faster
Ethan Buchman
2015-08-07
1
-20
/
+16
*
faster hex-prefix codec and string -> []byte
Ethan Buchman
2015-08-06
1
-26
/
+17
*
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
*
debug err removed
obscuren
2015-01-30
1
-1
/
+1
*
default values removed
obscuren
2015-01-30
1
-3
/
+3
*
ethtrie => trie
obscuren
2014-10-31
1
-0
/
+76