11=========
22Changelog
33=========
4- * :release: `0.100.3-rc7 <2019-05-16> `
5- * :release: `0.100.3-rc6 <2019-05-15> `
6- * :release: `0.100.3-rc5 <2019-05-08> `
4+
5+ * :release: `0.100.3 <2019-05-22> `
76* :feature: `4043 ` Update raiden-contracts to 0.19.0 with Görli Testnet support
87* :bug: `4024 ` Fix clearing a channel state iff all unlocks are done by channel participants
98* :bug: `3874 ` Fix invalidation of a batch-unlock transaction in case a similar transaction was already sent/mined by channel partner
@@ -13,7 +12,6 @@ Changelog
1312* :bug: `3687 ` Fix startup initialization issue which caused Raiden to crash on private chains
1413* :bug: `3567 ` Resolve an issue in route filtering where the partner's network state is taken into account when choosing a route
1514* :bug: `3566 ` Handle cases where Raiden tries to query blocks which are old and pruned by the blockchain client (Geth & Parity)
16- * :feature: `3467 ` Raiden is able to randomly choose a PFS from the service registry
1715* :feature: `3464 ` Raiden will warn users about insufficient user deposit funds (If monitoring service or path-finding service are enabled and used).
1816* :feature: `3462 ` Static Monitoring service reward through user deposits contract. Only usable if Raiden is run in development environment
1917* :feature: `3461 ` Static PFS payment for provided routes through the user deposits contract. Only usable if Raiden is run in development environment
@@ -30,6 +28,12 @@ Changelog
3028* :feature: `3318 ` allow secret and/or hash with payment request
3129* :feature: `3425 ` Update raiden-contracts package to version 0.9.0
3230
31+ * :release: `0.100.3-rc7 <2019-05-16> `
32+
33+ * :release: `0.100.3-rc6 <2019-05-15> `
34+
35+ * :release: `0.100.3-rc5 <2019-05-08> `
36+
3337* :release: `0.100.2 <2019-02-21> `
3438* :bug: `3528 ` Do not crash raiden if a LockExpired message with invalid channel identifier is received.
3539* :bug: `3529 ` Do not crash raiden if a SecretRequest message with invalid channel identifier is received.
0 commit comments