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

Request to implement block filter and pending transaction filter #106

Open
johannes-schuetze opened this issue Nov 28, 2017 · 1 comment

Comments

@johannes-schuetze
Copy link

  • Python Version: 3.6
  • OS: Ubuntu 17.10

Please finish implementing methods for block filter and pending transaction filter methods. Currently they are throwing NotImplementedError.

Details:
eth-testrpc/rpc.py line number: 187
Method : eth_newBlockFilter

eth-testrpc/rpc.py line number: 191
Method : eth_newPendingTransactionFilter

@pipermerriam
Copy link
Owner

This is an open source project. Feel free to open a pull request with this functionality.

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

No branches or pull requests

2 participants