gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 лет назад |
Martin Holst Swende
|
0c7b99b8cc
core/state: fix bug in copy of copy State
|
6 лет назад |
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
|
7 лет назад |
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
|
7 лет назад |
Péter Szilágyi
|
5dea0f2aa4
core/state: copy trie too, not just content
|
7 лет назад |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
7 лет назад |
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
|
8 лет назад |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 лет назад |
Felix Lange
|
90fce8bfa6
core/state: rename Delete/IsDeleted to Suicide/HasSuicided
|
8 лет назад |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
8 лет назад |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
8 лет назад |
Felix Lange
|
d04a2e7557
all: update license information
|
8 лет назад |
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 лет назад |