-
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 #1559
Deploy to testnet #1559
Conversation
* feat: parse omiga inscription info cell data Signed-off-by: Miles Zhang <[email protected]> * feat: create omiga_inscription_info model Signed-off-by: Miles Zhang <[email protected]> * feat: save omiga inscription info and udt in sync process Signed-off-by: Miles Zhang <[email protected]> * feat: add omiga_inscription api Signed-off-by: Miles Zhang <[email protected]> * test: fix test Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## testnet #1559 +/- ##
===========================================
+ Coverage 67.13% 67.48% +0.34%
===========================================
Files 285 289 +4
Lines 7729 7922 +193
===========================================
+ Hits 5189 5346 +157
- Misses 2540 2576 +36 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Miles Zhang <[email protected]>
* chore: add xudt mainnet code hash configuration Signed-off-by: Miles Zhang <[email protected]> * feat: return omiga inscription udt account for address api Signed-off-by: Miles Zhang <[email protected]> * feat: update omiga inscription task Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
* feat: omiga inscription sort by mint_status Signed-off-by: Miles Zhang <[email protected]> * feat: update addresses_count for omiga_inscription task Signed-off-by: Miles Zhang <[email protected]> * fix: update inscription total_amount in node processor Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
No description provided.