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 年之前 |
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
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
9 年之前 |
Felix Lange
|
d04a2e7557
all: update license information
|
9 年之前 |
Péter Szilágyi
|
f3d4ce0d16
core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug
|
9 年之前 |
Péter Szilágyi
|
886478b18b
core/state, trie: don't leak database writes before commit
|
9 年之前 |