raiden
raiden copied to clipboard
Move the proxies to the raiden-contracts repo
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.