Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2021-05-09)

Features

1.1.0 (2021-05-08)

Features

  • add token and tx hash forwarding (232c364)
  • add ws messaging and fix linting (b709074)
  • allow generating brcode and fetch token amount required (859e400)
  • convert nextjs to CRA (dfed313)
  • implement meta txes (f806b4e)
  • implement signing (f8dbf5b)
  • listen for payment confirmation (4c38073)
  • send qrcode to backend (1ae61a9)
  • show process status (17e8421)

Bug Fixes