IntersectMBO / IntersectMBO/cardano-ledger

Get rid of `utxosDeposited`

Open
#3,654 1 comment 0 reactions 0 assignees View on GitHub
:credit_card: technical-debt :detective: testing
Dominant language
Haskell
Stars
295
Forks
179
Avg merge
4d 7h
Merged PRs (30d)
29

Description

The `utxosDeposited` field in `UTxOState` is currently only used in assertions. We should remove that field together with the assertions and then add equivalent tests in our testing suites.

Contributor guide

Open the contributing guide

Research direction

Locate the UTxOState definition and the assertions that use utxosDeposited, then trace the existing testing suites that cover the same ledger behavior. Remove the field and those assertions, and add equivalent tests so the relevant behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
blockchain
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.