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 年之前 |
gary rong
|
23524f8900
all: disable recording preimage of trie keys (#21402)
|
5 年之前 |
Martin Holst Swende
|
e376d2fb31
cmd/evm: add state transition tool for testing (#20958)
|
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 年之前 |
Martin Holst Swende
|
1da5e0ebb0
core/state, cmd/geth: streaming json output for dump command (#15475)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
Péter Szilágyi
|
5d921fa3a0
core, params: polish net gas metering PR a bit
|
7 年之前 |
kiel barry
|
84f8c0cc1f
common: improve documentation comments (#16701)
|
7 年之前 |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
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 年之前 |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
8 年之前 |
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
|
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
|
a59a93f476
core/state: track all accounts in canon state
|
9 年之前 |
Gustav Simonsson
|
b6b17e5648
core/state, light: remove unused StateObject.initCode
|
9 年之前 |
Nick Johnson
|
581b320b9d
core/state: Fix memory expansion bug by not copying clean objects
|
9 年之前 |
Felix Lange
|
68c755a238
core/state: fix TestDump
|
9 年之前 |
Leif Jurvetson
|
b7bb2d8589
core: various typos
|
9 年之前 |
Felix Lange
|
1b89bd5d26
core/state, core/types use package rlp for state, receipt serialisation
|
10 年之前 |
Felix Lange
|
de8d5aaa92
core, core/state: move gas tracking out of core/state
|
10 年之前 |
Gustav Simonsson
|
1b1f293082
core/state, core, miner: handle missing root error from state.New
|
10 年之前 |
Felix Lange
|
a2d5a60418
core, core/state: batch-based state sync
|
10 年之前 |
Gustav Simonsson
|
bf879ef230
core/state: test formatting adhering to Go convention
|
10 年之前 |
Gustav Simonsson
|
004ed786b4
core/state: deleted field in StateObject Copy() and unit test
|
10 年之前 |