Recent Releases of 0x-web3
0x-web3 - 1.0.1 Release
Specifies missing python dependencies.
- Python
Published by pipermerriam over 9 years ago
0x-web3 - 1.0.0 Release
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.
- Python
Published by pipermerriam over 9 years ago