Thore Strassburg
Thore Strassburg
## Description When a version update includes breaking changes, mostly by new contracts, the user must be informed about that and should first take action and withdraw all funds from...
## Description Due to time pressure for the PayWall MVP and the complexity of this task, I'm opening this issue to actually write the end-to-end tests for the feature in...
## Description This refers to the cases `f)` and `g)` in [this image](https://github.com/raiden-network/light-client/issues/2882#issuecomment-914412357). For the first version of the quick pay feature in #2882 this was skipped. This means when...
## Description As pointed out in the conversation of #2186 the team has agreed to refactor the `RaidenService.ts` module. The tests for this module have become so messy, that nobody...
## Description During the EthCC convention I realized the following after a couple of interesting talks: it is not always affordable/nice for a user to open a direct channel with...
## Description At the moment, the user does not get early feedback when he inserts (wrong) connection options. Even worse, when the connection fails, there is only a single generic...
## Description With the current minimal version of the connection manager, the user always has to select the desired provider and connect. The only convenience (though a big one) that...
## Description The dApp shows a lot of different balances all other the place. Unfortunately it is not always clear what they refer to, how to use them and sometimes...
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...