Bitcoin Forum

Local => Discussions générales et utilisation du Bitcoin => Topic started by: Pierre-Joseph Proudhon on December 09, 2013, 09:54:22 PM



Title: Nouvelle version de Bitcoin-Qt (0.8.6)
Post by: Pierre-Joseph Proudhon on December 09, 2013, 09:54:22 PM
J'ai vu qu'il y avait eu une mise à jour de Bitcoin-Qt, et que la version test de cette Maj n'est restée qu'un seul jour avant d'être entérinée. De plus on nous dit ici http://bitcoin.org/en/release/v0.8.6 (http://bitcoin.org/en/release/v0.8.6) : "This is a maintenance release to fix a critical bug; we urge all users to upgrade."... en gros bug critique, on exhorte tous les utilisateurs de l'installer.

Est-ce que quelqu'un en sait plus sur la nature de ce bug ? Pourquoi une telle urgence et un tel message ?


Title: Re: Nouvelle version de Bitcoin-Qt (0.8.6)
Post by: FTWbitcoinFTW on December 09, 2013, 10:06:31 PM
https://bitcointalk.org/index.php?topic=364353.0 (https://bitcointalk.org/index.php?topic=364353.0)


Title: Re: Nouvelle version de Bitcoin-Qt (0.8.6)
Post by: jackjack on December 09, 2013, 10:55:57 PM
Quote
0.8.6 Release notes
===================

- Default block size increase for miners.
  (see https://gist.github.com/gavinandresen/7670433#086-accept-into-block [Domain=gist.github.com] )

- Remove the all-outputs-must-be-greater-than-CENT-to-qualify-as-free rule for relaying
  (see https://gist.github.com/gavinandresen/7670433#086-relaying [Domain=gist.github.com] )

- Lower maximum size for free transaction creation
  (see https://gist.github.com/gavinandresen/7670433#086-wallet [Domain=gist.github.com] )

- OSX block chain database corruption fixes
  - Update leveldb to 1.13
  - Use fcntl with `F_FULLSYNC` instead of fsync on OSX
  - Use native Darwin memory barriers
  - Replace use of mmap in leveldb for improved reliability (only on OSX)

- Fix nodes forwarding transactions with empty vins and getting banned

- Network code performance and robustness improvements

- Additional debug.log logging for diagnosis of network problems, log timestamps by default

- Fix Bitcoin-Qt startup crash when clicking dock icon on OSX

- Fix memory leaks in CKey::SetCompactSignature() and Key::SignCompact()

- Fix rare GUI crash on send

- Various small GUI, documentation and build fixes


Title: Re: Nouvelle version de Bitcoin-Qt (0.8.6)
Post by: Pierre-Joseph Proudhon on December 09, 2013, 11:02:20 PM
Oui, j'avais vu ça, mais vu mon niveau en informatique et mon niveau en anglais, j'avoue que je comptais sur un expert pour me décrypter tout ça dans une formulation claire et concise. :-)
En gros pourquoi c'est si important et si urgent ?


Title: Re: Nouvelle version de Bitcoin-Qt (0.8.6)
Post by: FTWbitcoinFTW on December 09, 2013, 11:06:10 PM
Quote
OSX block chain database corruption fixes

http://www.reddit.com/r/Bitcoin/comments/1sgjys/bitcoinqt_bitcoind_version_086_released/cdxek4t (http://www.reddit.com/r/Bitcoin/comments/1sgjys/bitcoinqt_bitcoind_version_086_released/cdxek4t)