feat(wallet): prepare 8.5.8 release#778
Conversation
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.
|
Warning Review limit reached
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 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Issue being fixed or feature implemented
This PR delivers the CrowdNode-related changes for the
8.5.8release branch.It is required to ship the release-scoped CrowdNode updates independently from unrelated feature work and to ensure the
8.5.8branch contains only the intended CrowdNode behavior changes.What was done?
8.5.8release.How Has This Been Tested?
8.5.8.Breaking Changes
None.
Checklist:
For repository code-owners and collaborators only