-
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 testnet #1455
Deploy to testnet #1455
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
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## testnet #1455 +/- ##
===========================================
+ Coverage 66.88% 66.96% +0.08%
===========================================
Files 279 282 +3
Lines 7546 7611 +65
===========================================
+ Hits 5047 5097 +50
- Misses 2499 2514 +15
☔ 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]>
No description provided.