mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
Update database migration docs for 5.3 (#6195)
* Update database migration docs for 5.3
This commit is contained in:
@@ -16,7 +16,7 @@ validator client or the slasher**.
|
||||
|
||||
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
||||
|--------------------|--------------|----------------|----------------------|
|
||||
| v5.3.0 | Aug 2024 TBD | v22 TBD | no (TBD) |
|
||||
| v5.3.0 | Aug 2024 | v21 | yes |
|
||||
| v5.2.0 | Jun 2024 | v19 | no |
|
||||
| v5.1.0 | Mar 2024 | v19 | no |
|
||||
| v5.0.0 | Feb 2024 | v19 | no |
|
||||
@@ -208,6 +208,7 @@ Here are the steps to prune historic states:
|
||||
|
||||
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
||||
|--------------------|--------------|----------------|-------------------------------------|
|
||||
| v5.3.0 | Aug 2024 | v21 | yes |
|
||||
| v5.2.0 | Jun 2024 | v19 | yes before Deneb using <= v5.2.1 |
|
||||
| v5.1.0 | Mar 2024 | v19 | yes before Deneb using <= v5.2.1 |
|
||||
| v5.0.0 | Feb 2024 | v19 | yes before Deneb using <= v5.2.1 |
|
||||
|
||||
Reference in New Issue
Block a user