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
/
vm
/
environment.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Number to logs
obscuren
2015-02-22
1
-0
/
+5
*
Removed some VMEnv & Added VmType() to vm.Environment
obscuren
2015-02-01
1
-0
/
+2
*
Cleanup old code
obscuren
2015-01-04
1
-5
/
+0
*
Changed prev_hash to block_hash, state transition now uses vm env
obscuren
2015-01-04
1
-2
/
+1
*
Closure => Context
obscuren
2015-01-02
1
-3
/
+3
*
Minor updates on gas and removed/refactored old code.
obscuren
2014-12-20
1
-0
/
+5
*
Log is now interface
obscuren
2014-12-04
1
-1
/
+23
*
Renamed State => StateDB
obscuren
2014-12-04
1
-1
/
+1
*
Moved execution from vm to chain.
obscuren
2014-12-04
1
-4
/
+7
*
reverted vm back
obscuren
2014-12-03
1
-10
/
+7
*
rework vm
obscuren
2014-12-01
1
-7
/
+10
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
1
-1
/
+1
*
ethstate => state
obscuren
2014-10-31
1
-3
/
+3
*
Moved logging to state, proper structured block
obscuren
2014-10-30
1
-1
/
+5
*
Implemented LOG. Closes #159
obscuren
2014-10-27
1
-0
/
+1
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-2
/
+2
*
added a transfer method to vm env
obscuren
2014-10-22
1
-0
/
+20
*
Moved ethvm => vm
obscuren
2014-10-18
1
-0
/
+26