-
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 #1556
Deploy to mainnet #1556
Conversation
* refactor: move display_inputs and display_outputs to api/v2 * chore: add display_cells option
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
* 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]>
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]>
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1556 +/- ##
==========================================
+ Coverage 67.12% 67.50% +0.37%
==========================================
Files 285 289 +4
Lines 7736 7927 +191
==========================================
+ Hits 5193 5351 +158
- Misses 2543 2576 +33 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
No description provided.