Author

Topic: Bitcoin 0.9.3 RC2 (Read 1606 times)

legendary
Activity: 1400
Merit: 1000
September 27, 2014, 12:45:13 PM
#6
Финальная версия 0.9.3 вышла
 https://bitcoin.org/ru/download
sr. member
Activity: 395
Merit: 250
September 19, 2014, 12:16:49 PM
#5
читайте что поменялось, а не описывайте внешний вид кошелька Smiley
legendary
Activity: 1274
Merit: 1003
September 19, 2014, 10:22:40 AM
#4
Установил новую версию, действительно отличий от предыдущей не нашел.
legendary
Activity: 1334
Merit: 1004
TTM
September 19, 2014, 07:18:09 AM
#3
По факту ничего нового.
sr. member
Activity: 327
Merit: 250
September 19, 2014, 05:19:31 AM
#2
Новая версия кошелька вышла. Щас потестим
legendary
Activity: 1400
Merit: 1000
September 19, 2014, 04:55:35 AM
#1
Кто хочет потестить, то скачать можно здесь: https://bitcoin.org/bin/0.9.3/test/
Изменения
Quote
RPC:

    Avoid a segfault on getblock if it can't read a block from disk
    Add paranoid return value checks in base58

Protocol and network code:

    Don't poll showmyip.com, it doesn't exist anymore
    Add a way to limit deserialized string lengths and use it
    Add a new checkpoint at block 295,000
    Increase IsStandard() scriptSig length
    Avoid querying DNS seeds, if we have open connections
    Remove a useless millisleep in socket handler
    Stricter memory limits on CNode
    Better orphan transaction handling
    Add -maxorphantx= and -maxorphanblocks= options for control over the maximum orphan transactions and blocks

Wallet:

    Check redeemScript size does not exceed 520 byte limit
    Ignore (and warn about) too-long redeemScripts while loading wallet

GUI:

    fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'
    AvailableCoins: acquire cs_main mutex
    Fix unicode character display on MacOSX

Miscellaneous:

    key.cpp: fail with a friendlier message on missing ssl EC support
    Remove bignum dependency for scripts
    Upgrade OpenSSL to 1.0.1i (see https://www.openssl.org/news/secadv_20140806.txt - just to be sure, no critical issues for Bitcoin Core)
    Upgrade miniupnpc to 1.9.20140701
    Fix boost detection in build system on some platforms
Jump to: