Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

48 lines (37 loc) · 1.29 KB

Changelog

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

[1.3.5] - 2024-12-18

  • Added Stake Limiter to the miner.

[1.3.4] - 2024-11-23

  • Added response time, query fields to the receipt entity.
  • Improved gateway miner querying.
  • Introduced receipt processing worker.
  • Fixed receipt sync issue.

[1.3.3] - 2024-11-19

  • Fixed gateway url sync
  • Fixed miner balance tracking challenge solver.
  • Added chart response type for gateway balance tracking endpoints

[1.3.2] - 2024-11-18

  • Fixed data duplication in gateway money flow endpoint.
  • Increased remote config sync interval to 4hrs.
  • Updated miner .env example file.
  • Updated validator setup guide.

[1.3.1] - 2024-11-17

  • Improved gateway money flow and balance tracking performance.
  • Added balance endpoint.
  • Unified gateway response format.

[1.3.0] - 2024-11-12

  • Added decentralized validator receipt sync mechanism.
  • Renamed validator api to gateway.
  • Updated bitcoin and commune gateway endpoints.

[1.2.1] - 2024-10-30

Added

  • fixed unicorn shutdown issue
  • added endpoint for returning count per network

[1.2.0] - 2024-10-30

Added

  • Added commune ai-related Validator API endpoints.
  • Add endpoint for returning available miners per network.

[1.0.0] - 2024-10-23

Added

  • Initial release