-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to 5.0.1 and release notes (#711)
- Loading branch information
alex v
authored
Jun 8, 2020
1 parent
74d643a
commit 7cbb0de
Showing
4 changed files
with
47 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# NavCoin v5.0.1 Release Notes | ||
|
||
## Fix getaddressbalance for address reuse | ||
|
||
<[Pull Request 691](https://github.com/navcoin/navcoin-core/pull/691)> | ||
|
||
## Updated the message that RPC call returns after encrypting wallet | ||
|
||
<[Pull Request 708](https://github.com/navcoin/navcoin-core/pull/708)> | ||
|
||
## Added more progress indicators during wallet start up | ||
|
||
<[Pull Request 702](https://github.com/navcoin/navcoin-core/pull/702)> | ||
|
||
## Added a password step to setup wizard | ||
|
||
<[Pull Request 700](https://github.com/navcoin/navcoin-core/pull/700)> | ||
|
||
## Fix for crash when voting for payment request | ||
|
||
<[Pull Request 706](https://github.com/navcoin/navcoin-core/pull/706)> | ||
|
||
## Added new show/dump mnemonic UI, similar to the dumpmnemonic RPC call | ||
|
||
<[Pull Request 692](https://github.com/navcoin/navcoin-core/pull/692)> | ||
|
||
## Fixed qa/rpc-tests/dao-consultation-consensus.py | ||
|
||
<[Pull Request 703](https://github.com/navcoin/navcoin-core/pull/703)> | ||
|
||
## Updated the encrypt wallet logic to not replace master key | ||
|
||
<[Pull Request 697](https://github.com/navcoin/navcoin-core/pull/697)> | ||
|
||
## Fixed some functional tests that were checking for state == 0 for expired proposals or prequests | ||
|
||
<[Pull Request 698](https://github.com/navcoin/navcoin-core/pull/698)> | ||
|
||
## Updated price update timer to respect shutdown request | ||
|
||
<[Pull Request 696](https://github.com/navcoin/navcoin-core/pull/696)> | ||
|
||
For additional information about new features, check [https://navcoin.org/en/notices/](https://navcoin.org/en/notices/) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters