Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Core Architecture Refactoring

Compare
Choose a tag to compare
@ealymbaev ealymbaev released this 27 Feb 10:51
· 440 commits to master since this release
  • database layer extracted into IStorage protocol (#41)
  • GRDB library is used for database layer (#20)
  • all amounts are now presented in String values (#44)
  • bug fixes (#43, #46, #48)