Skip to content

4.1.7.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 16:02
· 1 commit to 67549127ffd59ce91a8f4758f1252fa861d0f8e0 since this release
03e6dc2

Electrum Dash 4.1.7.5

Fixes Linux AppImage binary build and crash after setting custom denominations in the PrivateSend dialog.

Merged PRs

  • Added blspy to requirements.txt (#22) by @strec007
  • Fix crash on start after setting custom denomination settings of CoinJoin(#20) by @LexxXell

Changelog

  • Added blspy in the deterministic build requirements.tx
  • Added cast to int in the PyQT5 SpinBox in the PrivateSend dialog