-
Notifications
You must be signed in to change notification settings - Fork 373
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
feat(gnoclient): support fetching blocks, block results, latest block number #1910
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1910 +/- ##
=======================================
Coverage 46.41% 46.41%
=======================================
Files 487 487
Lines 68973 68998 +25
=======================================
+ Hits 32011 32026 +15
- Misses 34313 34318 +5
- Partials 2649 2654 +5 ☔ View full report in Codecov by Sentry. |
please run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good, just left a few comments 🙏
Please do not merge - need to finish up the docs for this. |
Description
This PR adds gnoclient support for fetching blocks, block results, and the latest block number.
Contributors' checklist...
BREAKING CHANGE: xxx
message was included in the description