Skip to content

Conversation

@hegaleon
Copy link
Collaborator

@hegaleon hegaleon commented Aug 6, 2025

…025-03.31 respectively

This PR bolts on the upgrade of cardano wallet to v2025-03-31 and cardano-node to the most recently available node 10.2.1

Todos

  • TODO

Screenshots (Loading Daedalus and Catalyst Portal)

image image

Testing Checklist

  • Slack QA thread
  • ran Daedalus in test environments, checked links and all correctly pointed
  • ran Daedalus in test environments, pointing to the Fund 15 details and dates as expected
  • ran nix build and all narHashs are upgraded as expected for 10.2.1. and v2025-03-31 as expected
  • [ ]

Review Checklist

Basics

  • [y ] PR assigned to the PR author(s)
  • [y ] input-output-hk/daedalus-dev and input-output-hk/daedalus-qa assigned as PR reviewers
  • PR has appropriate labels (release-vNext, feature/bug/chore, WIP)
  • PR link is added to a Jira ticket, ticket moved to In Review
  • PR is updated to the most recent version of the target branch (and there are no conflicts)
  • PR has a good description that summarizes all changes
  • PR contains screenshots (in case of UI changes)
  • CHANGELOG entry has been added to the top of the appropriate section (Features, Fixes, Chores) and is linked to the correct PR on GitHub
  • There are no missing translations (running yarn manage:translations produces no changes)
  • Text changes are proofread and approved (Jane Wild / Amy Reeve)
  • Japanese text changes are proofread and approved (Junko Oda)
  • Storybook works and no stories are broken (yarn storybook)
  • In case of dependency changes yarn.lock file is updated

Code Quality

  • Important parts of the code are properly commented and documented
  • Code is properly typed with typescript types
  • React components are split-up enough to avoid unnecessary re-renderings
  • Any code that only works in main process is neatly separated from components

Testing

  • New feature/change is covered by acceptance tests
  • New feature/change is manually tested and approved by QA team
  • All existing acceptance tests are still up-to-date
  • New feature/change is covered by Daedalus Testing scenario
  • All existing Daedalus Testing scenarios are still up-to-date

After Review

  • Update Slack QA thread by marking it with a green checkmark

CHANGELOG.md Outdated
@@ -1,5 +1,23 @@
# Changelog

## 7.1.2
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you are missing the 7.1.1 version here.

Copy link
Member

Choose a reason for hiding this comment

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

I fixed it in 1aa4f09, it should've been vNext anyway.

CHANGELOG.md Outdated

- Update `cardano-node` to 10.2.1 and `cardano-wallet` to v2025-03-31 ([PR 3288](https://github.com/input-output-hk/daedalus/pull/3288))

## 7.1.0
Copy link
Member

Choose a reason for hiding this comment

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

Why is this section duplicated from below? 🤔

Copy link
Member

Choose a reason for hiding this comment

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

I fixed it in 1aa4f09

Copy link
Member

@michalrus michalrus left a comment

Choose a reason for hiding this comment

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

@hegaleon claims to have tested commit 5ae0c44 together with @vix-io on all three systems (Linux, macOS, Windows).

Let's merge this, and cut a release commit.

@michalrus michalrus merged commit cafb239 into develop Aug 18, 2025
5 checks passed
@michalrus michalrus deleted the chore-upgrade-cardano-wallet-and-cardano-node branch August 18, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants