Mohanson
|
4b622b277e
core/state: unified function receiver names (#19615)
|
6 年之前 |
Péter Szilágyi
|
86989e3fcd
core: split out detailed trie access metrics from insertion time (#19316)
|
6 年之前 |
Péter Szilágyi
|
5d921fa3a0
core, params: polish net gas metering PR a bit
|
7 年之前 |
Martin Holst Swende
|
caa2c23a38
core,state: finish implementing Eip 1283
|
7 年之前 |
Martin Holst Swende
|
58374e28d9
core, state: initial implementation of Eip-1283
|
7 年之前 |
hadv
|
e3a993d774
core: fix typo in comment code
|
7 年之前 |
Felix Lange
|
b724d1aada
core/state: cache missing storage entries (#16584)
|
7 年之前 |
Péter Szilágyi
|
d985b9052a
core/state: avoid linear overhead on journal dirty listing
|
7 年之前 |
Martin Holst Swende
|
958ed4f3d9
core/state: rework dirty handling to avoid quadratic overhead
|
8 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
Felix Lange
|
207bd7d2cd
eth: add debug_storageRangeAt
|
8 年之前 |
gary rong
|
49437a02c9
core/state: make TestSnapshotRandom work again (#3816)
|
8 年之前 |
Péter Szilágyi
|
94c71c171f
Merge pull request #3723 from karalabe/logger-updates-2
|
8 年之前 |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 年之前 |
Péter Szilágyi
|
b117da2db3
core/state: drop most of a logs (useless at this volume)
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 年之前 |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
8 年之前 |
Felix Lange
|
c8695fae35
logger: remove Core verbosity level (#3659)
|
8 年之前 |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 年之前 |
Jeffrey Wilcke
|
12d654a6fc
core, core/state: fixed consensus issue added touch revert
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 年之前 |
Felix Lange
|
3c836dd71b
core/state: optimize GetState
|
9 年之前 |
Felix Lange
|
90fce8bfa6
core/state: rename Delete/IsDeleted to Suicide/HasSuicided
|
9 年之前 |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |
Péter Szilágyi
|
b7159818f9
core/state: track dirty state entries for each object
|
9 年之前 |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
9 年之前 |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
9 年之前 |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
9 年之前 |