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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed iterator bug which skips the 0x000...000 key
=
2015-03-05
1
-7
/
+21
*
Fixed iterator
obscuren
2015-02-08
2
-2
/
+40
*
Fixed a copy issue in the trie which could cause a consensus failure
obscuren
2015-02-03
7
-19
/
+53
*
debug err removed
obscuren
2015-01-30
1
-1
/
+1
*
default values removed
obscuren
2015-01-30
2
-4
/
+4
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
11
-909
/
+692
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
3
-62
/
+9
*
Fixed tests for 'types'
obscuren
2014-11-19
1
-0
/
+2
*
Merge branch 'tests' into poc8
obscuren
2014-11-19
3
-211
/
+154
|
\
|
*
update imports order per goimports
Taylor Gerring
2014-11-16
2
-2
/
+4
|
*
Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests
Taylor Gerring
2014-11-15
1
-7
/
+4
|
|
\
|
|
*
convert trie encoding tests to checker
Taylor Gerring
2014-11-13
1
-38
/
+29
|
|
*
Convert trie tests to gocheck
Taylor Gerring
2014-11-13
2
-164
/
+119
|
*
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
Taylor Gerring
2014-11-15
3
-204
/
+148
*
|
|
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
2
-1
/
+62
|
/
/
*
/
Transaction execution fixes
obscuren
2014-11-12
2
-14
/
+32
|
/
*
Added storage root to dump
obscuren
2014-11-04
1
-1
/
+1
*
ethtrie => trie
obscuren
2014-10-31
6
-0
/
+1394