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
/
trie.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core, trie: new trie
Felix Lange
2015-09-23
1
-293
/
+346
*
eth, trie: removed key prefixing from state entries & merge db fix
Jeffrey Wilcke
2015-08-14
1
-2
/
+0
*
core, eth, trie, xeth: merged state, chain, extra databases in one
Jeffrey Wilcke
2015-08-08
1
-0
/
+2
*
faster hex-prefix codec and string -> []byte
Ethan Buchman
2015-08-06
1
-5
/
+5
*
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: add some godoc synopsis comments
Felix Lange
2015-07-07
1
-0
/
+1
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
trie: dirty tracking
Jeffrey Wilcke
2015-07-04
1
-8
/
+29
*
fixed tests
obscuren
2015-03-19
1
-2
/
+7
*
Fixed mkdnode & added some tests
obscuren
2015-03-19
1
-5
/
+7
*
Moved ethutil => common
obscuren
2015-03-16
1
-8
/
+8
*
Fixed a copy issue in the trie which could cause a consensus failure
obscuren
2015-02-03
1
-5
/
+16
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
1
-509
/
+216
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-9
/
+5
*
Added some comparison tests for the new ptrie
obscuren
2014-11-18
1
-1
/
+6
*
Transaction execution fixes
obscuren
2014-11-12
1
-13
/
+19
*
Added storage root to dump
obscuren
2014-11-04
1
-1
/
+1
*
ethtrie => trie
obscuren
2014-10-31
1
-0
/
+620