Skip to content

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Jul 24, 2025

Description

Requires:

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
    • property tests
    • roundtrip tests
    • integration tests
      See Runnings tests for more details
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.

@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-cardano-cli branch 2 times, most recently from 5ccb584 to 62e5f92 Compare July 24, 2025 20:15
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-cardano-cli branch from 62e5f92 to 6b3e0e0 Compare August 9, 2025 18:18
@carbolymer carbolymer force-pushed the jordan/bump-cardano-cli branch 5 times, most recently from c27dd78 to 03423f3 Compare August 14, 2025 16:25
@carbolymer carbolymer force-pushed the jordan/bump-cardano-cli branch 3 times, most recently from 076b277 to a06804a Compare August 18, 2025 12:07
@carbolymer carbolymer force-pushed the jordan/bump-cardano-cli branch from a06804a to 887231a Compare August 19, 2025 14:49
@carbolymer carbolymer force-pushed the jordan/bump-cardano-cli branch from f704ea4 to 52446ae Compare August 20, 2025 15:10
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.

4 participants