github ZcashFoundation/zebra v1.0.0-alpha.17
Zebra v1.0.0-alpha.17

latest releases: zebra-rpc-v2.0.1, v2.5.0, v2.4.2...
pre-release3 years ago

Zebra's latest alpha continues work on the mempool.

Added

  • Monitor changes to the chain tip, decide if synchronization reached tip (#2695,
    #2685, #2686, #2715, #2721, #2722)
  • Only enable the mempool crawler after synchronization reaches the chain tip (#2667)
  • Reply to requests for transactions IDs in the mempool (#2720)
  • Reply to requests for transactions in the mempool, given their IDs (#2725)
  • Download and verify gossiped transactions (#2679, #2727, #2718, #2741)
  • Internal additions and improvements to the mempool (#2742, #2747, #2749)

Documentation

  • Document consensus rules for version group IDs (#2719)
  • Specify Zebra Client will only support Unified Addresses (#2706)

Fixed

  • Stop calculating transaction hashes twice in the checkpoint verifier (#2696)

Security

  • Replace older duplicate queued checkpoint blocks with the latest block's data (#2697)

Don't miss a new zebra release

NewReleases is sending notifications on new releases.