Skip to content

Conversation

ana-pantilie
Copy link

Needs #6337

Description

Add your description here, if it fixes a particular issue please provide a
link
to the issue.

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.

nbacquey and others added 5 commits September 25, 2025 18:31
Starting a testnet in an era different than Conway has not been possible
for a while, since the options to do so have been removed from
`cardano-cli`. This commit therefore removes those options from
`cardano-testnet` as well.

This commit also removes leftover golden files.
Remove era arguments to `cardano-testnet`
Bump `cardano-cli-10.12.0.0` and `cardano-api-10.18.0.0`
@ana-pantilie ana-pantilie force-pushed the ana/other-packages-10.6 branch from e6e0e81 to 7201cbd Compare October 3, 2025 13:08
palas and others added 29 commits October 3, 2025 22:53
`decodeAlonzoGenesis` is now gone from cardano-api since c062448a357c3f1365b0105eae1dab4e93b20076
Co-authored-by: Alexey Kuleshevich <[email protected]>
@carbolymer carbolymer force-pushed the ana/other-packages-10.6 branch from 237ce11 to 858235a Compare October 3, 2025 20:58
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.

9 participants