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
/
light
Commit message (
Expand
)
Author
Age
Files
Lines
*
trie, core/state: improve memory usage and performance (#3135)
Felix Lange
2016-10-15
1
-3
/
+3
*
core/state: implement reverts by journaling all changes
Felix Lange
2016-10-06
1
-9
/
+5
*
cmd, core, internal, light, tests: avoid hashing the code in the VM
Péter Szilágyi
2016-10-01
1
-1
/
+2
*
core, trie: replace state caches with trie journal
Felix Lange
2016-09-28
1
-4
/
+0
*
core/state: track all accounts in canon state
Felix Lange
2016-09-26
1
-1
/
+1
*
light: fix memory expansion bug (same as fix for core/state)
Gustav Simonsson
2016-09-20
2
-2
/
+4
*
core/state, light: remove unused StateObject.initCode
Gustav Simonsson
2016-09-19
1
-3
/
+0
*
all: update license information
Felix Lange
2016-04-15
1
-1
/
+1
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
2
-4
/
+4
*
rpc: migrated the RPC insterface to a new reflection based RPC layer
Bas van Kervel
2016-01-26
1
-1
/
+1
*
light: implemented odr-capable trie and state structures
zsfelfoldi
2015-12-17
5
-0
/
+1032