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

Merged
merged 48 commits into from
Apr 18, 2024
Merged

Deploy to mainnet #1769

merged 48 commits into from
Apr 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

github-actions bot and others added 18 commits April 4, 2024 10:48
* feat: display inputs add omiga info

* fix: remove unique cell code hash

* chore: update unique cell code hash

---------

Co-authored-by: Rabbit <zhangnan8710@gmail.com>
Co-authored-by: Keith <keithwhisper@gmail.com>
Co-authored-by: Miles Zhang <mingchang555@hotmail.com>
* feat: save issuer address in node processor

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

* test: debug test

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
feat: add bitcoin statistics
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

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

Project coverage is 64.65%. Comparing base (2c16d60) to head (1efaf72).
Report is 33 commits behind head on master.

Files Patch % Lines
app/interactions/rgb_transactions/index.rb 0.00% 42 Missing ⚠️
app/models/suggest_query.rb 44.44% 20 Missing ⚠️
app/models/bitcoin_statistic.rb 0.00% 18 Missing ⚠️
.../controllers/api/v2/rgb_transactions_controller.rb 0.00% 13 Missing ⚠️
...ontrollers/api/v2/bitcoin_statistics_controller.rb 0.00% 10 Missing ⚠️
app/models/bitcoin_transaction.rb 11.11% 8 Missing ⚠️
app/models/concerns/ckb_transactions/bitcoin.rb 40.00% 6 Missing ⚠️
lib/scheduler.rb 0.00% 6 Missing ⚠️
app/serializers/token_collection_serializer.rb 0.00% 4 Missing ⚠️
app/workers/bitcoin_transaction_detect_worker.rb 25.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1769      +/-   ##
==========================================
- Coverage   65.63%   64.65%   -0.98%     
==========================================
  Files         329      336       +7     
  Lines        8858     9131     +273     
==========================================
+ Hits         5814     5904      +90     
- Misses       3044     3227     +183     

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

rabbitz and others added 22 commits April 11, 2024 10:55
* chore: fix bitcoin transaction confirmations

* fix: update bitcoin vout foreign_key
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
* feat: create xudt_tag model

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

* feat: use tag worker to mark tag

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

* feat: xudt list api filter by symbol and tags

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue Apr 18, 2024
Merged via the queue into master with commit 3126632 Apr 18, 2024
8 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.

2 participants