github tomusdrw/rust-web3 v0.13.0

latest releases: v0.19.0, v0.18.0, v0.17.0...
3 years ago

This release changes the way you handle signing. It's now your responsibility to prevent SecretKeys from leaking copies on stack/heap, see #365 for more details, solutions and migration path.

  • Add support for wss (#360)
  • Rework transport features (TLS especially) (#363)
  • Isolate crypto stuff and avoid dealing with leaking SecretKey (#365)
  • added Transaction::raw (#366)

Don't miss a new rust-web3 release

NewReleases is sending notifications on new releases.