forked from pool/bitcoin
Accepting request 926426 from home:jirislaby:branches:network:cryptocurrencies
- Update to version 0.21.2 * P2P protocol and network code * use NetPermissions::HasFlag() in CConnman::Bind() * Rate limit the processing of rumoured addresses * Wallet * Do not iterate a directory if having an error while accessing it * RPC * Reset scantxoutset progress before inferring descriptors * Build System * depends: update Qt 5.9 source url * Update Windows code signing certificate * Use custom MacOS code signing tool * Fix build with Boost 1.77.0 * Tests and QA * Build with --enable-werror by default, and document exceptions * Fix intermittent feature_taproot issue * Fix macOS brew install command * add missing ECCVerifyHandle to base_encode_decode * Run fuzzer task for the master branch only * GUI * Do not use QClipboard::Selection on Windows and macOS. * Remove user input from URI error message * Draw "eye" sign at the beginning of watch-only addresses * Miscellaneous * Fix crash when parsing command line with -noincludeconf=0 * util: Properly handle -noincludeconf on command line (take 2) OBS-URL: https://build.opensuse.org/request/show/926426 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
fa617d246f
commit
fb21155a16
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 05:01:40 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
- Update to version 0.21.2
|
||||
* P2P protocol and network code
|
||||
* use NetPermissions::HasFlag() in CConnman::Bind()
|
||||
* Rate limit the processing of rumoured addresses
|
||||
* Wallet
|
||||
* Do not iterate a directory if having an error while accessing it
|
||||
* RPC
|
||||
* Reset scantxoutset progress before inferring descriptors
|
||||
* Build System
|
||||
* depends: update Qt 5.9 source url
|
||||
* Update Windows code signing certificate
|
||||
* Use custom MacOS code signing tool
|
||||
* Fix build with Boost 1.77.0
|
||||
* Tests and QA
|
||||
* Build with --enable-werror by default, and document exceptions
|
||||
* Fix intermittent feature_taproot issue
|
||||
* Fix macOS brew install command
|
||||
* add missing ECCVerifyHandle to base_encode_decode
|
||||
* Run fuzzer task for the master branch only
|
||||
* GUI
|
||||
* Do not use QClipboard::Selection on Windows and macOS.
|
||||
* Remove user input from URI error message
|
||||
* Draw "eye" sign at the beginning of watch-only addresses
|
||||
* Miscellaneous
|
||||
* Fix crash when parsing command line with -noincludeconf=0
|
||||
* util: Properly handle -noincludeconf on command line (take 2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 07:49:41 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user