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
/
instructions_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-3
/
+3
*
core/vm: reuse Keccak-256 hashes across opcode executions (#17863)
Péter Szilágyi
2018-10-08
1
-0
/
+21
*
core/vm : fix failing testcase (#17852)
Martin Holst Swende
2018-10-06
1
-1
/
+2
*
core/vm: SHA3 word cost for CREATE2 (#17812)
Martin Holst Swende
2018-10-05
1
-0
/
+76
*
core/vm: update benchmarks for core/vm (#17308)
Hyung-Kyu Hqueue Choi
2018-08-03
1
-0
/
+4
*
core/vm: support for multiple interpreters (#17093)
Guillaume Ballet
2018-07-25
1
-30
/
+45
*
core/vm: reuse bigint pools across transactions (#17070)
Guillaume Ballet
2018-07-03
1
-0
/
+6
*
core/vm: optimize MSTORE and SLOAD (#16939)
Martin Holst Swende
2018-06-14
1
-0
/
+39
*
core/vm: remove JIT VM codes (#16362)
hydai
2018-03-26
1
-3
/
+3
*
core/vm: optimize eq, slt, sgt and iszero + tests (#16047)
Martin Holst Swende
2018-03-08
1
-1
/
+14
*
core, vm, common: define constantinople fork + shift (#16045)
Martin Holst Swende
2018-02-23
1
-0
/
+153
*
all: update license information (#16089)
Felix Lange
2018-02-14
1
-0
/
+16
*
core/vm: benchmarking of metro precompiles
Martin Holst Swende
2017-08-14
1
-120
/
+39
*
core/vm: polish precompile contract code, add tests and benches
Péter Szilágyi
2017-08-14
1
-22
/
+64
*
core/vm: add benchmarks for some ops and precompiles (#14641)
Martin Holst Swende
2017-06-28
1
-0
/
+242
*
core/vm, common/math: Add doc about Byte, fix format
Martin Holst Swende
2017-06-09
1
-1
/
+0
*
core/vm, common/math: Add fast getByte for bigints, improve opByte
Martin Holst Swende
2017-06-05
1
-0
/
+43