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

Drop web3.providers.tester.py (V5 beta) #1199

Merged
merged 2 commits into from Jan 11, 2019

Conversation

njgheorghita
Copy link
Contributor

@njgheorghita njgheorghita commented Jan 11, 2019

What was wrong?

Removed web3.providers.tester.EthereumTesterProvider and web3.providers.tester.TestRPCProvider as specified in the issue.

Related to Issue #1027

How was it fixed?

  • Deleted web3/providers/tester.py

Cute Animal Picture

image

@njgheorghita njgheorghita changed the title [WIP] Drop web3.providers.tester.py Drop web3.providers.tester.py (V5 beta) Jan 11, 2019
@njgheorghita njgheorghita requested review from carver, pipermerriam and kclowes and removed request for carver January 11, 2019 13:45
@pipermerriam pipermerriam removed the request for review from carver January 11, 2019 15:48
@@ -17,7 +17,8 @@ Read more in the [documentation on ReadTheDocs](http://web3py.readthedocs.io/).
import json
import web3

from web3 import Web3, HTTPProvider, TestRPCProvider
Copy link
Member

Choose a reason for hiding this comment

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

We should probably remove this entire section from the README in favor of just using RTD.

@njgheorghita njgheorghita merged commit a21145d into ethereum:master Jan 11, 2019
@njgheorghita njgheorghita deleted the drop-web3-providers-tester branch January 11, 2019 17:33
@njgheorghita njgheorghita mentioned this pull request Jan 17, 2019
22 tasks
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.

None yet

2 participants