erigon-pulse/core/rawdb
ledgerwatch fd52a788b7
Fix creation of block snapshots (#5579)
* Print snapshot prune

* More print

* Print

* Print

* Print

* Move snapshots stage forward

* Cleanup

* Fix tests

* Print

* Too much logging

* Remove print

* Log, check

* Revert

* No panic, print

* Fix tx numbering

* Harder condition to start retiring blocks

* Disable Pow verification after TTD is reached

* Fix POW verifying

* Print

* Prints

* Fix?

* cleanup

* Add migrations and hack

* More diagnostics

* More print

* Reset sequence only once

* Fix migration

* Remove print reset

* Fix lint

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-10-04 11:14:18 +01:00
..
rawdbreset erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07:00
accessors_account.go propagate all promoted txs when add local tx (#2841) 2021-10-20 10:40:23 +07:00
accessors_chain_test.go Delete bad blocks on unwind (#4529) 2022-06-24 15:52:04 +02:00
accessors_chain.go Fix creation of block snapshots (#5579) 2022-10-04 11:14:18 +01:00
accessors_config.go erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07:00
accessors_indexes_test.go Snapshots: txnHash2BlockNum idx (#3213) 2022-01-06 18:22:59 +07:00
accessors_indexes.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
accessors_metadata.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
bor_receipts.go cleaned up storage and retrieval of state sync receipts (#5379) 2022-09-27 11:39:58 +01:00