Releases: raiden-network/raiden-services
Releases · raiden-network/raiden-services
v2.0.1
- Update raiden-contracts to 0.50.1 (#1197)
v2.0.0
- Update contracts to 0.50.0 (#1195)
- Adapt to use timestamps instead of block numbers (#1144)
- Reschedule too early transactions (#1152)
- Automatically adapt number of confirmation blocks (#1156)
- Optimize transaction retry algorithm (#1158)
- Add new gas price strategy
rpc
(#1165)
- Fix the usage of POSIX UTC timestamps (#1172)
v1.0.0
- Update contracts to 0.40.0 (#1121)
- Fix a bug when whitelisting users in Matrix (#1110)
- Don't query events if no contract addresses are given (#1093)
- Update docker images to Python 3.9 (#1093)
- Display approximate cost during service registration (#1125)
v0.18.3
- Fix upper bound for UDC balance check (#1090)
v0.18.2
- Optimize path request (#1086)
v0.18.1
- Add Jager Open Tracing support
v0.18.0
- Add cache to
to_address_checksum
function
v0.17.1
- Fix service URL registration when
ping
is not installed (#1065)
v0.17.0
- Update to contracts 0.40.0rc (#1062)
v0.16.0
- Update to contracts 0.39.0 (#1052)
- Handle channels closed by cooperative settlement (#1040)
- Simplify MS code by using new contract interface (#807)
- Fix PFS handling of certain environment variables (#1023)