Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 715 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

These are changes that will probably be included in the next release.

Added

  • Add command line flags for circuit breaker parameters

Fixed

Changed

Removed

[v0.2.0] - 2020-12-05

Added

  • Record cache metrics and export for prometheus
  • Add circuit breaker between cache and lotus node

Changed

  • Avoid writing zero sized blocks to store
  • Use block hash as key

[v0.1.0] - 2020-11-24

Initial release