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
/
jit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/vm: Refactor tracing to make Tracer the main interface
Nick Johnson
2016-08-22
1
-3
/
+3
*
vm: Replace some SstoreClearGas with SstoreResetGas
Yoichi Hirai
2016-06-22
1
-1
/
+1
*
all: update license information
Felix Lange
2016-04-15
1
-1
/
+1
*
core: added basic chain configuration
Jeffrey Wilcke
2016-04-01
1
-13
/
+10
*
core: various typos
Leif Jurvetson
2016-03-16
1
-3
/
+3
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-1
/
+1
*
core, core/vm, crypto: fixes for homestead
Jeffrey Wilcke
2016-02-18
1
-3
/
+18
*
core/vm: added JIT segmenting / optimisations
Jeffrey Wilcke
2015-10-17
1
-0
/
+2
*
core/vm: abstracted instruction execution away from JIT
Jeffrey Wilcke
2015-10-17
1
-68
/
+14
*
cmd/evm, core/vm, test: refactored VM and core
Jeffrey Wilcke
2015-10-04
1
-53
/
+58
*
core/vm: fixed jit error & added inline docs
Jeffrey Wilcke
2015-08-11
1
-0
/
+6
*
core/vm: reduced big int allocations
Jeffrey Wilcke
2015-08-07
1
-7
/
+10
*
core, tests: reduced state copy by N calls
Jeffrey Wilcke
2015-08-07
1
-1
/
+2
*
core/vm, tests: implemented semi-jit vm
Jeffrey Wilcke
2015-08-07
1
-0
/
+537