Skip to content
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

Merged
merged 15 commits into from
Jan 16, 2024
Merged

Deploy to mainnet #1556

merged 15 commits into from
Jan 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2024

No description provided.

rabbitz and others added 3 commits January 4, 2024 08:00
* refactor: move display_inputs and display_outputs to api/v2

* chore: add display_cells option
* 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]>
* 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]>
* 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]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2024

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (9919b90) 67.12% compared to head (789ee54) 67.50%.
Report is 15 commits behind head on master.

❗ Current head 789ee54 differs from pull request most recent head b85a730. Consider uploading reports for the commit b85a730 to get more accurate results

Files Patch % Lines
.../controllers/api/v2/ckb_transactions_controller.rb 15.38% 22 Missing ⚠️
...p/serializers/omiga_inscription_info_serializer.rb 0.00% 14 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 89.65% 12 Missing ⚠️
...ontrollers/api/v1/omiga_inscriptions_controller.rb 80.55% 7 Missing ⚠️
app/utils/ckb_utils.rb 88.88% 6 Missing ⚠️
app/models/cell_output.rb 88.46% 3 Missing ⚠️
app/models/ckb_sync/api.rb 70.00% 3 Missing ⚠️
.../controllers/api/v1/ckb_transactions_controller.rb 81.81% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@zmcNotafraid zmcNotafraid added this pull request to the merge queue Jan 16, 2024
Merged via the queue into master with commit 676d60b Jan 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants