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 @@ -455,6 +455,16 @@ properties:
455455 issues : []
456456 notes : " Port of conway-epoch-expired-dreps."
457457
458+ - id : dijkstra-gov-pov
459+ title : " GOV preserve value"
460+ era : dijkstra
461+ sts : GOV
462+ module : Ledger.Dijkstra.Specification.Gov.Properties.PoV
463+ anchor : sec:gov-properties-pov
464+ defs : [rmOrphanDRepVotes-coinFromGovDeposit, GOVS-coinFromGovDeposit]
465+ issues : [1276]
466+ notes : " "
467+
458468 - id : dijkstra-certs-pov
459469 title : " CERT and CERTS preserve value"
460470 era : dijkstra
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 | 4 | 0 | 0 | 14 | 18 |
24+ | dijkstra | 5 | 0 | 0 | 14 | 19 |
2525
2626### Conway
2727
@@ -55,6 +55,7 @@ _Generated by `build-tools/scripts/property-tracking/scan_properties.py` from th
5555| Status | Property | STS | Agda module | Issue(s) |
5656| --- | --- | --- | --- | --- |
5757| ✅ 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 ) |
58+ | ✅ proved | GOV preserve value | GOV | [ ` Ledger.Dijkstra.Specification.Gov.Properties.PoV ` ] ( Ledger.Dijkstra.Specification.Gov.Properties.PoV.md ) | [ #1276 ] ( https://github.com/intersectmbo/formal-ledger-specifications/issues/1276 ) |
5859| ✅ 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 ) |
5960| ✅ 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 ) |
6061| ✅ 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 ) |
You can’t perform that action at this time.
0 commit comments