Skip to content

Solve wire screen regression

Ticket(s) / Related Merge Requests

#5074 (closed)

Summary of Changes

Reverted the previous MR and solved the crash issue by removing wallet-connect usage.

Further cleaning of on-chain functionality is needed

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

This MR reverts the previous changes and solves the wallet crash by removing wallet connect usage only.

To be tested:

  • Opening the wallet screen should not crash the app
  • Boost creation (Legacy boost screen was removed, it was unused but just in case)
  • Wire "Tip" (Showld work as it was before off-chain tokens and USD)

Regression Scope

Mentioned above

Platform Affected (web, mobile, etc)

ios/android

Developer Testing Completed

Android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports