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 #1601

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Deploy to mainnet #1601

merged 6 commits into from
Jan 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

zmcNotafraid and others added 4 commits January 19, 2024 05:24
* feat: create udt when fetch omiga_inscription_info cell

Signed-off-by: Miles Zhang <[email protected]>

* feat: omiga inscription can query by info's type hash

Signed-off-by: Miles Zhang <[email protected]>

* test: fix test

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
* refactor: add cell dependencies sync worker

* chore: adjust tests
* feat: record pre udt_hash to new rebase start omiga inscription

Signed-off-by: Miles Zhang <[email protected]>

* feat: adjust omiga_inscription api to handle with same info type hash

Signed-off-by: Miles Zhang <[email protected]>

* test: fix test

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (146ea52) 67.10% compared to head (6ac53e0) 67.18%.
Report is 5 commits behind head on master.

❗ Current head 6ac53e0 differs from pull request most recent head 6006554. Consider uploading reports for the commit 6006554 to get more accurate results

Files Patch % Lines
app/workers/generate_cell_dependencies_worker.rb 30.76% 9 Missing ⚠️
...ontrollers/api/v1/omiga_inscriptions_controller.rb 90.00% 1 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 98.27% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1601      +/-   ##
==========================================
+ Coverage   67.10%   67.18%   +0.08%     
==========================================
  Files         289      290       +1     
  Lines        7934     7969      +35     
==========================================
+ Hits         5324     5354      +30     
- Misses       2610     2615       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rabbitz rabbitz added this pull request to the merge queue Jan 23, 2024
Merged via the queue into master with commit 4ea9c0d Jan 23, 2024
9 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