v0.11.0
- Implement
parity
namespace (#318) - Bump ethabi to v11.0.0 (#326)
- Reimplement transaction signing with license compatible crate (#325)
- Update base64 requirement from 0.11.0 to 0.12.0 (#330)
- Tokenize negative signed integers (#333)
- Update Index type to be U64, make tx_index consistent (#336)
- Update ethabi and ethereum-types to latest (#339)
- Make logs_bloom optional (#343)
- Add root field to transaction receipt (#340)
- Support eth_call by block hash (#345)
- Implement Serde Deserialize for Call and Transaction Requests (#346)
Full list of changes:
v0.10.0...v0.11.0