Skip to content

1.6.4.4

Compare
Choose a tag to compare
@nlg-buildbot nlg-buildbot released this 10 Oct 12:29
· 12564 commits to master since this release

Fix an issue with the 'unlock' callback of 'walletpassphrase' whereby it could temporarily freeze the main RPC thread. In most cases this would result in slow RPC but in extreme cases it could be so slow that the slowness would then cascade into other parts of the program (e.g. peers timing out) presenting as a frozen RPC that no longer
responds.