v0.2.0
- Use proper bignum types for
U256
and fixed-hash - Implement
Debug
forWeb3
and transports. - Rewrite errors using
error-chain
- Rework transports to avoid running into lifetime issues when using futures and nested calls
U256
and fixed-hashDebug
for Web3
and transports.error-chain