-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove support for old escrow invitations flow #5778
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5778 +/- ##
==========================================
+ Coverage 86.97% 87.17% +0.20%
==========================================
Files 747 733 -14
Lines 31771 31183 -588
Branches 5307 5507 +200
==========================================
- Hits 27632 27183 -449
+ Misses 4093 3774 -319
- Partials 46 226 +180
... and 73 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹 Epic cleanup!
Description
This PR removes support for the old escrow flow, where you could send funds to the escrow contract to invite a friend (using their phone number). Specifically, the following is deleted:
Test plan
Related issues
Backwards compatibility
Network scalability
If a new NetworkId and/or Network are added in the future, the changes in this PR will: