-
Notifications
You must be signed in to change notification settings - Fork 42
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
Deploy to mainnet #1454
Deploy to mainnet #1454
Conversation
* feat: generate udt verification model to save token Signed-off-by: Miles Zhang <[email protected]> * feat: set mailer for udt verify Signed-off-by: Miles Zhang <[email protected]> * feat: rename udt's contact_info to email Signed-off-by: Miles Zhang <[email protected]> * feat: update udt info and send token business logic Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
* feat: add contract statistic * chore: adjust tests
fix: sync spore udt info error
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1454 +/- ##
==========================================
- Coverage 67.04% 66.95% -0.10%
==========================================
Files 278 282 +4
Lines 7514 7608 +94
==========================================
+ Hits 5038 5094 +56
- Misses 2476 2514 +38
☔ View full report in Codecov by Sentry. |
fix: sync spore udt info error Co-authored-by: Chen Yu <[email protected]> Co-authored-by: Miles Zhang <[email protected]>
Deploy to testnet
Deploy to testnet
No description provided.