lighthouse/beacon_node/operation_pool/src
Mac L def9bc660e Remove DB migrations for legacy database schemas (#3181)
## Proposed Changes

Remove support for DB migrations that support upgrading from schema's below version 5. This is mostly for cosmetic/code quality reasons as in most circumstances upgrading from versions of Lighthouse this old will almost always require a re-sync.

## Additional Info

The minimum supported database schema is now version 5.
2022-05-17 04:54:39 +00:00
..
attestation_id.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attestation.rs Add Altair tests to op pool (#2723) 2021-10-16 05:07:23 +00:00
attester_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
lib.rs Remove DB migrations for legacy database schemas (#3181) 2022-05-17 04:54:39 +00:00
max_cover.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
metrics.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
persistence.rs Remove DB migrations for legacy database schemas (#3181) 2022-05-17 04:54:39 +00:00
sync_aggregate_id.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00