Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 734 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]

Changed

  • Update and improvement of Polish translation from @m-aciek.

[0.2.0]

Added

  • Docker configuration
  • Count transaction for account
  • Add endpoint to get transactions for an acccount (paginated)
  • Add endpoint to the the number of transcations for an account

[0.1.0] - Unreleased

Added

  • Build a sql cache out of the chain
  • Proxy all the requests to a node, reply with cached data when available