Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use listLen for RmdrPtr codec #3269

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

aniketd
Copy link
Contributor

@aniketd aniketd commented Jan 23, 2023

Description

This is a followup from #3263, taking only the general enhancements made in that PR.

Checklist

  • Commit sequence broadly makes sense
  • Commits have useful messages
  • New tests are added if needed and existing tests are updated
  • Any changes are noted in the changelog
  • Code is formatted with fourmolu (which can be run with scripts/fourmolize.sh
  • Self-reviewed the diff

@aniketd aniketd marked this pull request as ready for review January 23, 2023 08:59
@aniketd aniketd requested a review from lehins January 23, 2023 09:00
@aniketd aniketd force-pushed the aniketd/redeemers-codec-comments branch from 0268d87 to 1271275 Compare January 30, 2023 12:10
Copy link
Contributor

@JaredCorduan JaredCorduan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (I tried to think if there was something more clever we could do besides using that dummy value, but didn't come up with anything. maybe @lehins has an idea?) thanks!

Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Needs one change though.

eras/alonzo/impl/src/Cardano/Ledger/Alonzo/TxWits.hs Outdated Show resolved Hide resolved
@aniketd aniketd force-pushed the aniketd/redeemers-codec-comments branch from 1271275 to 641c0d1 Compare January 31, 2023 12:33
@aniketd aniketd merged commit ca5a6d8 into master Jan 31, 2023
@iohk-bors iohk-bors bot deleted the aniketd/redeemers-codec-comments branch January 31, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants