Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Added eth_getBlockTransactionCountByHash RPC method #125

Merged
merged 3 commits into from
Jun 8, 2020

Conversation

holgerd77
Copy link
Member

Wanted to give this a try as well, so another RPC method here.

Looks like ci is failing with `SyntaxError: Cannot use import statement outside a module`. I don't think this would happen when we are on typescript with a proper build pipeline, but for now changing to `require` might be easiest.
@coveralls
Copy link

coveralls commented Jun 8, 2020

Coverage Status

Coverage increased (+0.1%) to 92.684% when pulling 8637f37 on more-rpc-methods into f152da1 on master.

Copy link
Contributor

@ryanio ryanio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@holgerd77
Copy link
Member Author

@ryanio thanks! 🙂

@holgerd77 holgerd77 merged commit f948aff into master Jun 8, 2020
@holgerd77 holgerd77 deleted the more-rpc-methods branch June 8, 2020 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants