Skip to content

v0.34.0

Compare
Choose a tag to compare
@erwanor erwanor released this 10 Oct 15:08
· 29 commits to main since this release
v0.34.0
bcc0b37

What's Changed

  • Update to prost 0.12 and tonic 0.10 by @mzabaluev in #1349
  • rpc: replace hyper::Client with reqwest::Client by @mzabaluev in #1362
  • Turn non-200 HTTP responses into an error instead of trying to parse the body as a JSON-RPC response by @romac in #1361
  • Add support for secp256k1 consensus keys by @mkaczanowski in #1358
  • Fix cargo warning by explicitly specifying a resolver for the workspace by @romac in #1363
  • Update to CometBFT 0.38.0 release by @mzabaluev in #1365
  • Release 0.34.0 by @mzabaluev in #1366

New Contributors

Full Changelog: v0.33.2...v0.34.0