Production in Ropsten testnet build
This release is connected with 2 great events:
- Release backend-wallet for LibreWallet
- 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:
- [Closes #30] Fix error message #50 (hlogeon)
- [Closes #47] Fix wallets creation #49 (hlogeon)
- Develop #46 (hlogeon)
- Feature/issue 25 #43 (AlekNS)
- Develop to master #40 (AlekNS)
- Add common tests. Closes #12 #39 (AlekNS)
- Fix bugs. #37 (AlekNS)
- Fix token decimals precission. Closes #26 #27 (AlekNS)
- Develop to master #24 (AlekNS)
- Add ECIES encryption of recovery keys. Closes #22 #23 (AlekNS)
- Feature/issue 11 (#20) #21 (AlekNS)
- Feature/issue 11 #20 (AlekNS)
- Develop to merge #18 (AlekNS)
- Add ability to process all transactions from blockchain. Closes #16. #17 (AlekNS)
- Develop into master #15 (AlekNS)
- Feature/issue 9 #14 (AlekNS)
- Develop #7 (AlekNS)
- Add integration with backend-notify for sending simple emails. Closes #5 #6 (AlekNS)
- Feature/issue 1 #4 (AlekNS)
* This Change Log was automatically generated by github_changelog_generator