X Tutup
Skip to content

Commit 33cbede

Browse files
committed
doc: Update release notes for 0.19.2
Tree-SHA512: 0e8b5c46cd9f074ee2d30735b68d18d8b08048cb6e2e1951914393153ce812c697270cad163898de67df65877327ec87433a0c5b17abf1f80958b1082af6b74a
1 parent e301a9f commit 33cbede

File tree

1 file changed

+38
-41
lines changed

1 file changed

+38
-41
lines changed

doc/release-notes.md

Lines changed: 38 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
0.19.1 Release Notes
1+
0.19.2 Release Notes
22
===============================
33

4-
Bitcoin Core version 0.19.1 is now available from:
4+
Bitcoin Core version 0.19.2 is now available from:
55

6-
<https://bitcoincore.org/bin/bitcoin-core-0.19.1/>
6+
<https://bitcoincore.org/bin/bitcoin-core-0.19.2/>
77

88
This minor release includes various bug fixes and performance
99
improvements, as well as updated translations.
@@ -46,69 +46,66 @@ macOS "dark mode" is activated.
4646
In addition to previously supported CPU platforms, this release's pre-compiled
4747
distribution provides binaries for the RISC-V platform.
4848

49-
0.19.1 change log
49+
0.19.2 change log
5050
=================
5151

52-
### Wallet
53-
- #17643 Fix origfee return for bumpfee with feerate arg (instagibbs)
54-
- #16963 Fix `unique_ptr` usage in boost::signals2 (promag)
55-
- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas, mchrostowski)
56-
- #17924 Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (instagibbs)
57-
- #17621 IsUsedDestination should count any known single-key address (instagibbs)
58-
- #17843 Reset reused transactions cache (fjahr)
52+
### Policy
53+
- #19620 Add txids with non-standard inputs to reject filter (sdaftuar)
54+
55+
### Mining
56+
- #17946 Fix GBT: Restore "!segwit" and "csv" to "rules" key (luke-jr)
5957

6058
### RPC and other APIs
61-
- #17687 cli: Fix fatal leveldb error when specifying -blockfilterindex=basic twice (brakmic)
62-
- #17728 require second argument only for scantxoutset start action (achow101)
63-
- #17445 zmq: Fix due to invalid argument and multiple notifiers (promag)
64-
- #17524 psbt: handle unspendable psbts (achow101)
65-
- #17156 psbt: check that various indexes and amounts are within bounds (achow101)
59+
- #19836 Properly deserialize txs with witness before signing (MarcoFalke)
6660

6761
### GUI
68-
- #17427 Fix missing qRegisterMetaType for `size_t` (hebasto)
69-
- #17695 disable File-\>CreateWallet during startup (fanquake)
70-
- #17634 Fix comparison function signature (hebasto)
71-
- #18062 Fix unintialized WalletView::progressDialog (promag)
62+
- #18123 Fix race in WalletModel::pollBalanceChanged (ryanofsky)
63+
- #18160 Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (promag)
64+
- #19097 Add missing QPainterPath include (achow101)
7265

73-
### Tests and QA
74-
- #17416 Appveyor improvement - text file for vcpkg package list (sipsorcery)
75-
- #17488 fix "bitcoind already running" warnings on macOS (fanquake)
76-
- #17980 add missing #include to fix compiler errors (kallewoof)
66+
### Build system
67+
- #18004 don't embed a build-id when building libdmg-hfsplus (fanquake)
68+
- #18425 releases: Update with new Windows code signing certificate (achow101)
69+
- #18676 Check libevent minimum version in configure script (hebasto)
70+
- #19536 qt, build: Fix QFileDialog for static builds (hebasto)
71+
- #20142 build: set minimum required Boost to 1.48.0 (fanquake)
7772

78-
### Platform support
79-
- #17736 Update msvc build for Visual Studio 2019 v16.4 (sipsorcery)
80-
- #17364 Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes (sipsorcery)
81-
- #17887 bug-fix macos: give free bytes to `F_PREALLOCATE` (kallewoof)
73+
### Tests and QA
74+
- #18001 Updated appveyor job to checkout a specific vcpkg commit ID (sipsorcery)
75+
- #19444 Remove cached directories and associated script blocks from appveyor config (sipsorcery)
76+
- #18640 appveyor: Remove clcache (MarcoFalke)
77+
- #20095 ci: Bump vcpkg commit id to get new msys mirror list (sipsorcery)
8278

8379
### Miscellaneous
84-
- #17897 init: Stop indexes on shutdown after ChainStateFlushed callback (jimpo)
85-
- #17450 util: Add missing headers to util/fees.cpp (hebasto)
86-
- #17654 Unbreak build with Boost 1.72.0 (jbeich)
87-
- #17857 scripts: Fix symbol-check & security-check argument passing (fanquake)
88-
- #17762 Log to net category for exceptions in ProcessMessages (laanwj)
89-
- #18100 Update univalue subtree (MarcoFalke)
80+
- #19612 lint: fix shellcheck URL in CI install (fanquake)
81+
- #18284 scheduler: Workaround negative nsecs bug in boost's `wait_until` (luke-jr)
82+
- #19194 util: Don't reference errno when pthread fails (miztake)
83+
84+
### Documentation
85+
- #19777 Correct description for getblockstats's txs field (shesek)
86+
87+
### Refactoring
88+
- #20141 Avoid the use of abs64 in timedata (sipa)
9089

9190
Credits
9291
=======
9392

9493
Thanks to everyone who directly contributed to this release:
9594

9695
- Aaron Clauson
97-
- Adam Jonas
9896
- Andrew Chow
99-
- Fabian Jahr
10097
- fanquake
10198
- Gregory Sanders
102-
- Harris
10399
- Hennadii Stepanov
104-
- Jan Beich
105-
- Jim Posen
100+
- Jonas Schnelli
106101
- João Barbosa
107-
- Karl-Johan Alm
108102
- Luke Dashjr
109103
- MarcoFalke
110-
- Michael Chrostowski
104+
- MIZUTA Takeshi
105+
- Nadav Ivgi
106+
- Pieter Wuille
111107
- Russell Yanofsky
108+
- Suhas Daftuar
112109
- Wladimir J. van der Laan
113110

114111
As well as to everyone that helped with translations on

0 commit comments

Comments
 (0)
X Tutup