v0.12.0 (async/await)
-
Get rid of
futures=0.1
, make the libraryasync/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