Adds info for the more notable changes since 0.15.0.1 to the release notes.
~Still needs the list of commits added too.~ (added in https://github.com/bitcoin/bitcoin/commit/2ce9e586d5b11e1f61af4db27b7326687d5e5124)
Adds info for the more notable changes since 0.15.0.1 to the release notes.
~Still needs the list of commits added too.~ (added in https://github.com/bitcoin/bitcoin/commit/2ce9e586d5b11e1f61af4db27b7326687d5e5124)
Needs a rebase after 2ce9e586d5b11e1f61af4db27b7326687d5e5124
Thanks, I hadn't noticed this, though I think the only work we duplicated is the credits list.
137 | + as well as prevents dangerous user mistakes. 138 | + 139 | +- `backupwallet` will now fail when attempting to backup to source file, rather than 140 | + destroying the wallet. 141 | + 142 | +- `listsinceblock` will now throw an error if an unknown `blockhash` argument
May want to clarify that its still allowed to be an empty string, which will still have the old behavior.
Rebased + added the note suggested by @TheBlueMatt