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

Update and Release Cardano-wallet for Conway Node 10.1.3 Compatibility #4864

Closed
david-a-clark opened this issue Dec 3, 2024 · 0 comments · Fixed by #4867
Closed

Update and Release Cardano-wallet for Conway Node 10.1.3 Compatibility #4864

david-a-clark opened this issue Dec 3, 2024 · 0 comments · Fixed by #4867
Labels
ADDING FEATURE Mark a PR as adding a new feature, for auto-generated CHANGELOG IMPROVEMENT Mark a PR as an improvement, for auto-generated CHANGELOG

Comments

@david-a-clark
Copy link

david-a-clark commented Dec 3, 2024

The problem that you wish to solve

Update and Release new version of Cardano-wallet supporting Cardano Node 10.1.3 which is a mainnet-ready release of the Cardano node that is capable of crossing the Chang#2 hard fork.

This was released to addresses a ledger issue where DRep delegations could be removed under some conditions.

Description

As Product Owner and a Cardano-wallet user,
I want the wallet to be updated and released with full compatibility for cardano-node version 10.1.3
So that the wallet continues to function properly and supports the Chang HF#2 hard fork requirements

This update involves upgrading the wallet's dependencies to support cardano-node version 10.1.3 and publishing a new release across all supported platforms. This update is essential for maintaining compatibility with the Conway era changes and supporting Chang HF#2.

Acceptance Criteria:

  1. Cardano-wallet is fully compatible with node version 10.1.3.
  2. The wallet's dependencies are reviewed and updated to ensure compatibility with the new ledger updates.
  3. Extensive testing is conducted to verify that the wallet functions effectively and reliably.
  4. The updated Cardano-wallet is successfully published as a new release on GitHub for all supported operating systems, Linux, Windows, and macOS.
  5. Each OS-specific build is properly tagged and easily identifiable.
  6. Release notes clearly describe changes, new features, and any known issues

Implementation suggestions

No response

@david-a-clark david-a-clark added IMPROVEMENT Mark a PR as an improvement, for auto-generated CHANGELOG ADDING FEATURE Mark a PR as adding a new feature, for auto-generated CHANGELOG labels Dec 3, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 6, 2024
- Bump time runtime dependency of node to version 10.1.3
- No need to bump any compile time dep as `cabal freeze` on the node
gave `any.ouroboros-network ==0.17.1.2`

fix #4864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADDING FEATURE Mark a PR as adding a new feature, for auto-generated CHANGELOG IMPROVEMENT Mark a PR as an improvement, for auto-generated CHANGELOG
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant