erigon-pulse/state
ledgerwatch 596d10ea2e
Split aggregator to 2.2 and 2.3 versions (#539)
* Split History from Domain

* Add History.prune

* More on history

* Fix HistoryHistory test

* Merge history files

* Scan file test for history

* Add aggregator for erigon 2.2

* Change to generics, introduce contexts

* Delete to belong to Aggregator

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Use pointers to InvertedIndex again

* Remove prints

* Close embedded InvertedIndex

* Fix closing files

* Print

* Update ci.yml

* More printing

* Fix

* Make InvertedIndex pointer inside History

* Fix

* Update ci.yml

* Remove print

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-23 09:06:52 +01:00
..
aggregator22.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
aggregator.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
domain_test.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
domain.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
history_test.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
history.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
inverted_index_test.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
inverted_index.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
merge.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
read_indices.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
state_recon.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00