Releases: perlin-network/lens
Releases · perlin-network/lens
Lens v2.0.0-rc.1
This is a prelease which works with the new Wavelet v0.3.0.
New Features
- 100 KENs limit added for rewards withdrawal
- fees are now calculated in realtime based on payload
Bug Fixes
- addressed first load show blank screen issue #58
- added error notification for failed transactions (received via WebSocket updates) #59
- removed faulty transaction graph flag used when page gets rerendered #60
- fixed metrics polling which wasn't always using the latest configured address
Improvements
- replaced forced
reconnecting-websocket
as Websocket dependency for wavelet-client - improved deployment ease by automatically generating CNAME file
- ported project to newer (unejected) Create React App v2 #53
Other Changes
- simplified transaction graph as it now showcases blocks
Lens v0.1.0
This is the first in the Lens series. This version supports Wavelet v0.2.0.