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

Deprecate and/or remove the eth-testrpc based providers. #505

Closed
pipermerriam opened this issue Dec 10, 2017 · 2 comments · Fixed by #569
Closed

Deprecate and/or remove the eth-testrpc based providers. #505

pipermerriam opened this issue Dec 10, 2017 · 2 comments · Fixed by #569

Comments

@pipermerriam
Copy link
Member

With no plans to support eth-testrpc and the plan to replace it with eth-tester I think it's time to add some deprecations warnings to the providers that use eth-testrpc if they aren't already present and then to remove them.

We should also update the test suite to not depend on eth-testrpc anymore.

@carver
Copy link
Collaborator

carver commented Dec 11, 2017

This is an option for getting #166 unstuck.

@carver
Copy link
Collaborator

carver commented Jan 5, 2018

#530 looks nearly complete. Unfortunately, I don't think it actually unsticks 166, because we also need to swap in the py-evm backend and remove the pyethereum backend. It looks like that will need some work, too.

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 a pull request may close this issue.

2 participants