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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
state
/
journal.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-1
/
+1
*
core/state: avoid linear overhead on journal dirty listing
Péter Szilágyi
2018-03-28
1
-40
/
+73
*
core/state: rework dirty handling to avoid quadratic overhead
Martin Holst Swende
2018-03-28
1
-7
/
+68
*
all: switch gas limits from big.Int to uint64
Péter Szilágyi
2018-01-03
1
-1
/
+1
*
core/state: revert log index when removing logs
Felix Lange
2017-09-22
1
-0
/
+1
*
core/state: revert metro suicide map addition (#15024)
Péter Szilágyi
2017-08-24
1
-5
/
+0
*
core/state: fixed (self)destructed objects
Jeffrey Wilcke
2017-05-18
1
-2
/
+7
*
core/state: make TestSnapshotRandom work again (#3816)
gary rong
2017-04-05
1
-2
/
+5
*
core, core/state, core/vm: remove exported account getters (#3618)
Jeffrey Wilcke
2017-02-23
1
-6
/
+6
*
cmd/geth, core: add support for recording SHA3 preimages (#3543)
Nick Johnson
2017-01-17
1
-0
/
+7
*
core, core/state: fixed consensus issue added touch revert
Jeffrey Wilcke
2016-11-25
1
-1
/
+13
*
core/state: rename Delete/IsDeleted to Suicide/HasSuicided
Felix Lange
2016-10-06
1
-3
/
+3
*
core/state: implement reverts by journaling all changes
Felix Lange
2016-10-06
1
-0
/
+117