Skip to content

Releases: raiden-network/raiden

v0.100.3-rc7

v0.100.3-rc7 Pre-release
Pre-release

Choose a tag to compare

@rakanalh rakanalh released this 16 May 13:36
Typo fix

v0.100.3-rc6

v0.100.3-rc6 Pre-release
Pre-release

Choose a tag to compare

@rakanalh rakanalh released this 15 May 14:01
Fix mypy issues in missed packages

v0.100.3-rc5

v0.100.3-rc5 Pre-release
Pre-release

Choose a tag to compare

@rakanalh rakanalh released this 09 May 14:24
Fix test app config leak

v0.100.3-rc4

v0.100.3-rc4 Pre-release
Pre-release

Choose a tag to compare

@rakanalh rakanalh released this 17 Apr 12:03
Add v0.100.3-rc4 to changelog

v0.100.3-rc3

v0.100.3-rc3 Pre-release
Pre-release

Choose a tag to compare

@rakanalh rakanalh released this 16 Apr 12:35
Don't skip tests on git tag triggered builds

v0.100.3-rc2

v0.100.3-rc2 Pre-release
Pre-release

Choose a tag to compare

@LefterisJP LefterisJP released this 12 Apr 15:16
Revert "added shortcut attach-and-configure"

This reverts commit 1d13149237c7b8e57eaf68eee12b35ab2f35d110.

v0.100.3-rc1

v0.100.3-rc1 Pre-release
Pre-release

Choose a tag to compare

@LefterisJP LefterisJP released this 29 Mar 21:33
Add v0.100.3-rc1 to the changelog

v0.100.2 - Pluto

Choose a tag to compare

@LefterisJP LefterisJP released this 21 Feb 19:05
32c1f50

Description

Raiden v0.100.2 is a mostly bug-fixing release containing a considerable number of fixes for bugs since the Red Eyes release and some small new additions such as an updated WebUI and the groundwork for some work for the third party services.

Furthermore from this release and on we have started generating ARM binaries so you can also use Raiden on the Raspberry PI.

Features

  • #3317 Return the secretHash and the Secret as part of a payment response.
  • Set python 3.7 as a minimum python version requirement to run Raiden.
  • Update WebUI to version 0.8.0 https://github.com/raiden-network/webui/releases/tag/v0.8.0
  • #3236 Add backwards-compatible PFS integration in the routing layer
  • #2988 If estimateGas returns failure Raiden does not send a transaction.
  • #3217 If a channel is already updated onchain don't send an updateNonClosingBalanceProof transaction.

Bug Fixes

  • #3528 Do not crash raiden if a LockExpired message with invalid channel identifier is received.
  • #3529 Do not crash raiden if a SecretRequest message with invalid channel identifier is received.
  • #3380 Connection manager no longer attempts deposit if per partner funds are zero.
  • #3369 Fix high CPU usage when the raiden node is idle.
  • #3196 Proper fix for the bug that caused not finding locksroot in the DB during unlock
  • #3257 Requesting the channel list with a token address and not a partner address via the API should no longer cause a 500 server error.
  • #3216 If coming online after partner closed channel don't try to send updateNonClosingBalanceProof twice and crash Raiden.
  • #3211 If using parity and getting the already imported error, attempt to handle it and not crash the client.
  • #3121 If the same payment identifier is reused avoid a specific race condition that can crash Raiden.
  • #3201 Workaround for gas price strategy crashing Raiden with an Infura ethereum node.
  • #3190 Prevents removal of initiator task when one of the transfers is expired.

v0.100.2-rc4

v0.100.2-rc4 Pre-release
Pre-release

Choose a tag to compare

@LefterisJP LefterisJP released this 05 Feb 09:13
Add v0.100.2-rc4 to the changelog

v0.100.2-rc3

v0.100.2-rc3 Pre-release
Pre-release

Choose a tag to compare

@ulope ulope released this 28 Jan 08:29
4f8365a
v0.100.2-rc3