Skip to content

v0.12.0 (async/await)

Compare
Choose a tag to compare
@tomusdrw tomusdrw released this 22 Jun 15:42
· 155 commits to master since this release
e98780b
  • Get rid of futures=0.1, make the library async/await friendly. 馃コ

  • Add Contract::signed_call_with_confirmations (#352)

  • Contract calldata api (#349)

  • Make CallRequest's to field optional (#348)

  • Basic contract events parsing (91133a0)

  • Box zeroize to prevent leaving copies on move. (#358)

Regressions:

  • TLS support for WebSocket client
  • No IPC (UDS) transport