Skip to content

feat(wallet): prepare 8.5.8 release#778

Merged
romchornyi merged 3 commits into
masterfrom
feat/release-8.5.8
Jun 12, 2026
Merged

feat(wallet): prepare 8.5.8 release#778
romchornyi merged 3 commits into
masterfrom
feat/release-8.5.8

Conversation

@romchornyi

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

This PR delivers the CrowdNode-related changes for the 8.5.8 release branch.

It is required to ship the release-scoped CrowdNode updates independently from unrelated feature work and to ensure the 8.5.8 branch contains only the intended CrowdNode behavior changes.

What was done?

  • Merged the CrowdNode-related changes required for the 8.5.8 release.
  • Included only the release-scoped CrowdNode updates in this branch.
  • Kept unrelated release and feature work out of this PR so the scope stays focused and reviewable.

How Has This Been Tested?

  • Reviewed the CrowdNode-only release branch contents before preparing the PR.
  • Verified the PR scope is limited to CrowdNode-related changes for 8.5.8.
  • Additional runtime / regression validation confirmed during final QA for the release branch.

Breaking Changes

None.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Why:
- CrowdNode sign-up and deposit flows are temporarily unavailable in several entry points.

What:
- Hide Explore staking unless the user has a linked CrowdNode account.
- Remove CrowdNode from customizable and restored shortcuts when no account exists.
- Filter portal items and adjust the portal table layout to the reduced item set.
- Hide sign-up and link actions on the getting started screen.

Validation:
- Not run.
Why:
- CrowdNode deposit and online account entry points should stay unavailable in the portal.

What:
- Always filter deposit and online account out of portalItems.

Validation:
- Not run.
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@romchornyi, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 18 minutes and 17 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f2c7fb8a-0603-429f-bad7-799b9a44f41c

📥 Commits

Reviewing files that changed from the base of the PR and between 6f4ec9e and 906584b.

📒 Files selected for processing (6)
  • DashWallet/Sources/UI/CrowdNode/CrowdNodeModel.swift
  • DashWallet/Sources/UI/CrowdNode/Getting Started/GettingStartedViewController.swift
  • DashWallet/Sources/UI/CrowdNode/Portal/CrowdNodePortalViewController.swift
  • DashWallet/Sources/UI/Explore Dash/ExploreMenuScreen.swift
  • DashWallet/Sources/UI/Home/Views/HomeViewModel.swift
  • DashWallet/Sources/UI/Home/Views/Shortcuts/Models/ShortcutAction.swift
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/release-8.5.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@romchornyi romchornyi merged commit 0ea2f61 into master Jun 12, 2026
4 checks passed
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.

3 participants