IntersectMBO / IntersectMBO/cardano-ledger

Remove `GovActionIx` in favor of `TxIx`

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

Description

We have successfully switched `TxIx` to `Word16`, so, `GovActionIx` is no longer required and we can use `TxIx` instead.

Contributor guide

Open the contributing guide

Research direction

Search the repository for `GovActionIx` and inspect each usage to identify the affected ledger components. Replace the obsolete type with `TxIx`, then run the relevant project test suite and confirm that no `GovActionIx` references remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
blockchain
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.