Skip to content

Latest commit

 

History

History
142 lines (108 loc) · 9.82 KB

File metadata and controls

142 lines (108 loc) · 9.82 KB

Changelog

0.14.2 (2021-04-09)

  • Allow selection of unstable contracts env for Raiden development
  • Add endpoint to fetch address metadata

0.14.1 (2021-02-25)

  • Fix issues with DNS and logging (#937.
  • Pin raiden requirement to specific commit in absence of a recent release.

0.14.0 (2021-02-23)

  • Change communication model to toDevice messages (#918)
  • Change the presence tracking model (#912)
  • Include user IDs in PFS route responses (#929, #933)

0.13.2 (2020-11-25)

  • Improve registration script (#890) to allow for extension.
  • Longer timeouts for first Matrix sync (#878).
  • Adaptions for newer Matrix usage in Raiden.
  • Dependency updates.

0.13.1 (2020-10-06)

  • Move metrics endpoint path outside the API (#870)

0.13.0 (2020-10-02)

  • MS/PFS: Return price_info and block_number as strings in /info endpoint v2, since uint256 are not a safe part of JSON (raiden-network#862)
  • Service Registry: Wait until transactions are confirmed (raiden-network#855)

0.12.0 (2020-09-16)

0.11.0 (2020-06-18)

0.10.0 (2020-05-20)

0.9.0 (2020-05-11)

0.8.0 (2020-04-08)

0.7.1 (2020-03-31)

  • PFS: Provide better error messages when user deposit is too low (raiden-network#761)
  • Service Registry: Add interactive mode suitable for external service providers (raiden-network#758)

0.7.0 (2020-03-27)

0.6.0 (2020-01-14)

0.5.0 (2019-11-25)

0.4.1 (2019-10-08)

0.4.0 (2019-10-04)

0.3.0 (2019-08-13)

0.2.0 (2019-07-30)

0.1.0 (2019-07-09)

  • Initial testnet release of the Raiden Services