erigon-pulse/migrations
ledgerwatch 5ad449ef22
Migration to fix receipts (broken due to change of CBOR codec) (#2221)
* Scan receipts

* Not check tx type before Berlin

* Reverse

* scan receipt code in the migration

* Turn migration on

* Apply migration

* Fix

* Print last

* Remove last

* Not remove last

* Not updata in migration

* no cursors in migration

* Handle empty blocks

* Handle empty blocks

* Use the same code in hack

* Print

* Print

* Save

* Fix

* Fix lint

* Fix lint

* Fix for empty DB

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-06-23 15:05:16 +01:00
..
call_trace_index.go Fix migration for clean database (#2097) 2021-06-04 15:08:22 +01:00
db_schema_version.go rename (#1978) 2021-05-20 19:25:53 +01:00
fix_sequences.go Remove unused tables, soft rename, take 3 (#2207) 2021-06-20 20:46:57 +01:00
header_prefix_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
header_prefix.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
migrations_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
migrations.go Migration to fix receipts (broken due to change of CBOR codec) (#2221) 2021-06-23 15:05:16 +01:00
receipt_cbor.go Migration to fix receipts (broken due to change of CBOR codec) (#2221) 2021-06-23 15:05:16 +01:00
remove_clique.go rename (#1978) 2021-05-20 19:25:53 +01:00