Skip to content

Conversation

Lucsanszky
Copy link
Contributor

@Lucsanszky Lucsanszky commented Aug 11, 2025

Description

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@Lucsanszky Lucsanszky changed the base branch from master to ldan/dijkstra-certs August 11, 2025 17:14
@Lucsanszky Lucsanszky changed the base branch from ldan/dijkstra-certs to master August 11, 2025 17:15
@Lucsanszky Lucsanszky force-pushed the ldan/imptest-improvements branch 4 times, most recently from 2997716 to a5d8109 Compare September 5, 2025 10:17
@Lucsanszky Lucsanszky force-pushed the ldan/imptest-improvements branch from c7f0287 to 8155e7c Compare September 9, 2025 16:48
@Lucsanszky Lucsanszky force-pushed the ldan/imptest-improvements branch 3 times, most recently from 4dffd56 to 4bbc441 Compare September 17, 2025 22:51
@Lucsanszky Lucsanszky marked this pull request as ready for review September 17, 2025 22:52
@Lucsanszky Lucsanszky requested a review from a team as a code owner September 17, 2025 22:52
For some reason, these tests fail if we use certificates with deposits,
so as a temporary measure we will avoid using deposits in these cases.

Related: #4571
No longer necessary since the introduction of `genRegTxCert`,
`genUnRegTxCert` `ShelleyEraImp` typeclass methods.
This reverts commit 9a06817
and related changes.
No longer necessary since the introduction of `genRegTxCert`,
`genUnRegTxCert` `ShelleyEraImp` typeclass methods.
@Lucsanszky Lucsanszky force-pushed the ldan/imptest-improvements branch from 4bbc441 to ca9c96d Compare September 17, 2025 22:56
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.

1 participant