Bitcoin Forum

Local => Italiano (Italian) => Topic started by: Stemby on December 15, 2011, 10:51:51 PM



Title: Bitcoin 0.5.2 rilasciato
Post by: Stemby on December 15, 2011, 10:51:51 PM
È uscita la nuova versione :)

https://bitcointalk.org/index.php?topic=54717.msg651521#msg651521

Ciao!


Title: Re: Bitcoin 0.5.2 rilasciato
Post by: Stemby on January 18, 2012, 10:24:59 PM
Ed ecco la 0.5.2:

http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.5.2/


Title: Re: Bitcoin 0.5.2 rilasciato
Post by: HostFat on January 18, 2012, 10:52:03 PM
BUG FIXES

  • Check all transactions in blocks after the last checkpoint (0.5.0 and 0.5.1 skipped checking ECDSA signatures during initial blockchain download).
  • Cease locking memory used by non-sensitive information (this caused a huge performance hit on some platforms, especially noticable during initial blockchain download; this was
    not a security vulnerability
    ).
  • Fixed some address-handling deadlocks (client freezes).
  • No longer accept inbound connections over the internet when Bitcoin is being used with Tor (identity leak).
  • Re-enable SSL support for the JSON-RPC interface (it was unintentionally disabled for the 0.5.0 and 0.5.1 release Linux binaries).
  • Use the correct base transaction fee of 0.0005 BTC for accepting transactions into mined blocks (since 0.4.0, it was incorrectly accepting 0.0001 BTC which was only meant to be relayed).
  • Don't show "IP" for transactions which are not necessarily IP transactions.
  • Add new DNS seeds (maintained by Pieter Wuille and Luke Dashjr).