-
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 mainnet #1529
Deploy to mainnet #1529
Conversation
* refactor: address transaction query * chore: add total_count to paginate meta generator
Deploy to testnet
* 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
Deploy to testnet
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1529 +/- ##
==========================================
- Coverage 67.30% 67.12% -0.19%
==========================================
Files 283 285 +2
Lines 7635 7736 +101
==========================================
+ Hits 5139 5193 +54
- Misses 2496 2543 +47 ☔ View full report in Codecov by Sentry. |
No description provided.