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_table.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/vm: avoid state lookup during gas calc for call (#15061)
Martin Holst Swende
2017-09-04
1
-1
/
+1
*
core/vm: rework reversion to work on a higher level
Péter Szilágyi
2017-08-17
1
-0
/
+4
*
core/vm: polish RETURNDATA, add missing returns to CALL*
Péter Szilágyi
2017-08-16
1
-1
/
+1
*
core/vm: implement RETURNDATA metropolis opcodes
Jeffrey Wilcke
2017-08-16
1
-0
/
+26
*
core/vm: implement metropolis static call opcode
Jeffrey Wilcke
2017-08-15
1
-0
/
+27
*
core/vm: fix overflow in gas calculation formula
Martin Holst Swende
2017-06-28
1
-6
/
+10
*
all: update license information
Felix Lange
2017-04-14
1
-0
/
+16
*
all: unify big.Int zero checks, use common/math in more places (#3716)
Felix Lange
2017-02-28
1
-3
/
+3
*
params: core, core/vm, miner: 64bit gas instructions
Jeffrey Wilcke
2017-02-14
1
-124
/
+294
*
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
Jeffrey Wilcke
2017-02-13
1
-294
/
+124
*
params: core, core/vm, miner: 64bit gas instructions (#3514)
Jeffrey Wilcke
2017-02-02
1
-124
/
+294
*
core/vm: improved EVM run loop & instruction calling (#3378)
Jeffrey Wilcke
2017-01-05
1
-0
/
+246