sigp / lighthouse

Ethereum consensus client in Rust
https://lighthouse.sigmaprime.io/
Apache License 2.0
2.88k stars 724 forks source link

Database schema changes 2024 #5912

Open michaelsproul opened 3 months ago

michaelsproul commented 3 months ago

Description

This is a meta-issue for scheduling database schema changes in Lighthouse.

The Lighthouse v5.2.0 schema was v19.

v20 was:

v21 was (released in Lighthouse v5.3.0):

v22 will be:

v23 will be:

v24 will be:

michaelsproul commented 3 months ago

Something else to consider is that we already used some of the versions in this range for preliminary tree-states releases. The latest being v24 which will not be compatible with the final v24 envisioned here. Maybe we could skip a few numbers to avoid confusion