mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-02 20:34:27 +00:00
Update DB docs for v8.2.0/schema v29 (#9489)
- Move info about pre-8.0 schema migrations to the historical migrations section. - Include info about v8.1.x and v8.2.x. Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -17,11 +17,9 @@ validator client or the slasher**.
|
|||||||
|
|
||||||
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
||||||
|--------------------|--------------|----------------|----------------------|
|
|--------------------|--------------|----------------|----------------------|
|
||||||
| v8.0.0 | Nov 2025 | v28 | yes before Fulu |
|
| v8.2.0 | Jun 2026 | v29 | yes before Gloas |
|
||||||
| v8.0.0-rc.0 | Sep 2025 | v28 | yes before Fulu |
|
| v8.1.0 | Feb 2026 | v28 | no |
|
||||||
| v7.1.0 | Jul 2025 | v26 | yes |
|
| v8.0.0 | Nov 2025 | v28 | no |
|
||||||
| v7.0.0 | Apr 2025 | v22 | no |
|
|
||||||
| v6.0.0 | Nov 2024 | v22 | no |
|
|
||||||
|
|
||||||
> **Note**: All point releases (e.g. v4.4.1) are schema-compatible with the prior minor release
|
> **Note**: All point releases (e.g. v4.4.1) are schema-compatible with the prior minor release
|
||||||
> (e.g. v4.4.0).
|
> (e.g. v4.4.0).
|
||||||
@@ -209,8 +207,11 @@ Here are the steps to prune historic states:
|
|||||||
|
|
||||||
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
| Lighthouse version | Release date | Schema version | Downgrade available? |
|
||||||
|--------------------|--------------|----------------|-------------------------------------|
|
|--------------------|--------------|----------------|-------------------------------------|
|
||||||
| v8.0.0-rc.0 | Sep 2025 | v28 | yes before Fulu |
|
| v8.2.0 | Jun 2026 | v29 | yes before Gloas |
|
||||||
| v7.1.0 | Jul 2025 | v26 | yes |
|
| v8.1.0 | Feb 2026 | v28 | yes before Fulu using <= v8.1.3 |
|
||||||
|
| v8.0.0 | Nov 2025 | v28 | yes before Fulu using <= v8.1.3 |
|
||||||
|
| v8.0.0-rc.0 | Sep 2025 | v28 | yes before Fulu using <= v8.1.3 |
|
||||||
|
| v7.1.0 | Jul 2025 | v26 | yes using <= v8.1.3 |
|
||||||
| v7.0.0 | Apr 2025 | v22 | no |
|
| v7.0.0 | Apr 2025 | v22 | no |
|
||||||
| v6.0.0 | Nov 2024 | v22 | no |
|
| v6.0.0 | Nov 2024 | v22 | no |
|
||||||
| v5.3.0 | Aug 2024 | v21 | yes before Electra using <= v7.0.0 |
|
| v5.3.0 | Aug 2024 | v21 | yes before Electra using <= v7.0.0 |
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ Fusaka
|
|||||||
Geth
|
Geth
|
||||||
GiB
|
GiB
|
||||||
Gitcoin
|
Gitcoin
|
||||||
|
Gloas
|
||||||
Gnosis
|
Gnosis
|
||||||
Goerli
|
Goerli
|
||||||
Grafana
|
Grafana
|
||||||
|
|||||||
Reference in New Issue
Block a user