0.2.0
This version contains the following changes:
- Bug fix for enum equatables which led to crashes sometimes
- Split
EthereumTransaction
andEthereumSignedTransaction
- Improve API for Web3Response, conform to major standards (Result?, Error?)
- Make hex string to bytes decoding less restrictive (allow odd number of digits, assume leading zero)