erigon-pulse/turbo/snapshotsync
ledgerwatch 93151f0ae6
[erigon2.2] Reduce allocations when replaying historical txs (#4460)
* [erigon2.2] Reduce allocations when replaying historical txs

* import new API, fix code

* Add hack decompress function

* update erigon-lib

* Fix hack

* Update to latest erigon-lib

* Fix reindexing

* Enable skip analysis for tracing calls too

* Enable for eth_getLogs

* Fix skip analysis

* Optimise

* Stop grpc server in the tests

* Print

* No panic on server stop

* Update to latest erigon-lib

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-06-17 13:40:49 +01:00
..
parallelcompress Snapshots: files list (#3264) 2022-01-15 11:23:37 +07:00
snap Open reset blocks migration: to delete .torrent files also #4404 (#4404) 2022-06-08 09:51:07 +07:00
snapshothashes Update skip analysis, add more BSC snapshot hashes (#4448) 2022-06-14 16:06:42 +01:00
block_reader.go [erigon2.2] Reduce allocations when replaying historical txs (#4460) 2022-06-17 13:40:49 +01:00
block_snapshots_test.go Ensure snapshotDir not created by accident (#4164) 2022-05-17 09:40:45 +07:00
block_snapshots.go trace_filter implementation based on erigon 2 update 2 data (#4431) 2022-06-12 12:44:01 +01:00
const.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode_test.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode.go snapshots: better files sort and filter (#3582) 2022-02-23 10:54:35 +07:00