v0.6.0 - Speedy
Pre-release
Pre-release
π Welcome to the fastest Light Client SDK and dApp Release ever
INFO: The Light Client SDK and dApp are work in progress, are not production ready and currently can only be used on the Ethereum Testnets.
This is the first SDK and dApp release using webRTC as an experimental and fast transport mechanism. It requires compatible clients to be used though.
Raiden SDK
Added
- #1338 Allow HTTP URLs for Path Finding Service (non-production)
- #1261 Implements fast WebRTC P2P transport (experimental)
- #1211 Integration test for mediated transfers
Raiden dApp
Added
- #1222 Enables state upload
Fixed
- #1305 Redirects to home view upon shutdown
- #1306 Redirects to home view upon page refresh
- #1310 Disable state download if not connected to web3 provider.
Compatibility
Compatibility has been tested with
- Contracts version:
v0.36.2
(commit e1b5e5b8a4d060998be504b19c5748c0994494c5, same deployment/addresses as ofv0.36.0
, but the one pinned to raiden before 0.37 bump) - Raiden Python Client:
ea7025739b460f940c26616ca1fccdb739b218ed
(commit right before 0.37 bump) - Raiden Services: 100fecf0d8c21ee68d8afbea912b67167ec7aad3
- The web3 provider MetaMask