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
/
ethstate
/
state.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added generic add balance method
obscuren
2014-10-27
1
-0
/
+7
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-3
/
+3
*
added a transfer method to vm env
obscuren
2014-10-22
1
-1
/
+1
*
Use the state instead of the state object directly.
obscuren
2014-10-16
1
-0
/
+25
*
Fixed remote Arithmetic tests
obscuren
2014-10-15
1
-0
/
+9
*
Couple of minor issues fixed
obscuren
2014-10-15
1
-1
/
+5
*
Minor tweaks for poc7
obscuren
2014-10-08
1
-6
/
+8
*
Improved catching up and refactored
obscuren
2014-09-15
1
-2
/
+3
*
Added GetCode method
obscuren
2014-09-08
1
-0
/
+9
*
Changed log statements
obscuren
2014-08-22
1
-1
/
+1
*
Added message to closure && added change addresses
obscuren
2014-08-15
1
-2
/
+0
*
Updated chain for filtering
obscuren
2014-08-11
1
-41
/
+4
*
ethstate.NewState => ethstate.New
obscuren
2014-08-04
1
-2
/
+2
*
Old code removed and renamed amount to balance
obscuren
2014-07-30
1
-2
/
+3
*
Refactored to new state and vm
obscuren
2014-07-24
1
-26
/
+26
*
Refactored state, state object and vm
obscuren
2014-07-22
1
-0
/
+259