node client as blockchain-provider
Provide client for node running with the extra indexes. It implements the blockchain-providers standard interface and several node REST API end points. Returns the blockchain objects typed for fleet SDK when applicable.
⚠️ No Changeset found
Latest commit: 17e851eaaa2623f48bc97c1b71800bd2c1311bd8
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thanks, I've made the requested changes to align the getBoxes behavior and implements the streamBoxes. The helper method is also removed and the contructor improved to include the default values.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9f02ca0) 100.00% compared to head (17e851e) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## master #90 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 104 107 +3
Lines 15184 17755 +2571
Branches 1394 1492 +98
===========================================
+ Hits 15184 17755 +2571
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.