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
/
stack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Length check on get
obscuren
2014-06-20
1
-2
/
+8
*
Refactoring state transitioning
obscuren
2014-06-13
1
-0
/
+6
*
Fixed couple issues
obscuren
2014-05-21
1
-1
/
+1
*
Upped version number
obscuren
2014-04-27
1
-0
/
+12
*
Moved assembler stage processing to it's own file
obscuren
2014-04-16
1
-147
/
+4
*
Renamed
obscuren
2014-04-12
1
-0
/
+8
*
Added push20
obscuren
2014-04-11
1
-1
/
+1
*
Added better address format
obscuren
2014-04-11
1
-0
/
+1
*
Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode
obscuren
2014-03-31
1
-5
/
+9
*
Test fixes and removed old code. Added VM gas fees
obscuren
2014-03-24
1
-4
/
+4
*
Removed regular ints from the virtual machine and closures
obscuren
2014-03-22
1
-0
/
+4
*
Closure return, arguments fixed. Added proper tests
obscuren
2014-03-21
1
-26
/
+26
*
Implemented closure arguments
obscuren
2014-03-21
1
-5
/
+23
*
Rewrote opcodes again
obscuren
2014-03-21
1
-159
/
+144
*
Fixed MSTORE and added some more commets
obscuren
2014-03-21
1
-0
/
+1
*
Fixed issue with stack where it sliced of the wrong values
obscuren
2014-03-21
1
-5
/
+63
*
Added opcodes
obscuren
2014-02-24
1
-52
/
+51
*
Added peek(n)
obscuren
2014-02-21
1
-0
/
+16
*
Debug logging functions
obscuren
2014-02-19
1
-1
/
+2
*
Running contracts fixed
obscuren
2014-02-19
1
-1
/
+8
*
The great merge
obscuren
2014-02-15
1
-0
/
+167