Skip to content

Commit

Permalink
Removed explicit commit hash in reference to peras-design.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbush committed Oct 4, 2024
1 parent 1ad58b4 commit 065153b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CIP-0PRS/README.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,7 @@ An [online simulator for Peras](https://peras-simulation.cardano-scaling.org/) i

### Normative Peras specification in Agda

The following formal, relational specification for Peras type utilizes [Agda 2.6.4.3](https://github.com/agda/agda/tree/v2.6.4.3). See [the Appendix](#typechecking-this-specification) for instruction on type-checking this specification with the Agda compiler.

> [!TIP]
> - This is based on [github:input-output-hk/peras-design/1afae5e35a6f6e484d87df7926f3cf8d02d10501](https://github.com/input-output-hk/peras-design/commit/1afae5e35a6f6e484d87df7926f3cf8d02d10501).
> - Prior to publication, periodically diff the main branch of that repository against this commit, in order to identify any changes that need to be migrated to this document.
The following formal, relational specification for Peras type utilizes [Agda 2.6.4.3](https://github.com/agda/agda/tree/v2.6.4.3). See [the Appendix](#typechecking-this-specification) for instruction on type-checking this specification with the Agda compiler and see [github:input-output-hk/peras-design](https://github.com/input-output-hk/peras-design/) for proofs and other modules related to this specification.

```agda
module README where
Expand Down

0 comments on commit 065153b

Please sign in to comment.