|
1 | 1 | [Agda documentation]: https://agda.readthedocs.io/en/ |
2 | | -[Agda Essentials]: Ledger.EssentialAgda.md |
3 | 2 | [Agda record types]: https://agda.readthedocs.io/en/stable/language/record-types.html |
4 | 3 | [Agda Wiki]: https://wiki.portal.chalmers.se/agda/pmwiki.php |
5 | 4 | [Amount of Rewards to be Paid Out]: Ledger.Conway.Specification.Rewards.md#sec:amount-of-rewards-to-be-paid-out |
|
22 | 21 | [DELEG]: Ledger.Conway.Specification.Certs.md#auxiliary-deleg-transition-system |
23 | 22 | [ENACT]: Ledger.Conway.Specification.Enact.md#sec:the-enact-transition-system |
24 | 23 | [EPOCH]: Ledger.Conway.Specification.Epoch.md#sec:the-epoch-transition-system |
| 24 | +[Epoch]: Ledger.Conway.Specification.Epoch.md |
| 25 | +[Epoch Boundary]: Ledger.Conway.Specification.Epoch.md#sec:epoch-boundary |
25 | 26 | [Epoch.Properties.ConstRwds]: Ledger.Conway.Specification.Epoch.Properties.ConstRwds.md |
26 | 27 | [Epoch.Properties.GovDepsMatch]: Ledger.Conway.Specification.Epoch.Properties.GovDepsMatch.md |
27 | 28 | [Epoch.Properties.NoPropSameDReps]: Ledger.Conway.Specification.Epoch.Properties.NoPropSameDReps.md |
| 29 | +[Essential Agda]: EssentialAgda.md |
28 | 30 | [Fees]: Ledger.Conway.Specification.Fees.md |
29 | 31 | [formal ledger specification]: https://github.com/IntersectMBO/formal-ledger-specifications |
30 | 32 | [Functions used in UTxO rules]: Ledger.Conway.Specification.Utxo.md#functions-used-in-utxo-rules |
|
41 | 43 | [LEDGERS]: Ledger.Conway.Specification.Ledger.md#ledgers-transition-system |
42 | 44 | [lem:EpochGovDepsMatch]: Ledger.Conway.Specification.Epoch.Properties.GovDepsMatch.md#lem:EpochGovDepsMatch |
43 | 45 | [lem:LedgerGovDepsMatch]: Ledger.Conway.Specification.Ledger.Properties.GovDepsMatch.md#lem:LedgerGovDepsMatch |
| 46 | +[NEWEPOCH]: Ledger.Conway.Specification.Epoch.md#sec:the-newepoch-transition-system |
44 | 47 | [Notation]: Notation.md |
45 | 48 | [Ouroboros Chronos blog post]: https://iohk.io/en/blog/posts/2021/10/27/ouroboros-chronos-provides-the-first-high-resilience-cryptographic-time-source-based-on-blockchain/ |
46 | 49 | [POOL]: Ledger.Conway.Specification.Certs.md#auxiliary-pool-transition-system |
47 | | -[Protocol Parameter Decfinitions]: Ledger.Conway.Specification.PParams.md#sec:protocol-parameter-definitions |
| 50 | +[Protocol Parameter Definitions]: Ledger.Conway.Specification.PParams.md#sec:protocol-parameter-definitions |
48 | 51 | [Ratification Requirements]: Ledger.Conway.Specification.Ratify.md#sec:ratification-requirements |
49 | 52 | [RATIFY]: Ledger.Conway.Specification.Ratify.md#the-ratify-transition-system |
50 | 53 | [(Re)introduction to Cardano]: https://developers.cardano.org/docs/operate-a-stake-pool/introduction-to-cardano/ |
51 | 54 | [repourl]: https://github.com/IntersectMBO/formal-ledger-specifications |
| 55 | +[Rewards Calculation Timeline]: Ledger.Conway.Specification.Rewards.md#sec:rewards-calculation-timeline |
52 | 56 | [Rewards Motivation]: Ledger.Conway.Specification.Rewards.md#sec:rewards-motivation |
| 57 | +[Script Validation]: Ledger.Conway.Specification.Script.Validation.md#sec:script-validation |
53 | 58 | [scriptsCost]: Ledger.Conway.Specification.Fees.md#scriptsCost |
54 | 59 | [Shelley Ledger Spec (pdf)]: https://github.com/intersectmbo/cardano-ledger/releases/latest/download/shelley-ledger.pdf |
55 | 60 | [SNAP]: Ledger.Conway.Specification.Rewards.md#sec:snap-transition-system |
|
63 | 68 | [Utxo.Properties.PoV]: Ledger.Conway.Specification.Utxo.Properties.PoV.md |
64 | 69 | [UTXOS]: Ledger.Conway.Specification.Utxo.md#sec:the-utxos-transition-rule |
65 | 70 | [UTXOW]: Ledger.Conway.Specification.Utxow.md#sec:the-utxow-transition-system |
| 71 | +[Utxow module]: Ledger.Conway.Specification.Utxow.md |
66 | 72 | [Validity and wellformedness predicates]: Ledger.Conway.Specification.Gov.md#validity-and-wellformedness-predicates |
67 | | -[Voting Functions]: Ledger.Conway.Specification.Ratify.md#sec:voting-functions |
68 | 73 |
|
0 commit comments