voith / eth-tester-rpc

Rewrite of piper merriams eth-testrpc
MIT License
3 stars 3 forks source link

Make code compatible with web3 4.x #25

Closed voith closed 6 years ago

voith commented 6 years ago

What was wrong?

eth-tester-rpc is failing against web3. Here's a build.

Code that produced the error

https://github.com/voith/web3.py/pull/1

Expected Result

Should not break against web3 tests

How can it be fixed?

fix formatters in eth-tester-rpc

voith commented 6 years ago

fixed in #30