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

devtools: Add block hash lookups #1457

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Jul 24, 2024

Curently doesn't work because lightwalletd does not have support for looking up blocks by hash.

@str4d str4d force-pushed the devtools-block-hash-lookup branch from 9e20253 to 1c71264 Compare July 24, 2024 19:10
Base automatically changed from devtools-txid-lookup to main July 24, 2024 19:21
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 60.51%. Comparing base (8640923) to head (1c71264).
Report is 1 commits behind head on main.

Files Patch % Lines
devtools/src/bin/inspect/main.rs 0.00% 8 Missing ⚠️
devtools/src/bin/inspect/lookup.rs 0.00% 6 Missing ⚠️
devtools/src/bin/inspect/block.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1457      +/-   ##
==========================================
- Coverage   60.57%   60.51%   -0.07%     
==========================================
  Files         139      139              
  Lines       16362    16379      +17     
==========================================
  Hits         9911     9911              
- Misses       6451     6468      +17     

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

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