IntersectMBO / IntersectMBO/cardano-ledger
Fix minor bugs in `CHAIN` of Shelley formal spec
Open
:scroll: formal-spec
bug
ShelleyEra
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
The following errors must be corrected:
1. In Figure 73, the type of $b_\ell$ must be changed from $\textsf{Slot}$ to $\textsf{BlockNo}$.
2. In Figure 74, the first → in the signature of $\textsf{prtlSeqChecks}$ must be changed to $\in$.
3. In Figure 75, the expression $`\textsf{bhash} \; bhb`$ must be changed to $`\textsf{bhHash} \; bh`$.
Contributor guide
Assessment
This issue has not been assessed yet.