raiden icon indicating copy to clipboard operation
raiden copied to clipboard

Move the proxies to the raiden-contracts repo

Open hackaugusto opened this issue 5 years ago • 0 comments

Two advantages:

  • Projects that want to use the smart contracts and are written in python don't have to install Raiden to use the proxies
  • We can add fuzz tests and use the tester backend to find edge cases. Using the existing integration test infrastructure from Raiden would make this type of test too slow to be practical.

hackaugusto avatar Nov 28 '19 10:11 hackaugusto