IntersectMBO / IntersectMBO/formal-ledger-specifications

Change `txouts` into a `List TxOut`

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Agda
Stars
52
Forks
20
Avg merge
6d 14h
Merged PRs (30d)
7

Description

Currently it's a map from `Ix` to `TxOut`, which is how it was done in the Shelley spec, but this is a mistake. The implementation never allows the indices to be anything but `0, ..., n`, and there's no functional reason to allow it here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.