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

Merged
merged 23 commits into from
May 11, 2024
Merged

Deploy to mainnet #1817

merged 23 commits into from
May 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

dependabot bot and others added 6 commits April 28, 2024 02:36
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.9)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

Attention: Patch coverage is 22.05882% with 106 lines in your changes are missing coverage. Please review.

Project coverage is 64.39%. Comparing base (b97dbcc) to head (3df08c3).
Report is 19 commits behind head on master.

Files Patch % Lines
app/workers/bitcoin_transaction_detect_worker.rb 11.53% 46 Missing ⚠️
lib/tasks/migration/check_output_capacity.rake 17.39% 19 Missing ⚠️
...ib/tasks/migration/generate_bitcoin_transfers.rake 16.66% 15 Missing ⚠️
app/models/bitcoin_transfer.rb 0.00% 6 Missing ⚠️
.../controllers/api/v2/ckb_transactions_controller.rb 0.00% 5 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 28.57% 5 Missing ⚠️
app/controllers/api/v1/xudts_controller.rb 20.00% 4 Missing ⚠️
app/models/bitcoin_transaction.rb 33.33% 2 Missing ⚠️
app/workers/contract_statistic_worker.rb 0.00% 2 Missing ⚠️
...trollers/api/v2/bitcoin_transactions_controller.rb 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1817      +/-   ##
==========================================
- Coverage   64.85%   64.39%   -0.47%     
==========================================
  Files         336      339       +3     
  Lines        9196     9273      +77     
==========================================
+ Hits         5964     5971       +7     
- Misses       3232     3302      +70     

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

zmcNotafraid and others added 13 commits April 28, 2024 13:48
* refactor: bitcoin transaction detect worker

* chore: fix typo

* feat: generate bitcoin transfers

* chore: update structure.sql
* fix: bitcoin raw transaction

* chore: check if btc time transaciton

* chore: update bitcoin transaction confirmations

* fix: rgb digest
* feat: generate h24_ckb_transactions_count of contract

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

* fix: stale? needs to pass active record

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

---------

Signed-off-by: Miles Zhang <[email protected]>
* feat: ignore nrc 721 verified attribute

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

* test: fix test

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

---------

Signed-off-by: Miles Zhang <[email protected]>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue May 11, 2024
Merged via the queue into master with commit 2090b23 May 11, 2024
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants