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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix ineffectual assignments and remove uses of crypto.Sha3
Felix Lange
2017-01-09
1
-2
/
+4
*
trie: ensure dirty flag is unset for embedded child nodes
Felix Lange
2016-10-18
1
-15
/
+28
*
trie: ensure resolved nodes stay loaded
Felix Lange
2016-10-18
1
-21
/
+70
*
trie, core/state: improve memory usage and performance (#3135)
Felix Lange
2016-10-15
1
-2
/
+8
*
trie: fix delete bug for values contained in fullNode
Felix Lange
2016-09-30
1
-35
/
+124
*
core, trie: replace state caches with trie journal
Felix Lange
2016-09-28
1
-41
/
+0
*
core, core/state, trie: enterprise hand-tuned multi-level caching
Péter Szilágyi
2016-05-26
1
-1
/
+1
*
all: fix go vet warnings
Felix Lange
2016-04-15
1
-1
/
+1
*
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
Péter Szilágyi
2016-03-09
1
-1
/
+1
*
trie: added error handling
zsfelfoldi
2015-12-01
1
-1
/
+74
*
core, trie: new trie
Felix Lange
2015-09-23
1
-124
/
+140
*
trie: improve benchmarks
Felix Lange
2015-09-23
1
-34
/
+72
*
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
-1
/
+1
*
trie: fixed tests
obscuren
2015-06-21
1
-1
/
+1
*
Fixed mkdnode & added some tests
obscuren
2015-03-19
1
-1
/
+10
*
Moved ethutil => common
obscuren
2015-03-16
1
-11
/
+11
*
Merge branch 'develop' into poc-9
obscuren
2015-03-06
1
-1
/
+1
|
\
|
*
Start at 0
obscuren
2015-03-06
1
-2
/
+1
*
|
Delet => Delete
obscuren
2015-03-03
1
-0
/
+32
*
|
Secure trie
obscuren
2015-03-01
1
-1
/
+0
|
/
*
Fixed iterator
obscuren
2015-02-08
1
-0
/
+39
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
1
-298
/
+161
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-53
/
+2
*
Fixed tests for 'types'
obscuren
2014-11-19
1
-0
/
+2
*
Merge branch 'tests' into poc8
obscuren
2014-11-19
1
-173
/
+116
|
\
|
*
update imports order per goimports
Taylor Gerring
2014-11-16
1
-1
/
+2
|
*
Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests
Taylor Gerring
2014-11-15
1
-7
/
+4
|
|
\
|
|
*
Convert trie tests to gocheck
Taylor Gerring
2014-11-13
1
-164
/
+111
|
*
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
Taylor Gerring
2014-11-15
1
-166
/
+111
*
|
|
j => i
obscuren
2014-11-18
1
-1
/
+0
*
|
|
added output test
obscuren
2014-11-18
1
-1
/
+2
*
|
|
Added some comparison tests for the new ptrie
obscuren
2014-11-18
1
-0
/
+56
|
/
/
*
/
Transaction execution fixes
obscuren
2014-11-12
1
-1
/
+13
|
/
*
ethtrie => trie
obscuren
2014-10-31
1
-0
/
+434