- Fix problems introduced by update to web3 v6
- Update dependencies
- Remove typing extensions dependency by @karlb in #24
- Remove RTC dependencies by @konradkonrad in #16
- Fix tests/typing in python 3.10 by @konradkonrad in #22
- Add http_retry_with_backoff_middleware by @karlb in #23
- Add support for nitro ETH client
- Split off
raiden-common
package fromraiden
package to allow projects to depend on helpful code without pulling in the whole raiden client.