erigon-pulse/cmd/state
ledgerwatch 0f20e1cb93
erigon2.2 optimise reconstitution of state (#4958)
* No parallel buildFiles and mergeFiles to conserve memory

* go mod

* Fix and optimise

* Fix

* Another fix

* Fix

* Extra return value

* Optimise recon

* Another optimisation of recon

* Different order of usage

* Fix

* Fix

* Optimise allocations

* Lookup before going to history

* Fix

* Fix

* Optimise a bit more

* Only use one helper table

* Set bro tx

* Set broTx to writer

* Use same db for recon and x

* Write into chainDb

* Update to latest erigon-lib

* Remove test

* Set execution progress

* Fix compilation

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@alexs-mbp.lan>
2022-08-14 19:49:32 +01:00
..
commands erigon2.2 optimise reconstitution of state (#4958) 2022-08-14 19:49:32 +01:00
exec22 erigon22: integration, to support parallel execution (#5037) 2022-08-13 16:53:10 +07:00
stats Move lengths to erigon-lib other packages depend on it (#2799) 2021-10-08 10:20:45 +07:00
verify Explicit error for purged change sets (#3528) 2022-02-16 16:44:16 +01:00
main.go rename (#1978) 2021-05-20 19:25:53 +01:00