Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 5.1 KB

CHANGELOG.md

File metadata and controls

59 lines (47 loc) · 5.1 KB

Change Log

v0.8.0-beta (2018-03-16)

Implemented enhancements:

  • Add ability to work with multiwallets #25
  • Need to use asymmetric encryption for master key recovering #22

Fixed bugs:

  • Fix token decimals for all operations #26

Closed issues:

  • Fix wallets creation #47
  • Payments add gas limit settings #38
  • Preferences: add an ability to disable 2FA #35
  • Preferences: changing password for the same should fail #34
  • Preferences: save email notification settings #33
  • Sending: address check is case-sensetive #29
  • Registration: email check is case-sensetive #28
  • Add ability to control notifications and verifications #19
  • Add ability to retrieve all transactions for wallets. #16
  • Add tests #12
  • Ability to store encrypted privateKey in this service #11
  • Fix emails #10
  • Work with set of tokens #9
  • Add documentation. #8
  • Add integration with backend-notify #5
  • Implement methods for sending eth and any erc20 #3
  • Test any smart contract #2
  • First project adaptation #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator