Skip to content

Commit

Permalink
Update DB migrations in book (#6611)
Browse files Browse the repository at this point in the history
* Update DB migrations in book

* Merge branch 'unstable' into db-migrations-v22
  • Loading branch information
michaelsproul authored Nov 26, 2024
1 parent 08e8b92 commit 79de61b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/database-migrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ validator client or the slasher**.

| Lighthouse version | Release date | Schema version | Downgrade available? |
|--------------------|--------------|----------------|----------------------|
| v6.0.0 | Nov 2024 | v22 | no |
| v5.3.0 | Aug 2024 | v21 | yes |
| v5.2.0 | Jun 2024 | v19 | no |
| v5.1.0 | Mar 2024 | v19 | no |
Expand Down Expand Up @@ -208,6 +209,7 @@ Here are the steps to prune historic states:

| Lighthouse version | Release date | Schema version | Downgrade available? |
|--------------------|--------------|----------------|-------------------------------------|
| v6.0.0 | Nov 2024 | v22 | no |
| 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 |
Expand Down

0 comments on commit 79de61b

Please sign in to comment.