erigon-pulse/state
ledgerwatch 9e7f22667e
[erigon2.2] FinishTx to aggregate with delay (to avoid MDBX panic) (#513)
* Add temporary table for Plain state reconstitution

* Add 2 more temp tables

* FinishTx with delay

* Fix search in history

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-06 06:42:40 +01:00
..
aggregator.go [erigon2.2] FinishTx to aggregate with delay (to avoid MDBX panic) (#513) 2022-07-06 06:42:40 +01:00
domain_test.go [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
domain.go Add function to get history without state (#501) 2022-07-02 19:38:34 +01:00
inverted_index_test.go [erigon2] Continuation on domains and inverted indices, putting things together (#476) 2022-06-02 21:40:58 +01:00
inverted_index.go Add function to get history without state (#501) 2022-07-02 19:38:34 +01:00
merge.go Fix merge of code files (#495) 2022-06-17 19:24:56 +01:00
read_indices.go [erigon2.2] Add ReadIndices aggregator to collect data (#500) 2022-06-20 08:39:29 +01:00
state_recon.go [erigon2.2] FinishTx to aggregate with delay (to avoid MDBX panic) (#513) 2022-07-06 06:42:40 +01:00