-
Notifications
You must be signed in to change notification settings - Fork 1
eWallet Update 20
Nebali edited this page Apr 3, 2019
·
1 revision
After a 4 week sprint, we are now entering our 2 weeks buffer period. We are currently finishing up the last features for the 1.2 release. We’ll then test extensively and work on cleanup/refactoring tasks. We’ve begun work on the blockchain integration but made less progress than we wanted to in this cycle, due to the permissions system being way more complicated than expected. Once this buffer is up, the whole team will be fully focused on Ethereum integration.
Here are the main items we’ve knocked out since the last update:
- Permission listing endpoint #857
- Remove 5-association limit from MatchParser #858 Thanks @enyan94!
- Allow DB connection pool sharing between repos #853
- Gather VM metrics and forward to AppSignal #830 Thanks @InoMurko!
- Big update for admin panel data hierarchy and design #818
- Hierarchy removal and advanced permission system #730
- Add ability to cancel transaction consumptions #829
- Add a system to handle consumption intervals to requests #825
- Improve design for key management section #855
For v1.2, we’re focusing on:
- Client keys without master account #839
- Balance-viewing permission #861
- Enforce dialyzer #739
- Minor bug fixes #804 #811 #814 #831
For v2.0, we’re focusing on:
- Persist generated private key in Keychain DB #863
- Blockchain wallet schema #806
- ERC-20 token import #808
As always, you can also follow our progress on the eWallet Waffle board and in our GitHub Milestones page.