Skip to content

Testnet Release - v0.14.0 - Makalani

Pre-release
Pre-release

Choose a tag to compare

@weilbith weilbith released this 25 Nov 18:09
· 1449 commits to master since this release

πŸ‡ New Raiden Light Client SDK, dApp and CLI Release

INFO: The Light Client SDK, dApp and CLI are work in progress, are not
production-ready, and currently can only be used on the Ethereum Testnets.

This minor release version focuses on strengthening the stability of the SDK and
CLI as well as improving the user experience of interacting with the user
deposit contract in the dApp.

Raiden SDK

Fixed

  • #2360 Properly error & shutdown if database gets deleted at runtime

Added

  • #1256 Disable receiving if blocks don't arrive in a timely manner
  • #2395 Calculate and expose Raiden.blockTime$ as observable of average block times

Raiden dApp

Fixed

  • #2376 Fix Raiden Account tokens not showing up for withdrawal

Added

  • #1693 Customizable privacy policy
  • #2308 Show status of planned user deposit withdrawals
  • #2372 Provide navigation link for withdrawn notification

Changed

  • #2369 Overall re-design of accounts UDC screen
  • #2307 Enhanced user flow and information for withdrawal screen

Raiden CLI

Fixed

  • #2361 Workaround wrtc segfault on teardown