You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tracking: regenerate the dashboard for the rebase onto master
The rebase brought in PR #1289 (ChangePPGroup proved at the GOV level,
LEDGER-level lift added), which flips the derived statuses: Conway is
now 15 proved / 5 stated / 0 planned. The committed dashboard was not
regenerated with the rebase, so the properties-check gate was failing
on the previous head — exactly the drift it exists to catch.
| ✅ proved | govDepsMatch is an EPOCH invariant | EPOCH |[`Ledger.Conway.Specification.Epoch.Properties.GovDepsMatch`](Ledger.Conway.Specification.Epoch.Properties.GovDepsMatch.md)|[#1237](https://github.com/intersectmbo/formal-ledger-specifications/issues/1237)|
35
+
| ✅ proved | ChangePParams proposals have a non-empty update group | GOV |[`Ledger.Conway.Specification.Gov.Properties.ChangePPGroup`](Ledger.Conway.Specification.Gov.Properties.ChangePPGroup.md)|[#1234](https://github.com/intersectmbo/formal-ledger-specifications/issues/1234)|
35
36
| ✅ proved | A voter's (last) vote in a block is applied to the GA | GOV |[`Ledger.Conway.Specification.Gov.Properties.LastVoteApplied`](Ledger.Conway.Specification.Gov.Properties.LastVoteApplied.md)|[#417](https://github.com/intersectmbo/formal-ledger-specifications/issues/417)|
37
+
| ✅ proved | ChangePParams proposals of an accepted transaction have a non-empty update group | LEDGER |[`Ledger.Conway.Specification.Ledger.Properties.ChangePPGroup`](Ledger.Conway.Specification.Ledger.Properties.ChangePPGroup.md)|[#1234](https://github.com/intersectmbo/formal-ledger-specifications/issues/1234)|
36
38
| ✅ proved | govDepsMatch is a LEDGER invariant | LEDGER |[`Ledger.Conway.Specification.Ledger.Properties.GovDepsMatch`](Ledger.Conway.Specification.Ledger.Properties.GovDepsMatch.md)|[#1236](https://github.com/intersectmbo/formal-ledger-specifications/issues/1236)|
37
39
| ✅ proved | The last vote is applied at the LEDGER level | LEDGER |[`Ledger.Conway.Specification.Ledger.Properties.LastVoteApplied`](Ledger.Conway.Specification.Ledger.Properties.LastVoteApplied.md)|[#417](https://github.com/intersectmbo/formal-ledger-specifications/issues/417)|
38
40
| ✅ proved | LEDGER preserves value | LEDGER |[`Ledger.Conway.Specification.Ledger.Properties.PoV`](Ledger.Conway.Specification.Ledger.Properties.PoV.md)|[#1238](https://github.com/intersectmbo/formal-ledger-specifications/issues/1238)|
@@ -45,8 +47,6 @@ _Generated by `build-tools/scripts/scan_properties.py` from the catalog reconcil
45
47
| 🟡 stated | EnactState only changes at an epoch boundary (new enact state => new epoch) | CHAIN |[`Ledger.Conway.Specification.Chain.Properties.EpochStep`](Ledger.Conway.Specification.Chain.Properties.EpochStep.md)|[#412](https://github.com/intersectmbo/formal-ledger-specifications/issues/412)|
46
48
| 🟡 stated | Well-formedness of PParams is a CHAIN invariant | CHAIN |[`Ledger.Conway.Specification.Chain.Properties.PParamsWellFormed`](Ledger.Conway.Specification.Chain.Properties.PParamsWellFormed.md)|[#1231](https://github.com/intersectmbo/formal-ledger-specifications/issues/1231)|
47
49
| 🟡 stated | Active DReps are unchanged across an epoch when there are no proposals | EPOCH |[`Ledger.Conway.Specification.Epoch.Properties.NoPropSameDReps`](Ledger.Conway.Specification.Epoch.Properties.NoPropSameDReps.md)|[#1232](https://github.com/intersectmbo/formal-ledger-specifications/issues/1232)|
48
-
| 🟡 stated | ChangePParams proposals have a non-empty update group | GOV |[`Ledger.Conway.Specification.Gov.Properties.ChangePPGroup`](Ledger.Conway.Specification.Gov.Properties.ChangePPGroup.md)|[#1234](https://github.com/intersectmbo/formal-ledger-specifications/issues/1234)|
49
-
| 🟦 planned | ChangePParams proposals of an accepted transaction have a non-empty update group | LEDGER |`Ledger.Conway.Specification.Ledger.Properties.ChangePPGroup`|[#1234](https://github.com/intersectmbo/formal-ledger-specifications/issues/1234)|
50
50
| ⚪ idea | The last vote is applied at the CHAIN level | CHAIN | — | — |
51
51
| ⚪ idea | Voting power of a stake credential does not decrease on self-funded proposal | EPOCH | — |[#415](https://github.com/intersectmbo/formal-ledger-specifications/issues/415)|
0 commit comments