Skip to content

5.4.4.0-leisure

Compare
Choose a tag to compare
@jamescowens jamescowens released this 21 Apr 20:44
· 484 commits to development since this release
5.4.4.0
d655ee5

[5.4.4.0] 2023-04-21, leisure

https://github.com/gridcoin-community/Gridcoin-Research/releases/tag/5.4.4.0

This is an important leisure release. It is not mandatory but contains an
important bug fix for exporting and importing private keys which has been
present since the last mandatory, 5.4.0.0. For releases between 5.4.0.0 and
5.4.3.0 inclusive, dumpwallet and importwallet work correctly, but dumpprivkey
and importprivkey do not.

It is highly recommended that EVERYONE upgrade to this release, especially if
you are using dump and import rpc functions for keys.

Added

none

Changed

none

Removed

none

Fixed

  • wallet, rpc: Add missing assignment of fCompressed in dumpprivkey #2680 (@jamescowens)