Bitcoin Forum
May 24, 2024, 07:06:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core 0.15.2 Released  (Read 128 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
September 28, 2018, 06:34:26 PM
 #1

Bitcoin Core version *0.15.2* is now available from:

  <https://bitcoincore.org/bin/bitcoin-core-0.15.2/>

This is a new minor version release, including various bugfixes and
performance improvements, as well as updated translations.

Please report bugs using the issue tracker at GitHub:

  <https://github.com/bitcoin/bitcoin/issues>

To receive security and update notifications, please subscribe to:

  <https://bitcoincore.org/en/list/announcements/join/>

How to Upgrade
==============

If you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then run the
installer (on Windows) or just copy over `/Applications/Bitcoin-Qt` (on Mac)
or `bitcoind`/`bitcoin-qt` (on Linux).

The first time you run version 0.15.0 or higher, your chainstate database will
be converted to a new format, which will take anywhere from a few minutes to
half an hour, depending on the speed of your machine.

The file format of `fee_estimates.dat` changed in version 0.15.0. Hence, a
downgrade from version 0.15 or upgrade to version 0.15 will cause all fee
estimates to be discarded.

Note that the block database format also changed in version 0.8.0 and there is no
automatic upgrade code from before version 0.8 to version 0.15.0. Upgrading
directly from 0.7.x and earlier without redownloading the blockchain is not supported.
However, as usual, old wallet versions are still supported.

Downgrading warning
-------------------

The chainstate database for this release is not compatible with previous
releases, so if you run 0.15 and then decide to switch back to any
older version, you will need to run the old release with the `-reindex-chainstate`
option to rebuild the chainstate data structures in the old format.

If your node has pruning enabled, this will entail re-downloading and
processing the entire blockchain.

Compatibility
==============

Bitcoin Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not supported.

Bitcoin Core should also work on most other Unix-like systems but is not
frequently tested on them.


Notable changes
===============

Denial-of-Service vulnerability CVE-2018-17144
-------------------------------

A denial-of-service vulnerability exploitable by miners has been discovered in
Bitcoin Core versions 0.14.0 up to 0.16.2. It is recommended to upgrade any of
the vulnerable versions to 0.15.2 or 0.16.3 as soon as possible.

0.15.2 Change log
=================

### Build system

- #11995 `9bb1a16` depends: Fix Qt build with XCode 9.2(fanquake)
- #12946 `93b9a61` depends: Fix Qt build with XCode 9.3(fanquake)
- #13544 `9fd3e00` depends: Update Qt download url (fanquake)
- #11847 `cb7ef31` Make boost::multi_index comparators const (sdaftuar)

### Consensus
- #14247 `4b8a3f5` Fix crash bug with duplicate inputs within a transaction (TheBlueMatt, sdaftuar)
 
### RPC
- #11676 `7af2457` contrib/init: Update openrc-run filename (Luke Dashjr)
- #11277 `7026845` Fix uninitialized URI in batch RPC requests (Russell Yanofsky)
 
### Wallet
- #11289 `3f1db56` Wrap dumpwallet warning and note scripts aren't dumped (MeshCollider)
- #11289 `42ea47d` Add wallet backup text to import*, add* and dumpwallet RPCs (MeshCollider)
- #11590 `6372a75` [Wallet] always show help-line of wallet encryption calls (Jonas Schnelli)

### bitcoin-tx

- #11554 `a69cc07` Sanity-check script sizes in bitcoin-tx (TheBlueMatt)

### Tests
- #11277 `3a6cdd4` Add test for multiwallet batch RPC calls (Russell Yanofsky)
- #11647 `1c8c7f8` Add missing batch rpc calls to python coverage logs (Russell Yanofsky)
- #11277 `1036c43` Add missing multiwallet rpc calls to python coverage logs (Russell Yanofsky)
- #11277 `305f768` Limit AuthServiceProxyWrapper.\_\_getattr\_\_ wrapping (Russell Yanofsky)
- #11277 `2eea279` Make AuthServiceProxy.\_batch method usable (Russell Yanofsky)

Credits
=======

Thanks to everyone who directly contributed to this release:

- fanquake
- Jonas Schnelli
- Luke Dashjr
- Matt Corallo
- MeshCollider
- Russell Yanofsky
- Suhas Daftuar
- Wladimir J. van der Laan

And to those that reported security issues:

- awemany (for CVE-2018-17144, previously credited as "anonymous reporter")



Code:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

d40f18b4e43c6e6370ef7db9131f584fbb137276ec2e3dba67a4b267f81cb644  bitcoin-0.15.2-aarch64-linux-gnu.tar.gz
54fb877a148a6ad189a1e1ab1ff8b11181e58ff2aaf430da55b3fd46ae549a6b  bitcoin-0.15.2-arm-linux-gnueabihf.tar.gz
2b843506c3f1af0eeca5854a920264f9a829f02d0d50328005950ddcbe88874d  bitcoin-0.15.2-i686-pc-linux-gnu.tar.gz
87e9340ff3d382d543b2b69112376077f0c8b4f7450d372e83b68f5a1e22b2df  bitcoin-0.15.2-osx64.tar.gz
672f1d9a8f0328060f66f6d10c6f7103427f7886b2fc5d24d8078e9b26bb70d2  bitcoin-0.15.2-osx.dmg
a1bf2d94373dba82459dcc3f674af6b0728d65be87698ce52cc6848ddcdf6b51  bitcoin-0.15.2.tar.gz
b87b00508fcb0d1d53cd66df9850552901e7e69385ca02bdf39518ae7410dd20  bitcoin-0.15.2-win32-setup.exe
91531b37bec296763489f16d760db4d06a473ebec9d9e1e83c7b5f32c065b5c5  bitcoin-0.15.2-win32.zip
67241929fc17835770cd7c3f62f5ce41fba0158f17eaabaafa5bccef5c6dd4ca  bitcoin-0.15.2-win64-setup.exe
a6f34881adc31e3a4df8bec1c5e692bbc35dd86a1717bfc3dac104b3a481b873  bitcoin-0.15.2-win64.zip
566be44190fd76daa01f13d428939dadfb8e3daacefc8fa17f433cad28f73bd5  bitcoin-0.15.2-x86_64-linux-gnu.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJbrjxyAAoJEJDIAZ42wulk0f4QAJutznvYwZGzCXIWe6tAzQVN
OEiZxnCdeUQOVH0uuSb+gkOPXUOwmuoAD+1/JGJqJ2N2F6t38NSceWUIoMw4I96n
Xi3Q9kU4HHnwbxRb6AVl1IsFAXKqvKBxHcOuJTh4bDpaxEs48R82DsySJmiQ4lO/
zNtK4POaHV7Dn0H71rsVwG2cEHB91yHiU6xOYVccyDkSvaNEmlYKN9kBst8DVQ+l
jPLAdeeG4TGS7tPQZ912JN+U1ktHUWGvzMITrLInk8gVNFiCqufV1HDtvr8vO9S2
ULbKIUGOxlDAB9O5faUe7Liw9ddN3yjbzVzN/HfHjicQIl15Lt3mpiXzIQJrZ/CS
wWlsd2+uOam6ajXDvXJsKLg5sVj9aDEbSBQFMIW4Sts9pWwr6JgYlWReF6QCr+WJ
219HFXPYUthBEjY79gnw4r763mcEdwMlFZ4Si+jBGUr9NdN+67uoiWU9VArkZRxU
Xzg6FMRW0gQ4etp4KrnpPy6ftL3SW0/x17l10a+WjLLGCtaqSPrCMuo9TXN1E/N9
2ALkm334KwZ58SPf4ZA2pDIVRUwLHy1o9mMiJudlqrbKbkJ1WoAtiSyfLaiCI48w
t/gpCylKpCY6N1rYO81v7gtMcT+ZCMcrwmAhiKaVkDgZu7ie16ehHx9jTv1BCMxU
mnps2wVGYjwR0NRETXe0
=in1a
-----END PGP SIGNATURE-----

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!