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
/
light
/
state.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/state: access trie through Database interface, track errors (#14589)
Felix Lange
2017-06-27
1
-316
/
+0
*
all: import "context" instead of "golang.org/x/net/context"
Felix Lange
2017-03-23
1
-1
/
+1
*
all: update light logs (and a few others) to the new model
Péter Szilágyi
2017-03-03
1
-6
/
+0
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-5
/
+5
*
core, core/state, core/vm: remove exported account getters (#3618)
Jeffrey Wilcke
2017-02-23
1
-0
/
+20
*
logger: remove Core verbosity level (#3659)
Felix Lange
2017-02-15
1
-1
/
+1
*
core, core/vm: implemented a generic environment (#3348)
Jeffrey Wilcke
2016-12-06
1
-0
/
+9
*
core: implemented new ropsten testnet
Jeffrey Wilcke
2016-11-23
1
-1
/
+0
*
cmd/geth, core, light, mobile: removed state account StartingNonce
Jeffrey Wilcke
2016-11-23
1
-4
/
+1
*
light: light chain, VM env and tx pool
Zsolt Felfoldi
2016-11-09
1
-11
/
+31
*
light: fix memory expansion bug (same as fix for core/state)
Gustav Simonsson
2016-09-20
1
-1
/
+3
*
light: implemented odr-capable trie and state structures
zsfelfoldi
2015-12-17
1
-0
/
+275