Skip to content

v0.100.5-dev0 - GANDALF2000

Compare
Choose a tag to compare
@LefterisJP LefterisJP released this 30 Jul 14:32
· 3674 commits to develop since this release

Description

This is a testnet release. Running this version on mainnet is not recommended.

v0.100.5.dev0 is a testnet release mostly fixing bugs since our last release.

New Features

  • #4457 Raiden now checks the version of the ethereum node at startup and if it is not supported quits with an appropriate message.
  • Update WebUI to version 0.9.1

Bug fixes

  • #4446 Fix problems with the calculation of mediation fees
  • #4383 Fix locked transfer not being sent due to global queue handling.
  • #4484 Fix json decoding error that could lead to a crash.
  • #4373 Fix a deserialization error for imbalance penalty
  • #4377 The client now sends proper capacity updates to the PFS.
  • #4301 Providing an endpoint argument without a port no longer leads to a crash.