pypi web3 1.0.0
1.0.0 Release

latest releases: 7.0.0b5, 6.17.2, 6.17.1...
7 years ago

First major release after significant library refactor. A huge thanks to @void4 for getting this library off the ground and doing all of the initial heavy lifting.

This release:

  • Python3 Compatability (will require installing pyethereum from source until a python3 compatable release is made)
  • Includes a new provider, web3.web3.rpcprovider,TestRPCProvider which uses the ethereum.tester EVM for Ethereum interactions. This is intended to help with testing.
  • Much more comprehensive test coverage.

Other notes:

  • Contracts are likely broken.
  • Asynchronous interactions are not implemented yet.
  • This should probably still be treated as pre-release/beta software.

Don't miss a new web3 release

NewReleases is sending notifications on new releases.