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
/
core
/
state
/
dump.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/state: access trie through Database interface, track errors (#14589)
Felix Lange
2017-06-27
1
-1
/
+1
*
trie: add start key to NodeIterator constructors
Felix Lange
2017-04-25
1
-2
/
+2
*
trie: clean up iterator constructors
Felix Lange
2017-04-25
1
-2
/
+3
*
core/state: implement reverts by journaling all changes
Felix Lange
2016-10-06
1
-1
/
+1
*
core/state: track all accounts in canon state
Felix Lange
2016-09-26
1
-27
/
+20
*
core/state: fix TestDump
Felix Lange
2016-04-15
1
-4
/
+12
*
core, core/vm, crypto: fixes for homestead
Jeffrey Wilcke
2016-02-18
1
-1
/
+2
*
core/state, core/types use package rlp for state, receipt serialisation
Felix Lange
2015-12-18
1
-1
/
+1
*
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
*
core/state: removed state from state object
obscuren
2015-06-17
1
-3
/
+3
*
Secure trie shakey / key matching
obscuren
2015-03-24
1
-4
/
+4
*
moved state and vm to core
obscuren
2015-03-23
1
-0
/
+62