github ZcashFoundation/zebra v1.6.1
Zebra 1.6.1

latest releases: zebra-rpc-v2.0.1, v2.5.0, v2.4.2...
17 months ago

This release adds an OpenAPI specification for Zebra's RPC methods and startup logs about Zebra's storage usage and other database information.

It also includes:

  • Bug fixes and improved error messages for some zebra-scan gRPC methods
  • A performance improvement in Zebra's getblock RPC method

Added

  • Log database information such as storage usage on startup and shutdown (#8336, #8389)
  • OpenAPI specification for Zebra's RPC methods (#8342)
  • Add block times to output of getblock RPC method when called with verbosity = 2 (#8384)

Changed

  • Removed Copy trait impl for Network (#8354)
  • Refactored code for network consensus parameters to Network methods (#8340)

Fixed

  • Improve zebra-scan gRPC method errors and add timeout to scan service to avoid hanging (#8318)
  • Await state service requests in getblock method in parallel (#8376)

Contributors

Thank you to everyone who contributed to this release, we couldn't make Zebra without you:
@arya2, @elijahhampton, @gustavovalverde, @idky137, @mpguerra, @oxarbitrage, @upbqdn and @zancas

Don't miss a new zebra release

NewReleases is sending notifications on new releases.