raiden-network / microraiden

MIT License
361 stars 101 forks source link

Add known/frequent issues list and possible solutions #228

Open loredanacirstea opened 6 years ago

loredanacirstea commented 6 years ago

Example: https://github.com/raiden-network/microraiden/issues/138#issuecomment-347636141

Please include failure cases/fault tolerance schemes! (receiving node offline, contestation trees, etc)

ltfschoen commented 6 years ago

Who is adding these to the Wiki?

pcppcp commented 6 years ago

IMO any 'known' problem should be solved by detecting the condition and displaying an error message with an explanation and solution to the problem.

ianseyer commented 6 years ago

Just a rogue developer passing through, but IMO it would be great for solution architects to be able to see from the documentation how µraiden handles certain edge cases without having to arrive at them.