Skip to content

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Aug 19, 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.

@lehins lehins mentioned this pull request Aug 19, 2025
10 tasks
@lehins lehins force-pushed the lehins/improve-testing-setup-genesis-json-golded-test branch 2 times, most recently from 3b97268 to 1cc5c42 Compare August 19, 2025 05:34
lehins added 10 commits August 21, 2025 17:47
Update to latest CHaP to get plutus-1.52
These are unfortunate changes that we need to add due to confliciting
constraints in `plutus-core` in order to bring in newer version.
Source of the problem stems from changes to CHaP:
IntersectMBO/cardano-haskell-packages#1123
This will be used to transfer some of the functionality into
`cardano-ledger-core` in a subsequent commit in order to preserve
git history
@lehins lehins force-pushed the lehins/improve-testing-setup-genesis-json-golded-test branch from 1cc5c42 to 23567d5 Compare August 22, 2025 20:40
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