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

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Deploy to mainnet #2188

merged 7 commits into from
Sep 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

* feat: add unique index to lock_scripts and type_scripts

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

* fix: use upsert_all to save lock_script and type_script

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

* test: fix test

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

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
* feat: change ckb_transactions confirmation_time column type

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

* feat: import batch of pending tx

* feat: update confirmation_time after tx committed

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

* feat: import pending tx by worker

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

* test: fix test

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 Sep 10, 2024

Codecov Report

Attention: Patch coverage is 2.80702% with 277 lines in your changes missing coverage. Please review.

Project coverage is 60.21%. Comparing base (61686b4) to head (07cc078).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
app/models/ckb_sync/transaction_parser.rb 0.00% 139 Missing ⚠️
app/models/ckb_sync/transactions.rb 0.00% 119 Missing ⚠️
app/workers/import_pending_tx_worker.rb 0.00% 13 Missing ⚠️
lib/websocket.rb 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2188      +/-   ##
==========================================
- Coverage   62.02%   60.21%   -1.82%     
==========================================
  Files         351      355       +4     
  Lines        9892    10175     +283     
==========================================
- Hits         6136     6127       -9     
- Misses       3756     4048     +292     

☔ 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 Sep 13, 2024
Merged via the queue into master with commit a967b28 Sep 13, 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.

1 participant