light-client
light-client copied to clipboard
The Raiden Light Client
To be discussed and proposed
## Description This is the successor of #2334 and its ancestors. There we added some new features for notifications that are related to a blockchain transaction (block counter, confirmation state...
This is a more of a theoretic issue, but super simple to fix. ## Steps to Reproduce 1. Attempt to get the channel with the biggest capacity for a token...
## Description Using the latest CLI version I had to manually mint, allow and deposit the raiden service token with the UserDeposit Contract (UDC). It would be great to either...
## User Story As Chris I want to get the tokens to my main account when settling with the Raiden Account so that I don't have to do it manually....
## Description One of the workshop attendees suggested that we implement a list of recent addresses or ens names that were used in the address input and auto-suggest them. So...
## User Story As a user, I want to be able to store the addresses of people that I interact with so that it's easy for me to send payments...
## User Story On the dApp the user should be able search tokens using the token address ## Acceptance criteria Search with either the token name or token address ##...
## Description https://github.com/MetaMask/eth-contract-metadata/ contains a list of contract metadata (including addresses, decimal, name, symbol and logo) that includes a lot of popular ERC-20 tokens ## Acceptance criteria - dApp shows...
## Description 3rd party software might want to keep the secret for a transfer outside of the Raiden SDK. Therefore we should expose a "reveal secret" function. ## Acceptance criteria...