Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@YamStranger YamStranger released this 30 Aug 16:52
· 3 commits to master since this release

Summary: Ledger rest api implementation with in memory cash

Change log:
v0.0.1...a9b5d91

Features

  • core

    • implemented full api to process transactions
      (84fc2e1)
    • add implementation of ledger service
      (4a29c41)
  • rest

    • add support for different currencies
      (4c2d495)
    • add stub ledger service implementation
      (6a6e94d)

Documentation

Test

  • leder

    • add single threaded tests for ledger
      (e47b8fc)
  • rest