Skip to content

Conversation

@hegaleon
Copy link
Collaborator

@hegaleon hegaleon commented Aug 1, 2025

Resolves #3285

This PR updates Daedalus to point to the Project Catalyst fund proposal site

Todos

  • [1 ] Confirm site is accessible and loading from Production and non-Production instances
  • [2] Loaded preview and preprod sites and all is pointing to new Proposal platform

Screenshots

image

Testing Checklist

  • Slack QA thread
  • Completed yarn builds with all lower environment settings

Review Checklist

  • all code checked in
  • github issues and PR raised and assigned

Basics

  • [y ] PR assigned to the PR author(s)
  • input-output-hk/daedalus-dev and input-output-hk/daedalus-qa assigned as PR reviewers
  • 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

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.

I'm a little out of context, but if the new links are correct, it's fine code-wise.

IMO this is a good opportunity to update cardano-node (and its configs, including the peer snapshot JSON), and cardano-wallet. /cc @pparker

@hegaleon
Copy link
Collaborator Author

hegaleon commented Aug 4, 2025

@michalrus agree on the node version (propose 10.2.1) and wallet v2025-03-31, lets align.

@michalrus
Copy link
Member

@michalrus agree on the node version (propose 10.2.1) and wallet v2025-03-31, lets align.

Sure, unless Cardano Foundation say that 10.4.1 (or later) is compatible with v2025-03-31.

@michalrus
Copy link
Member

I'm going to merge without QA, because we’ll test the final build pre-release.

@michalrus michalrus merged commit 83fcd64 into develop Aug 7, 2025
5 checks passed
@michalrus michalrus deleted the chore-daed-f14Links branch August 7, 2025 10:48
michalrus added a commit that referenced this pull request Aug 7, 2025
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.

Update Daedalus with refreshed links for Funding Proposals and Results

4 participants