Skip to content

v0.11.0

Compare
Choose a tag to compare
@tomusdrw tomusdrw released this 18 May 15:08
· 168 commits to master since this release
d5bc563
  1. Implement parity namespace (#318)
  2. Bump ethabi to v11.0.0 (#326)
  3. Reimplement transaction signing with license compatible crate (#325)
  4. Update base64 requirement from 0.11.0 to 0.12.0 (#330)
  5. Tokenize negative signed integers (#333)
  6. Update Index type to be U64, make tx_index consistent (#336)
  7. Update ethabi and ethereum-types to latest (#339)
  8. Make logs_bloom optional (#343)
  9. Add root field to transaction receipt (#340)
  10. Support eth_call by block hash (#345)
  11. Implement Serde Deserialize for Call and Transaction Requests (#346)

Full list of changes:
v0.10.0...v0.11.0