erigon-pulse/migrations
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
..
db_schema_version.go db migration to reset blocks (#4389) 2022-06-07 19:59:14 +01:00
migrations_test.go db migration to reset blocks (#4389) 2022-06-07 19:59:14 +01:00
migrations.go Fix creation of block snapshots (#5579) 2022-10-04 11:14:18 +01:00
reset_blocks.go Fix creation of block snapshots (#5579) 2022-10-04 11:14:18 +01:00
txs_begin_end_test.go Delete bad blocks on unwind (#4529) 2022-06-24 15:52:04 +02:00
txs_begin_end.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00