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
/
closure.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed state object gas return
obscuren
2014-05-29
1
-4
/
+4
*
Set initial used gas
obscuren
2014-05-28
1
-0
/
+1
*
Closure call now returns the total usage as well
obscuren
2014-05-28
1
-4
/
+18
*
Hooks can now quit the vm
obscuren
2014-05-27
1
-1
/
+1
*
Changed debug hook and added state iterator
obscuren
2014-05-27
1
-1
/
+1
*
Auto update state changes notifications
obscuren
2014-05-09
1
-3
/
+3
*
Removed value from closure.
obscuren
2014-05-08
1
-3
/
+1
*
Added manifest changes and changed closures
obscuren
2014-04-30
1
-12
/
+5
*
Upped version number
obscuren
2014-04-27
1
-8
/
+15
*
Fixed gas, price & value setters on initialization
obscuren
2014-04-23
1
-1
/
+9
*
Updated VM
obscuren
2014-04-20
1
-6
/
+4
*
Added proper gas handling
obscuren
2014-04-18
1
-2
/
+3
*
Moved assembler stage processing to it's own file
obscuren
2014-04-16
1
-1
/
+1
*
Added pre processing of script data
obscuren
2014-04-12
1
-1
/
+1
*
Renamed
obscuren
2014-04-12
1
-2
/
+2
*
Added the possibility for debug hooks during closure call
obscuren
2014-04-11
1
-2
/
+4
*
Call fixed
obscuren
2014-04-11
1
-0
/
+4
*
Split code for contracts
obscuren
2014-04-10
1
-8
/
+14
*
Added new insruction methods
obscuren
2014-04-09
1
-0
/
+5
*
Removed regular ints from the virtual machine and closures
obscuren
2014-03-22
1
-2
/
+7
*
Closure return, arguments fixed. Added proper tests
obscuren
2014-03-21
1
-8
/
+16
*
Added address to account and contract
obscuren
2014-03-21
1
-0
/
+1
*
Removed caller from tx and added "callership" to account.
obscuren
2014-03-21
1
-2
/
+2
*
Fixed MSTORE and added some more commets
obscuren
2014-03-21
1
-4
/
+12
*
Closures and vm based on closures
obscuren
2014-03-21
1
-0
/
+68