Skip to content

Bump cardano-api 11.3, cardano-cli 11.1, cardano-rpc 11.0, plutus 1.65 and CHaP#6575

Open
carbolymer wants to merge 6 commits into
masterfrom
mgalazyn/feature/update-cardano-rpc-11.0
Open

Bump cardano-api 11.3, cardano-cli 11.1, cardano-rpc 11.0, plutus 1.65 and CHaP#6575
carbolymer wants to merge 6 commits into
masterfrom
mgalazyn/feature/update-cardano-rpc-11.0

Conversation

@carbolymer
Copy link
Copy Markdown
Contributor

@carbolymer carbolymer commented May 21, 2026

Description

Bump dependencies and CHaP index in cardano-node:

  • cardano-api ^>= 11.0 to ^>= 11.3
  • cardano-cli ^>= 11.0 to ^>= 11.1
  • cardano-rpc ^>= 10.2 to ^>= 11.0
  • plutus-ledger-api, plutus-tx, plutus-tx-plugin ^>= 1.63 to ^>= 1.65 (in plutus-scripts-bench)
  • CHaP index-state bumped to 2026-05-27
  • CHaP flake input updated

Migration fixes

  • TxReferenceInputDatum test: rewritten to use experimental API (Exp.makeTransactionBodyAutoBalance, Exp.makeUnsignedTx, Exp.signTx, Exp.setTxSupplementalDatums)
  • SearchUtxos test: updated Test 3 to expect GrpcInvalidArgument for invalid address predicates (cardano-rpc 11.0 now rejects malformed addresses instead of returning empty)
  • cardano-submit-api: replaced deprecated getTxBody with Tx pattern synonym
  • DRep.hs, Transaction.hs: removed Certificate from Cardano.Api hiding list (no longer exported)

Changelogs

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes

@carbolymer carbolymer requested review from a team as code owners May 21, 2026 06:53
@carbolymer carbolymer self-assigned this May 21, 2026
@carbolymer carbolymer marked this pull request as draft May 21, 2026 06:54
@carbolymer carbolymer force-pushed the mgalazyn/feature/update-cardano-rpc-11.0 branch 6 times, most recently from 48d5fa8 to 476d4cc Compare May 27, 2026 10:28
@carbolymer carbolymer marked this pull request as ready for review May 27, 2026 10:28
@carbolymer carbolymer requested a review from a team as a code owner May 27, 2026 10:28
@carbolymer carbolymer changed the title Update cardano-rpc-11.0 Bump cardano-api 11.3, cardano-cli 11.1, cardano-rpc 11.0 and CHaP May 27, 2026
@carbolymer carbolymer force-pushed the mgalazyn/feature/update-cardano-rpc-11.0 branch from a369892 to b7e3963 Compare May 27, 2026 11:32
@carbolymer carbolymer force-pushed the mgalazyn/feature/update-cardano-rpc-11.0 branch from b7e3963 to 361bf54 Compare May 27, 2026 11:33
@carbolymer carbolymer changed the title Bump cardano-api 11.3, cardano-cli 11.1, cardano-rpc 11.0 and CHaP Bump cardano-api 11.3, cardano-cli 11.1, cardano-rpc 11.0, plutus 1.65 and CHaP May 27, 2026
@carbolymer carbolymer requested a review from Copilot May 27, 2026 11:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@carbolymer carbolymer force-pushed the mgalazyn/feature/update-cardano-rpc-11.0 branch from 43f8660 to 5abc89e Compare May 27, 2026 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