-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: token migration portal #159
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for lifted-alberto ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #159 +/- ##
===========================================
+ Coverage 35.10% 45.16% +10.06%
===========================================
Files 90 119 +29
Lines 2396 3164 +768
Branches 683 889 +206
===========================================
+ Hits 841 1429 +588
- Misses 1544 1720 +176
- Partials 11 15 +4 ☔ View full report in Codecov by Sentry. |
Update: Tested a migration in QA and everything worked |
Update: The complete flow is working. Only polishing and TODOs remain to do. |
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.
Can you please change staging env talib_url to "https://qa-talib.liftedinit.app/api/v1/neighborhoods/2/" and rebuild?
This PR introduces a Token Migration portal allowing users to migrate their tokens to the new CosmosSDK-based ledger.
The Migration Portal supports
The Migration Portal aims to be "idiot" proof.
Fixes #160
TODO: