-
Notifications
You must be signed in to change notification settings - Fork 42
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 testnet #1531
Deploy to testnet #1531
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## testnet #1531 +/- ##
===========================================
- Coverage 67.44% 67.12% -0.32%
===========================================
Files 284 285 +1
Lines 7673 7736 +63
===========================================
+ Hits 5175 5193 +18
- Misses 2498 2543 +45 ☔ View full report in Codecov by Sentry. |
* fix: type id search using typescript args * chore: adjust tests
* chore: use latest thoughtbot rubocop yml Signed-off-by: Miles Zhang <[email protected]> * feat: add ckb_hodl_waves column to statistic_infos Signed-off-by: Miles Zhang <[email protected]> * feat: run job to calculate ckb_hodl_waves Signed-off-by: Miles Zhang <[email protected]> * feat: add ckb_hodl_waves to api Signed-off-by: Miles Zhang <[email protected]> * fix: typo Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
* fix: return integer for create_timestamp time extraction * fix: pending transaction income
No description provided.