Skip to content

ToTheMoon

Latest
Compare
Choose a tag to compare
@hlogeon hlogeon released this 16 Mar 20:49
· 8 commits to master since this release
c237b80

Production in Ropsten testnet build

This release is connected with 2 great events:

  1. Release backend-wallet for LibreWallet
  2. Release backend-wallet for MoonWallet

Now we will deploy this backend module in production mode but connected with the Ropsten Ethereum testnet. Going public is a very important step for us and we hope, our users will help us to find critical bugs, give us some advices on improvements and feedback

Change Log

v0.8.0-beta

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