Mainnet Release - v1.0.0 - Ashvini
π New Raiden Light Client SDK, dApp and CLI Release
INFO: The Light Client SDK, CLI and dApp are all work in progress projects. All three projects have been released for mainnet and all code is available in the Light Client repository. As this release still has its limitations and is a beta release, it is crucial to read this readme including the security notes carefully before using the software.
Summary of features that went in:
- This is the first Light-Client release to be officially supported on Ethereum Mainnet (Homestead), including our deployed https://lightclient.raiden.network/ web dApp instance, but you can always server it locally as well, of course.
- The SDK now requires to be connected to a
Raiden Bespin - v2.xnetwork for transport, clients and services. This release breaks compatibility with previousRaiden 1.x Alderaanin order to improve scalability, efficiency and reliability of the network. - Most of the non-breaking improvements and fixes on this release got a last release for previous Raiden version in the form of the Light Client v0.17.0 - Sleeping Beauty release, so be sure to also check its release notes as well.
Raiden SDK
Added
- [#2822] Added ability to use peer's presence from
LockedTransfer'smetadata.routes.address_metadata
Changed
- [#2572] BREAKING Send services messages through
toDeviceinstead of global rooms - [#2822] BREAKING Presence now gets fetched from PFS and requires a Bespin-compatible (Raiden 2.0) service and transport network
- [#2824] Default Monitoring Service reward increased to 80 SVT