Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

File metadata and controls

9 lines (6 loc) · 336 Bytes

Changed

  • [RPC] 'blocks' on info RPC now lists blocks in ascending rather than descending height order

Added

  • [CLI] Introduced burrow configure --pool for generation of multiple validator configs suitable for running on a single (or many) machines

Fixed

  • [Metrics] Fix histogram statistics by making counts cumulative