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
/
gas.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
params: core, core/vm, miner: 64bit gas instructions (#3514)
Jeffrey Wilcke
2017-02-02
1
-130
/
+23
*
core, core/vm: added gas price variance table
Jeffrey Wilcke
2016-10-15
1
-7
/
+27
*
core/vm: Refactor tracing to make Tracer the main interface
Nick Johnson
2016-08-22
1
-1
/
+1
*
parmas, crypto, core, core/vm: homestead consensus protocol changes
Gustav Simonsson
2016-02-18
1
-0
/
+1
*
cmd/evm, core/vm, test: refactored VM and core
Jeffrey Wilcke
2015-10-04
1
-0
/
+2
*
core/vm, tests: implemented semi-jit vm
Jeffrey Wilcke
2015-08-07
1
-2
/
+2
*
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
*
bool => int
obscuren
2015-04-03
1
-63
/
+63
*
fixed stack level
obscuren
2015-04-03
1
-3
/
+4
*
Read most protocol params from common/params.json
Gustav Simonsson
2015-04-02
1
-46
/
+12
*
sha3 stack check
obscuren
2015-04-01
1
-1
/
+1
*
Check stack for BALANCE. Closes #622
obscuren
2015-04-01
1
-1
/
+1
*
PUSH gas fix
obscuren
2015-03-27
1
-4
/
+4
*
Removed defer/panic. #503
obscuren
2015-03-27
1
-70
/
+94
*
moved state and vm to core
obscuren
2015-03-23
1
-0
/
+135