Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 03:25
· 703 commits to master since this release

1.9.0 (2021-02-26)

Bug Fixes

  • bug in seed that is trying to insert 'type' column which has been deleted in the db schema (5bd44ab)

Features

  • get back missing tests (346161f)
  • refactor getTokenByTransferId to using join SQL (ba53211)
  • replace cancelTransfer pendingTransfer with batch aproach (6d12fa5)
  • replace completTransfer with batch way (d08092d)