aaronbuchwald
|
bbb57fd64b
core/state: remove toAddr helper in tests (#22772)
|
4 年之前 |
Péter Szilágyi
|
42f9f1f073
core/state: convert prefetcher to concurrent per-trie loader
|
4 年之前 |
Martin Holst Swende
|
6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
|
5 年之前 |
Giuseppe Bertone
|
2ff464b29d
core/state: fixed some comments (#21450)
|
5 年之前 |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 年之前 |
Martin Holst Swende
|
b0b65d017f
core/state: abort commit if read errors have occurred (#21039)
|
5 年之前 |
Martin Holst Swende
|
6402c42b67
all: simplify and fix database iteration with prefix/start (#20808)
|
5 年之前 |
Péter Szilágyi
|
06d4470b41
core: fix broken tests due to API changes + linter
|
5 年之前 |
Felix Lange
|
dd21f079e8
core/state: fix staticcheck warnings (#20357)
|
6 年之前 |
zcheng9
|
2133f18f15
core/state: fix database leak and copy tests (#19306)
|
6 年之前 |
Péter Szilágyi
|
a308f012ba
core/state: fix copy-commit-copy (#20113)
|
6 年之前 |
Péter Szilágyi
|
223b950944
core/state: accumulate writes and only update tries when must
|
6 年之前 |
Christian Muehlhaeuser
|
5183483c53
core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870)
|
6 年之前 |
Sheldon
|
7527215a68
core/state: fix random test args (#19255)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
atsushi-ishibashi
|
81801ccc2b
core/state: more memory efficient preimage allocation (#16663)
|
6 年之前 |
Péter Szilágyi
|
5d921fa3a0
core, params: polish net gas metering PR a bit
|
7 年之前 |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
Martin Holst Swende
|
0c7b99b8cc
core/state: fix bug in copy of copy State
|
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 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
Péter Szilágyi
|
5dea0f2aa4
core/state: copy trie too, not just content
|
8 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
gary rong
|
49437a02c9
core/state: make TestSnapshotRandom work again (#3816)
|
8 年之前 |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
8 年之前 |
Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 年之前 |
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 年之前 |