Testnet Release - v0.9.0 - Devil's Razor
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.
This release includes a lot of bug fixes and under-the-hood changes. Besides that, the interaction with Raiden's User Deposit Contract has been simplified in dApp.
Raiden SDK
Added
- #1473 Expose config$ observable
Changed
- #842 Don't enforce test nets.
Raiden dApp
Added
Fixed
- #1541 Truncates long token names in the transfer screen.
- #1516 Fixed truncation of address on Account screen
- #1506 Fixed error label display on transfer screen for amount input.
- #1493 Properly handles tokens with zero decimals, fixes transaction history token display.
- #1485 Fixed token list sorting.
Changed
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