IntersectMBO / IntersectMBO/cardano-ledger

Minor collection of fixes needed for Dijkstra

Open
#5,771 0 comments 0 reactions 0 assignees View on GitHub
:cake: good first issue :credit_card: technical-debt DijkstraEra
Dominant language
Haskell
Stars
295
Forks
179
Avg merge
4d 7h
Merged PRs (30d)
29

Description

* [ ] - Move `AccountBalanceInterval(s)` to `Cardano.Ledger.Dijkstra.TxBody`. It has nothing to do with scripts, so I am not sure how it ended up current location
* [x] - Make `AccountBalanceInterval` support indefinite length with `decodeRecordNamed` instead of `enforceSize`
* [x] - Make Dijkstra TopLevel Tx support indefinite length encoding, while making definite only with length 4 only for backwards compatibility, which will rely on the peek token approach

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.