Skip to content

Main <> Stable#448

Merged
onahprosper merged 14 commits intostablefrom
main
Apr 8, 2026
Merged

Main <> Stable#448
onahprosper merged 14 commits intostablefrom
main

Conversation

@onahprosper
Copy link
Copy Markdown
Collaborator

Description

Describe the purpose of this PR along with any background information and the impacts of the proposed change. For the benefit of the community, please do not assume prior context.

Provide details that support your chosen implementation, including: breaking changes, alternatives considered, changes to the API, contracts etc.

References

Include any links supporting this change such as a:

If there are no references, simply delete this section.

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this project has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation and tests for new/changed functionality in this PR
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

By submitting a PR, I agree to Paycrest's Contributor Code of Conduct and Contribution Guide.

Dprof-in-tech and others added 14 commits March 20, 2026 14:00
…r-external-wallet

fix: update migration modal visibility logic
…ling

* Updated the SUPPORTED_CHAINS object to include network names for better clarity.
* Refactored the parseRpcUrl function to utilize the new networkName property for retrieving RPC URLs, improving error handling for unsupported chains.
refactor: enhance SUPPORTED_CHAINS structure and improve RPC URL hand…
Add the existing theme switch to the desktop settings dropdown so users can change theme without relying on the footer. The new section keeps the footer control as a secondary entry point and aligns the dropdown styling with the existing menu items.
feat(settings): add theme switch to desktop dropdown
* refactor: build time enhancements

* refactor: optimize JWT verification and enhance user ID fetching with timeout handling

* fixes

* feat: add audience parameter to JWT verification for enhanced security

* change variable

---------

Co-authored-by: chibie <chibuotu@gmail.com>
Co-authored-by: Prosper <40717516+onahprosper@users.noreply.github.com>
… package versions

* Reintroduced cypress dependency with version 15.7.1.
* Minor adjustments to package versions and dependencies for consistency.
chore: update pnpm-lock.yaml to restore cypress dependency
feat: default balance view to highest-value network after login
* refactor: enhance error handling across components

* fix: improve error handling in TransactionPreview component

* fix

* refactor: remove liquidity error handling from errorMessages and TransactionForm

* fix: enhance error handling for network switching in MobileDropdown and NetworksDropdown components

* feat: integrate Sentry for client error reporting

---------

Co-authored-by: Prosper <40717516+onahprosper@users.noreply.github.com>
* fix: users can use external wallet as main wallet through privy

* fixes

---------

Co-authored-by: Prosper <40717516+onahprosper@users.noreply.github.com>
… updates (#446)

* feat(networks): add Scroll and Celo, align tokens and docs

* feat(currency): enable MWK receive currency
@onahprosper onahprosper requested review from 5ran6 and chibie as code owners April 8, 2026 14:20
@onahprosper onahprosper merged commit 4115338 into stable Apr 8, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 165ea7fd-960c-41dd-980f-0ea77c02dea0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

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.

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.

5 participants