erigon-pulse/state
ledgerwatch 707a89842d
Add function to get history without state (#501)
* Add function to get history without state

* Add recon functions

* Expose endMinimax

* Recon prints

* Add NoState access methods

* MaxTxNum functions

* MaxTxNum functions

* MaxTxNum functions

* MaxTxNum functions

* History iterator

* Iterator

* history iterators to aggregator

* Print

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Print

* Print

* Print

* Fix

* Fix

* Fix

* Fix

* Fix

* Print

* Print

* Print

* Print

* Print

* Add stats

* Remove time measurement

* Contexts for thread safety

* Partial iterators

* Fix

* Fix

* Not use SkipUncompressed

* Print

* Print

* Pass empty vals

* Parallel bitmap collection

* Print

* ReconTx iterator

* ReconTx iterator

* ReconTx iterator

* ReconTx iterator

* Print

* Print

* Remove print

* Print

* Print

* Print

* Print

* Print

* Print

* Dedicated getter for Iterate

* For for storage 0

* Remove print

* do not perform unnecessary changes

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-02 19:38:34 +01:00
..
aggregator.go Add function to get history without state (#501) 2022-07-02 19:38:34 +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 Add function to get history without state (#501) 2022-07-02 19:38:34 +01:00