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
/
core
/
vm
/
stack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/vm: clear linter warnings (#17057)
Guillaume Ballet
2018-06-26
1
-1
/
+3
*
core/vm: allocate stack to 1024
Jeffrey Wilcke
2017-05-25
1
-1
/
+1
*
core/vm: expose intpool to stack dup method
Jeffrey Wilcke
2017-05-23
1
-2
/
+2
*
core/vm: improved EVM run loop & instruction calling (#3378)
Jeffrey Wilcke
2017-01-05
1
-0
/
+5
*
core/vm: Refactor tracing to make Tracer the main interface
Nick Johnson
2016-08-22
1
-13
/
+13
*
core/vm: added JIT segmenting / optimisations
Jeffrey Wilcke
2015-10-17
1
-0
/
+3
*
core/vm: reduced big int allocations
Jeffrey Wilcke
2015-08-07
1
-4
/
+7
*
core/vm, tests: implemented semi-jit vm
Jeffrey Wilcke
2015-08-07
1
-13
/
+8
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
core/vm: fixed a bug where `Data` ignored the stack ptr
obscuren
2015-06-11
1
-1
/
+1
*
core/vm: unexported stack again. No longer required
obscuren
2015-06-10
1
-12
/
+12
*
core, core/vm: added structure logging
obscuren
2015-06-10
1
-11
/
+15
*
Read most protocol params from common/params.json
Gustav Simonsson
2015-04-02
1
-2
/
+0
*
Removed defer/panic. #503
obscuren
2015-03-27
1
-6
/
+4
*
Stack limit
obscuren
2015-03-27
1
-0
/
+6
*
moved state and vm to core
obscuren
2015-03-23
1
-0
/
+65