Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cardano dependencies to match node to 10.2.1 #5031

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

paolino
Copy link
Collaborator

@paolino paolino commented Mar 7, 2025

Changes

  • Bump cardano dependencies as appearing in the node freeze file
  • Bump cardano-wallet-read dependency
  • Fix deprecation warnings
  • remove the project level constraints
  • Fix lib/cardano-api-extra/lib/Cardano/Api/Gen.hs as for cardano api changes
  • Fix lib/primitive/lib/Cardano/Wallet/Primitive/Ledger/Shelley.hs as TxCertificates content changed
  • Fix lib/balance-tx/lib/internal/Internal/Cardano/Write/Tx/Sign.hs as TxCertificates content changed
  • Fix lib/local-cluster/lib/Cardano/Wallet/Launch/Cluster/ConfiguredPool.hs as poolVrfFromFile has changed
  • Fix lib/network-layer/src/Cardano/Wallet/Network/Implementation.hs as network-mux package has changed
  • Fix lib/wallet/src/Cardano/Wallet/Shelley/Transaction.hs as cardano-api txSupplementalData is gone
  • Fix macos packages bundle instructions
  • Fix windows package bundle instructions

Issues

#4993

Notes

code to be fixed is marked with "ToFix 10.2.1"

@paolino paolino changed the title Paolino/4993/bump node to 10.2.1 Bump node to 10.2.1 Mar 7, 2025
@paolino paolino force-pushed the paolino/4993/bump-node-to-10.2.1 branch from 4e2d240 to e29c4d0 Compare March 7, 2025 16:34
@paolino paolino added Release Node Node bumps labels Mar 7, 2025
@paolino paolino changed the base branch from master to release-candidate/v2025-03-04 March 7, 2025 16:37
@paolino paolino changed the title Bump node to 10.2.1 Bump cardano dependencies to match node to 10.2.1 Mar 7, 2025
Base automatically changed from release-candidate/v2025-03-04 to master March 7, 2025 16:53
@paolino paolino force-pushed the paolino/4993/bump-node-to-10.2.1 branch 10 times, most recently from e35e08e to 11e2940 Compare March 11, 2025 10:44
@paolino paolino force-pushed the paolino/4993/bump-node-to-10.2.1 branch from e6d4769 to 109d15c Compare March 11, 2025 11:28
@paolino paolino force-pushed the paolino/4993/bump-node-to-10.2.1 branch from 109d15c to 2299d3b Compare March 11, 2025 11:34
@@ -167,36 +167,26 @@ allow-newer:
, servant-openapi3:*
, katip:Win32
, ekg-wai:time

, cardano-wallet-read:cardano-ledger-api, ouroboros-consensus
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

to be removed, as the dependency has been bumped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Node Node bumps Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants