Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

95 lines (61 loc) · 3.18 KB

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 for all versions v1.0.0 and beyond (still considered experimental prior to v1.0.0).

[Unreleased]

Added

  • #53 Update to v0.5.0 chain dependencies. Validate bundles before sending.

Removed

Fixed

  • #55 Passive set retrial optimization.
  • #56 Improve logs
  • #57 Reduced severity of nonce failure to Warning.

Security

v0.3.0

Added

  • #41 MSE insteead of MAE, Reputer data validation, refactoring.
  • #42 Update to v0.4.0 version of the chain. This contains breaking changes in types.

Removed

Fixed

  • #37 Fix covering nil pointer when params are not available
  • #38 Fix error handling (nil pointer dereference) on registration.
  • #40 Forecasting fixes
  • #31 SubmitTx fix: if set to false but properly configured, it should still not submit.

Security

v0.2.0

Added

  • Metrics center for monitoring and alerting via Prometheus
  • Edgecase fixes
  • UX improvements e.g. JSON support (no Golang interactions needed)

Removed

Fixed

Security

v0.1.0

Genesis release.