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

Fix Certifying Redeemer issue #4394

Merged
merged 5 commits into from
Jun 13, 2024
Merged

Fix Certifying Redeemer issue #4394

merged 5 commits into from
Jun 13, 2024

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Jun 9, 2024

Description

This PR fixes this issue

Invalid block 81804f6eede4fddacf640bb1a9f0ea43975a1597c08c56900593fe9bbbc999da at slot 51117320: ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError (ShelleyInAlonzoBbodyPredFailure (LedgersFailure (LedgerFailure (UtxowFailure (AlonzoInBabbageUtxowPredFailure (ExtraRedeemers [AlonzoCertifying (AsIx {unAsIx = 2})]))))) :| []))})))))))

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated
  • When applicable, versions are updated in .cabal and CHANGELOG.md files according to the
    versioning process.
  • The version bounds in .cabal files for all affected packages are updated. If you change the bounds in a cabal file, that package itself must have a version increase. (See RELEASING.md)
  • All visible changes are prepended to the latest section of a CHANGELOG.md for the affected packages. New section is never added with the code changes. (See RELEASING.md)
  • Code is formatted with fourmolu (use scripts/fourmolize.sh)
  • Cabal files are formatted (use scripts/cabal-format.sh)
  • hie.yaml has been updated (use scripts/gen-hie.sh)
  • Self-reviewed the diff

Copy link
Contributor

@teodanciu teodanciu 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 to me

@lehins lehins force-pushed the lehins/fix-certifying-bug branch from a1a4744 to 1ff86af Compare June 13, 2024 10:49
@lehins lehins enabled auto-merge June 13, 2024 10:53
@lehins lehins merged commit ad8e222 into master Jun 13, 2024
123 of 126 checks passed
@lehins lehins deleted the lehins/fix-certifying-bug branch June 13, 2024 12: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.

2 participants