This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
Releases: omgnetwork/ewallet
Releases · omgnetwork/ewallet
v1.0.0-pre.0
This is the pre-release version of the 1.0.0 release of OmiseGO eWallet that we considered ready to use by the community, and we will happily be providing support to those looking to build with it. Changes in this release includes:
- The secret access key has been upgraded from 32-bits to 128-bits (#303, #305)
- Implemented a full permission system for the entire Admin API (#275, #301)
- Internal exchange bug fixes and improvements (#286, #290, #291, #293)
- Transaction calculation (#302)
- Invitation url domain whitelisting (#304)
- Admin Panel improvements (#294, #296, #299)
- Caching Optimization for data layer on Admin panel (#287)
- Real time transaction request and consumption based on websocket (#267, #306)
- Minor bug fixes and improvements (#292, #297, #298, #300, #307, #308, #310, #311)
In the upcoming weeks, we will be focusing on testing, documentation, simplifying deployments and fixing bugs before it reach the v1.0.0-rc and v1.0.0 stable release.