Skip to content

Testnet Release - v0.9.0 - Devil's Razor

Pre-release
Pre-release

Choose a tag to compare

@nephix nephix released this 28 May 10:09
· 2340 commits to master since this release
86d5e56

🪒 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

  • #1473 Notify when receiving transfers get disabled (e.g. by low UDC balance)
  • #1489 UDC balance view

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

  • #1443 Eth transfer screen redesign
  • #842 Disable mainnet w/ environment variable.

Compatibility

Compatibility has been tested with