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
/
ethchain
/
vm_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update
obscuren
2014-04-05
1
-5
/
+10
*
Fixed some state issues
obscuren
2014-03-31
1
-2
/
+0
*
Added storage test
obscuren
2014-03-31
1
-2
/
+10
*
Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode
obscuren
2014-03-31
1
-12
/
+9
*
Changed to new mutan API
obscuren
2014-03-30
1
-12
/
+15
*
Update vm_test.go
Jeffrey Wilcke
2014-03-28
1
-1
/
+1
*
Fixed tests
obscuren
2014-03-28
1
-8
/
+8
*
Test fixes and removed old code. Added VM gas fees
obscuren
2014-03-24
1
-102
/
+45
*
Changes 'compiler' to work with any type
obscuren
2014-03-21
1
-16
/
+14
*
Closure return, arguments fixed. Added proper tests
obscuren
2014-03-21
1
-2
/
+1
*
Implemented closure arguments
obscuren
2014-03-21
1
-7
/
+22
*
Added address to account and contract
obscuren
2014-03-21
1
-6
/
+5
*
Removed caller from tx and added "callership" to account.
obscuren
2014-03-21
1
-7
/
+6
*
Fixed MSTORE and added some more commets
obscuren
2014-03-21
1
-2
/
+4
*
Closures and vm based on closures
obscuren
2014-03-21
1
-0
/
+56
*
Separated the VM from the block manager and added states
obscuren
2014-02-24
1
-0
/
+106