Skip to content

Testnet Release v0.1.1 - Red Eyes Asleep

Pre-release
Pre-release
Compare
Choose a tag to compare
@christianbrb christianbrb released this 07 Oct 14:51
· 3752 commits to master since this release
v0.1.1
97268ff

👀 Welcome to the last Red Eyes 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 is the last release compatible with the Red Eyes smart contracts (0.4.0 or 0.3._).

Compatibility

Compatibility has been tested with

  • The Raiden client v0.100.2
  • The Raiden Red Eyes smart contracts (0.4.0 or 0.3._) deployed on Goerli, Kovan, Rinkeby and Ropsten
  • The web3 provider MetaMask, imToken and Status

Enhancements

  • Users should not be able to open new channels with partners they have unsettled channels with #305
  • Prevent users from paying/depositing when there's no open channel #332
  • Details on how to try the Raiden Demo dApp #322
  • I want to get feedback on the UI, if a payment has been successful #278
  • I want to have a simplified pay screen #266
  • Have an automatically generated documentation #84

Bug Fixes

  • Close deposit modal on payment screen after deposit #329
  • Guard routes that contain token addresses #275
  • Text of invalid address warning gets cut in half #274
  • Simplify and fix open channel stepper #313

Limitations

The SDK and dApp

  • don't receive any transfers (yet)
  • are not optimized for small screens