erigon-pulse/migrations
ledgerwatch 9023f2a29c
Investigate slow receipt repair (#2306)
* Collect data about broken receipts

* Actually collect data

* Fix CBOR problem more efficiently

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-05 19:14:58 +01:00
..
call_trace_index.go Fix migration for clean database (#2097) 2021-06-04 15:08:22 +01:00
db_schema_version.go
fix_sequences.go Remove unused tables, soft rename, take 3 (#2207) 2021-06-20 20:46:57 +01:00
header_prefix_test.go separate_config_from_node_and_eth (#2289) 2021-07-04 08:50:32 +01:00
header_prefix.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
migrations_test.go separate_config_from_node_and_eth (#2289) 2021-07-04 08:50:32 +01:00
migrations.go Investigate slow receipt repair (#2306) 2021-07-05 19:14:58 +01:00
receipt_cbor.go Investigate slow receipt repair (#2306) 2021-07-05 19:14:58 +01:00
receipt_repair.go Turn off receipt repair migration for investigation (#2303) 2021-07-05 11:25:18 +01:00
remove_clique.go