Testnet Release - v0.8.0 - Sanctuary
Pre-release
Pre-release
📜 New Raiden Light Client SDK and dApp Release
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.
In this release a transfer history got added to the dApp and the Raiden Account became the default usage mode. On the SDK side the integration with the Monitoring Service got optimized.
Raiden SDK
Added
- #1369 Monitoring based on channel's balance
Changed
- #1480 Update profile's caps on config.caps change and react on peers updates
- #1503 Expose received transfers through transfers$ observable
Raiden dApp
Added
- #1212 Allows user to view history of all transactions that has been made.
- #1380 Allow the user to withdraw tokens from the Raiden Account.
- #1371 Mint and deposit utility token to pay Monitoring Service.
- #1302 Raiden Account as default account.
Fixed
- #1490 Fixes scrollbar always showing up in channels screen.
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