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
/
memory.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
Jeffrey Wilcke
2017-02-13
1
-3
/
+2
*
params: core, core/vm, miner: 64bit gas instructions (#3514)
Jeffrey Wilcke
2017-02-02
1
-2
/
+3
*
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
Jeffrey Wilcke
2015-10-04
1
-1
/
+1
*
cmd/evm, core/vm, test: refactored VM and core
Jeffrey Wilcke
2015-10-04
1
-0
/
+7
*
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: Fork fix. Removal of appending 0 bytes in memset
obscuren
2015-05-26
1
-6
/
+2
*
core/vm: RETURN op code returns pointer to memory rather than copy
obscuren
2015-05-20
1
-0
/
+12
*
Removed comments
obscuren
2015-03-27
1
-15
/
+0
*
Removed defer/panic. #503
obscuren
2015-03-27
1
-17
/
+21
*
Explicitly check memory's data store. #515
obscuren
2015-03-27
1
-1
/
+8
*
moved state and vm to core
obscuren
2015-03-23
1
-0
/
+76