File tree Expand file tree Collapse file tree
scripts/property-tracking Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -460,8 +460,8 @@ properties:
460460 era : dijkstra
461461 sts : CERTS
462462 module : Ledger.Dijkstra.Specification.Certs.Properties.PoV
463- anchor : thm:CERTS-PoV
464- defs : [CERTS-pov]
463+ anchor : sec:certs-pov
464+ defs : [CERTS-rewards-pov, CERTS-deposits- pov]
465465 issues : [1185]
466466 notes : " Covers both thm:CERT-PoV and thm:CERTS-PoV."
467467
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ _Generated by `build-tools/scripts/property-tracking/scan_properties.py` from th
2121| Era | proved | stated | planned | idea | total |
2222| --- | ---: | ---: | ---: | ---: | ---: |
2323| conway | 15 | 5 | 0 | 2 | 22 |
24- | dijkstra | 3 | 0 | 1 | 14 | 18 |
24+ | dijkstra | 4 | 0 | 0 | 14 | 18 |
2525
2626### Conway
2727
@@ -54,10 +54,10 @@ _Generated by `build-tools/scripts/property-tracking/scan_properties.py` from th
5454
5555| Status | Property | STS | Agda module | Issue(s) |
5656| --- | --- | --- | --- | --- |
57+ | ✅ proved | CERT and CERTS preserve value | CERTS | [ ` Ledger.Dijkstra.Specification.Certs.Properties.PoV ` ] ( Ledger.Dijkstra.Specification.Certs.Properties.PoV.md ) | [ #1185 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1185 ) |
5758| ✅ proved | LEDGER preserves value | LEDGER | [ ` Ledger.Dijkstra.Specification.Ledger.Properties.PoV ` ] ( Ledger.Dijkstra.Specification.Ledger.Properties.PoV.md ) | [ #1187 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1187 ) |
5859| ✅ proved | UTXO preserves value | UTXO | [ ` Ledger.Dijkstra.Specification.Utxo.Properties.PoV ` ] ( Ledger.Dijkstra.Specification.Utxo.Properties.PoV.md ) | [ #1186 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1186 ) |
5960| ✅ proved | UTXOW preserves value | UTXOW | [ ` Ledger.Dijkstra.Specification.Utxow.Properties.PoV ` ] ( Ledger.Dijkstra.Specification.Utxow.Properties.PoV.md ) | [ #1186 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1186 ) |
60- | 🟦 planned | CERT and CERTS preserve value | CERTS | ` Ledger.Dijkstra.Specification.Certs.Properties.PoV ` | [ #1185 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1185 ) |
6161| ⚪ idea | [ port] voteDelegs range is contained in VDelegs built from its domain | CERTS | — | — |
6262| ⚪ idea | [ port] dom rewards = CredentialDeposit^-1 (dom deposits) is a CHAIN invariant | CHAIN | — | — |
6363| ⚪ idea | [ port] EnactState only changes at an epoch boundary | CHAIN | — | — |
You can’t perform that action at this time.
0 commit comments