Skip to content

Instantly share code, notes, and snippets.

@bshyong
Created June 25, 2015 20:14
Show Gist options
  • Save bshyong/ff9479a5e08102924812 to your computer and use it in GitHub Desktop.
Save bshyong/ff9479a5e08102924812 to your computer and use it in GitHub Desktop.
bitcoinChangelog

Change Log

Full Changelog

Fixed bugs:

  • LevelDB "Corruption: bad entry in block" on 0.9.1-beta #4263

Closed issues:

  • Why the block size can't be adjusted automatically like the difficulty? #6325

  • Minor bug: hardcoded base58 alphabet character #6321

  • bitcoin-qt: main.cpp:3850: void ProcessGetData(CNode*): Assertion `!"cannot load block from disk"' failed. Aborted (core dumped) #6313

  • Error initializing wallet database environment on fresh install #6311

  • "Need to upgrade" warning was not displayed. #6302

  • JSON parsing broken for RPC tests #6296

  • Static Qt5 in Linux builds #6267

  • Spending (some) data carrying outputs with non-canonical public keys #5939

v0.11.0rc2 (2015-06-17)

Full Changelog

Fixed bugs:

  • Assertion failed! hashPrevBlock == view.GetBestBlock() #6196

  • Pruning code does not currently prune #6184

Closed issues:

  • Warn users about insane maxconnections. #6289

  • Bitcoin-qt stuck at block 332082 #6275

  • Assertion `!"cannot load block from disk"' failed #6263

  • why not update berkeley-db from 4.8.30 to 6.1 ? #6253

  • Run failure client 0.10.2 , after I compile it succeed #6252

  • Falsely triggered "check your network connection" error while catching up. #6251

  • why removed build-msw.md ? #6243

  • Remove unused CWallet::EraseFromWallet #6109

  • Qt depends don't built on ARM #5339

  • nodes rely on other nodes to send a block inv before sending getblocks #4387

v0.11.0rc1 (2015-06-03)

Full Changelog

Fixed bugs:

  • RPC validation checks for sendtoaddress #6223

  • CSubNet::Match(): calculation error #6179

  • Headers-first sync never gets going #5138

  • UPNP is not disabled when tor-only settings are in effect. #2927

Closed issues:

  • "Error opening block database" on new installation on Windows 8 when using custom database directory #6200

  • rest: remove JSON input format for getutxos to avoid potential DoS problems #6192

  • Stange four-day pause in block-processing on synchronized node #6188

  • Missing bitcoin.conf and wallet.dat out of nothing #6182

  • Ubuntu 14.04 #6180

  • Blacklisting addresses #6175

  • Missing bitcoin.conf and wallet.dat while bitcoind was running #6170

  • qt vs boost #6167

  • Clean the MSG_NOSIGNAL handling #5364

v0.9.5 (2015-05-21)

Full Changelog

v0.9.5rc2 (2015-05-21)

Full Changelog

Closed issues:

  • 0.10.1 cli RPC createrawtransaction creates txn type 1 which it will itself reject very soon #6157

v0.9.5rc1 (2015-05-18)

Full Changelog

Fixed bugs:

  • No error message for wrong command and endless loop #5821

  • bitcoin 0.10.0rc1 stopped accepting blocks at height 336370 #5588

  • Failure to initialize (bitcoin.conf ignored?) #5277

  • Bitcoin-qt stuck at 284170 block for a week #4125

  • socket recv error 104 #4070

  • failed on open 64bit version #4066

  • BIP 70 payment request signatures not checked #3628

  • bitcoind crashes due to error 30974 #3496

  • error: {"code":-4,"message":"Error adding key to wallet"} #3456

  • bitcoind walletpassphrase not working after upgrade from pre 0.8 #3118

  • bitcoin-qt St13runtime_error during exit #2701

  • RPC not listening when starting up bitcoind with new ~/.bitcoin #2593

  • Alerts are not removed from the Bitcoin-Qt GUI after they have expired. #2362

  • test_bitcoin segfaults if blk0*.dat are read-only #2041

  • test_bitcoin initializes datadir, datadir/blocks/blk00000.dat, etc #2040

  • Possible memory leak with DEBUG_LOCKORDER #1550

Closed issues:

  • Cannot -rescan or -reindex directory junction [Windows 7] #6151

  • getbalance and listaccounts returning incorrect balance (testnet) #6042

  • Notification commands: Max outstanding throttling and ignore during reindex/rescan. #6031

  • [Feature request] getblock with block height #6011

  • [Notification] r/bitcoin donated > $450 to the devs of this repo, please claim your share #6005

  • [Suggestion] move orphan transactions handling from main.cpp #5979

  • getunconfirmedbalance doesn't take change into account, bitcoin will spend unconfirmed change. #5874

  • *** System error while flushing: CDB : Error 2, can't open database #5841

  • [core dump] When running the command "loadblock" #5822

  • CPU Mining on Testnet (sic!) #5742

  • Errors on building from source #5676

  • core dumped when closing bitcoin-qt #5633

  • wallet RPC to get in/out transaction count #5572

  • Moving the confirmation time slider in coin control to "fast" causes the priority to decrease #5552

  • Bitcoin-Qt coin control - label field not sorted by smart numerical sorting #5101

  • Selective tor usage #4564

  • GetMyExternalIP hangs shutdown when waiting for response #4502

  • Question: Dos Test Timestamps/nBits #4442

  • -reindex always end with fail (0.9.2) #4362

  • ORPHAN BLOCKS - not able to load blockchain (0.9.2) #4356

  • Add rpc command to allow block-chain rollbacks and re-submits to simulate splits #4060

  • URI Parameter Pollution #4046

  • Vout index in transaction details dialog #3911

  • zapunconfirmed RPC #3795

  • Crash on FreeBSD 10.0 #3596

  • Make no-vin temporarily not a DoSable offence #3410

  • Getrawtransaction does not work for genesis block coinbase transaction #3303

  • Adding an Interactive RPC Client. #3122

  • Bitcoin binaries are not signed #2689

  • display received payments for unspendable multisig addresses #1928

  • not always clear to user that coins already spent when restoring old wallet backup #1184

v0.10.2 (2015-05-16)

Full Changelog

Fixed bugs:

  • shutdown throws lock error #2777

Closed issues:

  • Team > Git > Clone #6139

  • openssl build fails on Windows 8 #6127

  • Build tool failures due to use of un-maintained script #6119

  • "out of sync" message causes confusion #6106

  • testcase segfaults on gcc 5.1.1 on DragonFlyBSD #6070

  • ERROR: ProcessNewBlock : ActivateBestChain failed #6067

v0.10.2rc1 (2015-05-12)

Full Changelog

Fixed bugs:

  • 0.10.1-win64 does not start #6078

Closed issues:

  • use a recommended size (550?) when using arg -prune or -prune=1 #6120

  • qt/paymentrequestplus.cpp:97:9: error: ‘QSslCertificate’ was not declared in this scope #6115

  • invalid application of 'sizeof' to incomplete type 'boost::STATIC_ASSERTION_FAILURE<false> #6113

  • v0.10.1rc3 Segfault (Debain, 3.16.0-4-amd64) #6111

  • datadir on mounted network storage share? #6101

  • Can anyone tell me what is ACK and utACK means? #6100

  • Different values of a single TX in the wallet Core 0.10.1 and in blockchain? #6090

  • Edit Balance #6087

  • qt/tests/ fails to build if libprotobuf isn't installed #6083

  • build error #6056

  • Ability to pause bitcoin miming while running the gui #5986

  • git-revlist output in travis log #5882

v0.10.1 (2015-04-25)

Full Changelog

Closed issues:

  • Fee calculation #6043

  • Imported addresses do not trigger a walletnotify #6040

  • Bitcoin size is over 35GB now. This MUST be fixed or anyone will stop using your client... #6027

v0.10.1rc3 (2015-04-20)

Full Changelog

Closed issues:

  • [ Bitcoin-Qt ] Linux client can't read directories with an @ in its name #6018

  • EXCEPTION: St9bad_alloc #6001

  • Relaying for whitelisted peers #1998

v0.10.1rc2 (2015-04-09)

Full Changelog

Closed issues:

  • [Suggestion] Use a decreasing difficulty depending on the time from last block to smooth the time between blocks #5974

  • Pieter Wuille (sipa) is signing commits with an unverifiable PGP key #5956

  • CWalletDB LoadWallet : possibly incorrect version check #5914

v0.10.1rc1 (2015-04-01)

Full Changelog

Fixed bugs:

  • Gitian 64-bit bitcoin-qt segfaults on Ubuntu 14.04 #5910

  • Stuck block download not detected #4151

  • EXCEPTION: St9bad_alloc; assertion "pindex->pprev == view.GetBestBlock()" failed #3495

  • linearize.py Gives Error on Both Windows and Debian Like Linux (Not Sure About Others) #3110

Closed issues:

  • Warnings compiling current master #5944

  • Gitian build error in Debian 7.8 #5930

  • What is the code for the verification of the users' multisignature? #5928

  • build failure on ubuntu 14.10 with g++ 4.9.1 #5920

  • ADDRMAN_GETADDR_MAX vs. MAX_ADDR_TO_SEND #5917

  • Flagging accounts as (potentially) deprecated #5912

  • ~ #5901

  • importx / importprivkey (rescan=last block) RPC command? #5899

  • font size too small in debug console. #5897

  • Master broken in: 7077fe6dd4208bdbd46940f7923b7d89202c3287 #5888

  • Closed window doesn't show when clicking dock icon #5878

  • Building bitcoin in OS X #5869

  • Bitcoin-QT Peer sort by Address/Hostname #5867

  • bitcoind and bitcoin-qt from ppa:bitcoin/bitcoin crashes on Ubuntu 14.04 amd64 #5856

  • Deserialize error: overlapping blocks in block files? #5850

  • Negative balance v0.10 #5840

  • SendMoney() : Signing transaction failed #5828

  • C++ standard #5816

  • Gitian building doc out of date #5814

  • Please put back the RPC function 'getwork' #5808

  • "Preferences" menu opens "command line options" when using French language (OSX) #5800

  • autostart shortcut should honor -testnet #5778

  • Still possible to set mintxtfee to 0? #5746

  • Test txn_doublespend.py passes, but should not #5550

  • onion addresses not logged in debug.log #5189

  • Still have unicode character displaying issue in Mac OS X #5165

  • PROCESSMESSAGE: INVALID MESSAGESTART #4841

  • Split up script into a core and utility part. #4344

  • Add vout to listsinceblock response #4244

  • Failed to write block #3484

  • Speed up cold wallet sync #2984

  • If there is not enough left in the wallet balance to cover for the fee, to ask if what more is needed to cover for the fee to be subtracted from the transfer #2724

  • Add Qt options for new switches #2214

v0.10.0 (2015-02-13)

Full Changelog

Closed issues:

  • binary 0.10.0 tarball modifies ./ #5789

  • Only 64 bits #5786

  • compile error: Error: no such instruction: `b128 0x1e3' #5767

  • rpc method to get address for private key #5763

  • Mac OS X compilation with qt5 (and qt4) fails #5728

  • IBD Crash with v0.10rc3: checkqueue.h:183: Assertion `pqueue->nTotal == pqueue->nIdle' failed. #5703

  • Possible MINOR vulnerability in BIP70 implementation #5624

  • Bitcoind malloc error after build Mac #3611

v0.10.0rc4 (2015-02-05)

Full Changelog

Fixed bugs:

  • Implicit temporary CTransaction kept and used as reference after delete #5715

  • "Large valid fork found" , stuck at block 322082 #5645

Closed issues:

  • development build requirements documentation #5759

  • How to build the application on Windows 7 #5748

  • Mac OS X Yosemite build failure with berkeley-db4 installed in nonstandard location #5741

  • Payment protocol: Cannot change display unit for amount #5725

  • Payment protocol: Can change amount displayed using scroll wheel #5724

  • Coin Control first column label is "1"? #5716

  • Code vulnerable to segfault after a network fork #5698

  • Unify uses of MAX_FREE_TRANSACTION_CREATE_SIZE #5693

  • Travis: unit test don't run #5691

  • export wallet in plain text #5690

  • Stuck on block 339768 #5687

  • bitcoind.exe keeps crashing (0.10.0rc1 and 0.9.3) #5685

  • RC3 startup is much slower than RC1 #5672

  • Crash on initial blockchain sync #5670

  • getrawtransaction fails #5667

  • getrawtransaction code 5 #5661

  • node blockHeight stuck at 338832 #5660

  • [OSX] 0.10.0 rc3 osx probably has issues with special chars #5657

  • RC3 - Missing "Open URI..." icon - #5646

  • [QT] Win: icon coloring issue tray-menu #5625

v0.10.0rc3 (2015-01-12)

Full Changelog

Closed issues:

  • Node continues running after LevelDB throws an error #5462

v0.10.0rc2 (2015-01-12)

Full Changelog

v0.9.4 (2015-01-12)

Full Changelog

Fixed bugs:

  • no known conversion from 'const char [57]' to 'const scriptnum_error' #5126

  • Syncing of chains with different height depends on "connection direction" #5113

  • configure error on OSX: No working boost sleep implementation found #3003

  • getwork/RPC-related freeze at shutdown #2300

Closed issues:

  • How to Build appliaction and run in linux? #5635

  • zapwallettxes test broken #5609

  • Add feature to sweep a private key #5601

  • std::bad_alloc crashes while processing blocks #5596

  • [my bad - accidentally created - can this be deleted?] #5592

  • Subtle bug in #1647 (was: 0.10: Potentially-consensus-affecting bug in BIP30 implementation) #5579

  • Windows GUI (0.10.0rc1) #5570

  • Bitcoin disk corruption #5568

  • Error initializing wallet database environment #5567

  • [Request] Delete Address #5563

  • Startup crash in 0.10.0rc1: "An invalid argument was supplied" #5560

  • Confusing MAX_TX_SIGOPS definition #5555

  • No Block Source Available... #5553

  • Problems with Solo Mining after upgrading from 0.9.3 to 0.10.0rc1 #5539

  • RandAddSeedPerfmon #5495

  • depends: Qt fails to build on osx 10.9.5 #5353

  • Debug window minimizes when main window is minimized (on Ubuntu) #5254

  • Bootup issues on OS X #5250

  • bitcoin-qt keeps freezing every ~10 seconds #5037

  • Mouse pointer jumps to "default" element when clicking to another tab #4840

  • Canonical signature tests contain an invalid signature #4625

  • fatal error: "boost/config/user.hpp" not found when compiling from sources #4596

  • no resize osx 10.9.3 #4372

  • Cannot store files on network drive in OS X. #3919

  • Debug console + RPC: problems with very large transactions #3896

  • doc/build-unix.md contains contradictory instructions for installing libboost #3756

  • On OS/X, configure does not detect installed Berkeley DB. #3550

  • boost, reference to ‘int64_t’ is ambiguous #3483

  • doc/build-osx.md "Application Support/Bitcoin" folder has to be created #3399

  • Mavericks compile with clang: build warnings and test fail. #3396

  • Receive coins Table - Tooltip -> possible actions description is incorrect #3325

  • UI is somewhat broken on retina displays #3292

  • Undefined Symbols on MacOS 10.9 Mavericks from db.o and util.o #3228

  • OSX Maverick "App Nap" slowdown #3182

  • Additional dependencies #3062

  • Support junctions (directory symlinks) on Windows #2413

  • walletpassphrase should prompt for the password #2318

  • Raw transaction API needs a way to freeze inputs #1637

v0.10.0rc1 (2014-12-23)

Full Changelog

Fixed bugs:

  • Release 0.9.3 + 0.9.3~ Gitian build on Win 8.1 x64 fails scriptnum_tests #5456

  • Proxy support broken when onlynet=tor is set, causing connection leak. #5355

  • cs_main lock not held when reindexing blocks on disk? #5330

  • qt: Switching BTC units is slow and hangs UI #5271

  • Unable to make "keep-alive" connections for CallRPC or RPCAcceptHandler #5262

  • regtest mode: trying to connection to .onions ? #5127

  • make clean leaves src/qt/paymentrequest.pb.h #5002

  • gettransaction RPC always includes watchonly in credit calculation? #4870

  • peers.dat easily wiped out after unclean shutdown/hasty relaunch #4669

  • Bug report in "main.cpp" #4469

  • Incorrect ~/.bitcoin perms raises Boost exception, terminates bitcoin-qt #4059

  • Clicked cancel on the preview transaction fee window, sent it anyways. #3913

  • A transaction paying to a key in the wallet gets conflicted (orphaned, but marked as -1) after a restart, if it's part of a chain of unconfirmed transactions #3858

  • bitcoind --help wants write access to file system #3639

  • "No working boost sleep implementation" libpthread required by librt #3274

  • configure: error: libdb_cxx headers missing (netbsd) #2998

  • New block database files platform-dependent? #2293

  • Incorrect use of gcc -frandom-seed ? #2290

  • Connect command line bugs (multiple) #1873

  • Alerts may be sent to peers before version negotiation is complete #1436

  • transactions with more than MAX_SIGOPS sigops #747

Closed issues:

  • libbitcoin_util_a-chainparamsbase compile failure #5472

  • Should warn consumers about the 3-5 days sync time #5460

  • signrawtransaction crashes bitcoind when given the zero private key #5454

  • After descriptors overhaul, the gitian VM tries to access network - need workaround #5428

  • doc/gitian-building.md needs to be brought up to date after descriptors overhaul #5426

  • Failed when autogen on osx 10.10 #5423

  • json_spirit_writer_template.h:79:63: warning: comparison is always true #5381

  • Support specifying the location of blockchain and databases #5375

  • bitcoind startup progress bar #5373

  • Digit group separator(s) #5372

  • UI crash On Mac OS X Yosemite version 10.10.2 ! #5359

  • Assertion failed: lock cs_wallet not held in wallet.cpp:2032 #5346

  • gitian: what to export for bitcoinconsensus? #5343

  • Refine startup error messages (e.g. wrong system time) #5342

  • Bitcoin Master Branch breaks when trying compiling becouse of missing MinGW strnlen function #5338

  • Error ./bitcoin-qt: symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN10QTextCodec11validCodecsEv #5336

  • linker error building test_bitcoin (Ubuntu 64-bit) #5331

  • Prevent outbound blockchain sync #5315

  • need to find a way mining should become profits indifferent #5312

  • receivedby.py regression test failing #5305

  • receivedby.py regression test failing #5304

  • [Qt, OSX] QProgressBar requires up to 10% CPU #5295

  • Wrong signature format check #5283

  • Why not use Bitcoin 0.10 to hard fork ? #5265

  • Run bitcoin-qt from terminal in background #5263

  • Signed checksums for source packets #5244

  • bitcoin-qt consumes too much memory #5233

  • Proposal: HTML5 web-payment API #5197

  • bitcoind and -server error message at the first start #5178

  • correct configure error without g++ #5177

  • bitcoingui.cpp tries to connect to non-existent slots when compiled with --disable-wallet #5175

  • Bitcoin core start-up issue with undo data #5156

  • dyld: Symbol not found: _SSLv2_client_method #5147

  • What about transaction fee ? #5136

  • is it possbile to exchange information between peers on HTTP protocol. #5130

  • Offical PPA has no package for Ubuntu 14.10 released today #5129

  • Verifying takes 3 minutes and RPC stops #5124

  • Don't show wallet options in the preferences menu when running with -disablewallet #5109

  • Suggested 'rpcpassword' should not be printed to debug.log #5094

  • master submitblock fails to detect some validation failures #5083

  • Build error on Mac when building tests #5064

  • a-scalability-roadmap question #5062

  • Add Addressbook to the qt and an address list #5052

  • Icons look very childish #5046

  • Win32 BDB build in depends is broken #5033

  • Doesn't compile on Debian #5016

  • chainROOK #5001

  • Windows 7 x64 new installation #4998

  • Build error: "libtool: link: unable to infer tagged configuration" #4993

  • Bitcoin 0.9.3 Signing Issues #4992

  • bitcoin-qt not accurately reporting "active command-line options that override" #4975

  • uint256 bits() seems to be scanning from right to left rather than left to right #4972

  • -regest or -regtest #4971

  • bitcoin in Runaway exception leveldb_error while importing bootstrap.dat on Mac OS X #4953

  • Loading splash screen disappears when clicked on #4915

  • Phase out the old pulltester #4907

  • Compily 0.9.3 ,Encountered an error #4904

  • Cannot enter text in the text boxes (for sending BTC) in bitcoin-qt #4901

  • Transaction confirm target needs to be settable when sending #4866

  • Uncrustify automatic unified coding style #4847

  • 0.9.3rc1 version incorrect, gitian OSX #4819

  • symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN10QTextCodec11validCodecsEv #4799

  • mempool contains stale txs #4791

  • Importing keys to a brand new wallet Error #4747

  • Assertion Failed Error #4703

  • -reindex always shows an error after reindex #4693

  • Make status always available during startup, e.g. toggling splash screen, or systray tooltip #4644

  • PVS-Studio: Checking Bitcoin #4601

  • make fails #4574

  • The cleaned user agent does not conform to BIP0014 #4537

  • Overwriting equivalent mempool transaction #4517

  • Configure breaks on Mint 14 with libboost1.53 #4359

  • ProcessBlock: ORPHAN BLOCK 751, prev=00xxxxxx #4353

  • setaccount works on foreign addresses ! #4209

  • bitcoin-cli builds many unnecessary objects #3979

  • Units in transaction export csv file #3970

  • Progress on log is more or less than 1.0 when it should be exactly 1.0 #3963

  • zapwallettxes problem and wallet DB ordering #3894

  • Suggestion: Improve Bitcoin Core icon on Windows #3886

  • Account negative balance #3810

  • Double check sha256 on Gitian #3772

  • Efficient synchronisation of nodes with rsync-like algorithm? #3754

  • OP_RETURN <any opcode> is now standard #3313

  • Build not compatible with Mavericks #3291

  • Build error on OSX #3132

  • Reinstate GetMinFee DoS checks #2036

  • Block download management #2034

  • Log shutdown signals #1994

  • Allow users to delete accidental double-spent transactions #1898

  • Support USB NFC readers? #1746

  • Configurable level of confirmations needed before a coin can be spent #1428

  • Suggestion to separate GUI from bitcoind #1279

  • Add a balance column to the transactions view #935

  • Revert fork of JSON-Spirit #751

v0.9.3 (2014-09-22)

Full Changelog

Closed issues:

  • Link Error: DoS_tests.cpp is failing build (Type mismatch) #4948

  • Sync stopped after drive ran out of space #4924

  • Comparison tool on Travis failing: run again? #4923

  • how many wallet in bitcoin? #4920

  • CKey::Check question #4918

  • Watch-only icon cut in half #4900

  • linearize-data.py error #4893

  • slowing down sync after some time #4886

  • git clang-format fails #4859

  • MSVC build integratin #4858

  • After salvage and dump I lost my receive addresses #4734

v0.9.3rc2 (2014-09-12)

Full Changelog

Fixed bugs:

  • spaceStr in univalue_write.cpp is not thread-safe #4756

  • Client keeps updating tip after Shutdown requested #3966

Closed issues:

  • Check for updates for Bitcoin Core client (Automatically & Manually) #4897

  • . #4895

  • rpcallowip does not allow wildcards #4894

  • MacQT build not static? Is there a readme for creating a static build for deployment? #4889

  • Proposal: be able to change the location of the blockchain data for Bitcoin core client #4888

  • Understanding certificates and how to implement them in the bitcoin payment protocol? #4864

  • Seg fault in src/net.cpp:FreeUPNPUrls() (possible regression of issue #156 fix). #4861

  • reproducible crash in osx (for me, anyone else?) #4854

  • Wrong Outputs in gettransaction query #4807

  • Bitcoin database best practices ? #4806

  • txs being requested when they are already in the blockchain #4797

  • Feature request: Ability to separate blockchain into different files of a smaller size. #4792

  • Bitcoin Core crashes every time when I click the "命令列選項" button. #4774

  • Build error on OSX #4771

  • getrawtransaction do not return coinbase tx #4761

  • How to reuse the old addresses ? #4760

  • How should I maintain my wallet.dat ? #4759

  • gitian for osx no longer includes macosx sdk sha256sum #4750

  • Durable transaction fee model #4146

  • Orphan txn: should broadcast when entering memory pool #3566

v0.9.3rc1 (2014-08-22)

Full Changelog

Fixed bugs:

  • make check error on OSX #4708

  • Rendering error, OSX #4705

  • GetMyExternalIP() now pings some random real estate site #4679

  • Mac bitcoind -testnet exits with Segmentation Fault: 11. Not an issue on livenet #4607

  • Error in CheckBlockHeader() when doing full checkblocks on master #4246

  • Comment for 15-of-15 p2sh script calculation is incorrect #4224

  • can't clear the 'amount' field on the 'receive' tab #3869

  • Unable to close sign/verify message dialogs #3563

  • Duplicated addresses? #3384

  • autotools using $PATH/bin/moc-qt4 and not qt-bin-dir/moc #3063

Closed issues:

  • What is the limitation of the bitcoin core database in a windows machine? #4746

  • rebound #4743

  • Windows Kernel Error #4720

  • using print of genesis block for testing purpose to creating new genesis block on 0.9.2 #4685

  • 3 lines in debug.log are being appended to the end of the log of the previous run #4660

  • 20 minute delay before the UI gives me any status information after replacing wallet.dat #4642

  • Testnet fails to sync past block 380 #4634

  • Windows build ignoring --with-qt-libdir #4630

  • Ugly Bitcoin Core icon in LXQt system tray #4621

  • RPC calls fail in offline mode #4620

  • listtransactions "*" 150000 on big wallet timeout? #4604

  • 09.1.0 certificate error #4585

  • issue with bitcore 0.9 #4583

  • "Display addresses" checkbox #4580

  • Add missing information to listtransactions/gettransaction which is required for reliable tracking of outputs in some rare situations #4573

  • <getbalance> double counts account balance #4572

  • Log messages like: 2014-07-17 23:15:27 socket recv error (110) #4552

  • make clean fails #4548

  • New bitcoin install has 0.00 fee option #4540

  • Segfault in bitcoin-qt when launched with -disablewallet #4516

  • Checkpoint time? #4512

  • Amount widget +/- has floating point rounding artifacts #4500

  • Watchonly code: cs_main lock not held #4499

  • Consider using qt 4.8.6 for linux builds #4495

  • Feature Request: Bitcoind command line argument to bind the RPC server to a specific IP #4487

  • Window Gitian Build works, but binaries fail to run on Windows #4478

  • why does not bitcoin change from10 minutes to shorter per block ? #4475

  • [Feature] [GUI] Webcam a QR coded address #4474

  • Gitian build fails for Windows #4473

  • codigo incorrecto #4464

  • In/out connections: clarification #4445

  • Plugin system support #4444

  • Clarify the developers position regarding GHOST #4439

  • "Shutting down" message window still reads Bitcoin-Qt in the title #4427

  • prioritisetransaction RPC is insufficiently documented #4419

  • bitcoin-qt core dumping #4410

  • A way to solve the ever growing blockchain #4396

  • 0.9.2: make fails on ARM w Makefile:827: recipe for target 'main.o' failed #4384

  • Crash report: Bitcoin-Qt 0.8.6 on Mac OS X 10.7.5 #4383

  • 0.9.2 and 0.9.2.1 release notes missing #4376

  • multi-sig address can not be listed by "listunspent" in testnet envirement #4375

  • Some details in install-unix.md #4374

  • Pay-To field font broken on OSX 10.9.3, Bitcoin 0.9.2 #4370

  • Mandatory p2pool for mining to fix miner centralization? #4367

  • 0.9.2: EXCEPTION: 13leveldb_error block checksum mismatch #4364

  • Bitcoin qt opens in testnet mode when presented with a BIP-72 link with no fallback. #4355

  • RPC Server blindly believes whatever you specify in content-length header and allocates data and does a read() #4343

  • qt: Potential deadlock in peertablemodel #4296

  • Gitian builds: first repo clone should checkout right tag #4269

  • some of my private keys are missing #4178

  • Show list of peers in debug window #4133

  • Assertion failed in table/table_builder.cc:97 #4097

  • Translation process update for 0.9 #4006

  • Unhandled exception: st13runtime_error, file corruption (?) #3993

  • configure error on 32-bit Ubuntu Saucy #3945

  • qt: Format "Balance" amount using commas #3887

  • Window opens minimized with no tray icon; application orphaned. Ubuntu Server 13.10 w/ AwesomeWM #3789

  • -fPIC warning for every file while compiling for Windows #3607

  • Incomplete rescan from forced shutdown. #3308

  • Windows client does not display on taskbar during startup #3282

  • RPC option to report bitcoins in satoshi units. #3249

  • Default boost 1.53 on Ubuntu 13.10 doesn't work #3219

  • getbalance API call returns incorrect values with account parameter #3002

  • Add txout index to bitcoind json output #1613

  • multiple balances (a.k.a. watch any bitcoin addresses) #1162

v0.9.2.1 (2014-06-19)

Full Changelog

Fixed bugs:

  • Heap corruption while loading from bootstrap.dat in master? #4345

Closed issues:

  • v0.9.2: <boost::exception_detail::error_info_injector<boost::system::system_error>> #4352

  • Pulltester for libsecp256k1? #4342

  • question about height? #4315

  • CBasicKeyStore::AddCScript() : redeemScripts > 520 bytes are invalid #4313

  • Option to Contribute - Indicate in Bitcoin Core [Incentivizing Giving, Adding Smart Property Element] #4079

v0.9.2 (2014-06-13)

Full Changelog

Closed issues:

  • gitian-build (0.9.2rc2) qt-linux.yml: error with unauthenticated packages #4324

  • Gitian builds: use 'sort' in deterministic way #4274

  • Get rid of the -beta version suffix #4221

  • Build system doesn't notice source changes #3955

  • Copyright and license in the console program, link to the source code, link to the forum discussion #1930

v0.9.2rc2 (2014-06-06)

Full Changelog

Fixed bugs:

  • Missing blk00000.dat doesn't cause failure when retrieving blocks. #3957

  • Makefile dependencies broken by autotools? #3070

  • Transaction details shows wrong To: when multiple outputs to same wallet #1725

Closed issues:

  • Invalid argument with ... no argument present #4276

  • Include all build environment dependencies in gitian descriptors #4265

  • Make MAX_ORPHAN_BLOCKS configurable, it's quite high #4253

  • Make often fails unless "make clean" is run first. #4118

  • Makefile optimizations -> move away from recursive make? #4017

  • Reload bitcoin.conf without restarting the program #1158

v0.9.2rc1 (2014-06-01)

Full Changelog

Fixed bugs:

  • bitcoind hangs on RPC shutdown in wine #4156

  • Segfault when clicking place where Payment Request QR code should be, after entering Message that was too long. #4140

  • Crash running compiled with -DDEBUG_LOCKORDER #4139

  • bitcoin-qt crashes every time I quit it #4003

  • crash in CMerkleTx::GetDepthInMainChainINTERNAL() #3997

  • getbalance rpc call results in 100% cpu #3903

  • Failed to read block error #2983

  • System error: database corrupted: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed #2472

  • "encryptwallet" RPC throws exception #2375

  • bitcoin-qt out-of-virtual-address-space problem #2353

  • Startup succeeds with unreadable blk0*.dat files #2038

Closed issues:

  • listsinceblock return empty array #4262

  • Broken: Start bitcoin on system login (Ubuntu 14.04) #4243

  • Add icons (/icons/options) #4233

  • 'dnsseed=0' does nothing, DNS seeds still being polled #4217

  • BitcoinQT did not compile on OSX #4216

  • Automatic Unit display #4210

  • How to shrink wallet.dat? It's over 200MB #4196

  • backup wallet causes bitcoin-qt to use used addresses to receive change and confuses coincontrol #4192

  • what's the difference between master and 0.9.2 ? #4186

  • bitcoind crashes when started by Armory #4172

  • Transaction Fee Proposal #4171

  • Maximum block size limit soon to be reached. #4168

  • lockunspent help docs are (partially) wrong #4163

  • Orphan blocks are not stored to disk. #4154

  • Fundamental genesis.print(); throwing a segment fault. #4153

  • Consider upgrading LevelDB to 1.16 or 1.17 #4137

  • Bump gitian OpenSSL dependency *again* #4135

  • Boost does not support MinGW, hence, bitcoin cannot be compiled with MinGW #4128

  • decentralize and replace every government on earth #4126

  • why need both level db for index of blockchain and Berkeley db for wallet? #4123

  • Unable to make src/qt/bitcoin-qt #4108

  • No rule to make target base58.o', needed by libbitcoin_common.a' #4107

  • Error while loading shared libraries: libdb_cxx-4.8.so: cannot open shared object file #4103

  • can't decode large raw transactions #4099

  • Multiple wallet #4093

  • Lost Bitcoins #4090

  • Bitcoin core causing virus report? #4086

  • Unit tests failing with -DDEBUG_LOCKORDER #4084

  • Deadlock on exit after low disk space during syncing #4083

  • rrekl #4077

  • Grammar issue in Spanish Version says "recivido". #4075

  • Refactor BitRPC.py #4073

  • bitcoin-qt windows installer fails to open #4068

  • Catching up... Processed 296176 of 403423284 #4065

  • bitcoin/doc/build-unix.md out of date #4062

  • Warning message when running wallet in Windows XP (or drop support) #4061

  • Drop de_AT locale #4054

  • OSX make clean: Bitcoin-Qt.app Is a directory #4053

  • Bitcoin should shut itself down or cancel system shutdown if system is shutdown while running #4036

  • (mac os x ) Info.plist lists incorrect version on 0.9.1 build #4029

  • Bad download link #4027

  • Backport of SSL fix (CVE-2014-0160) for 0.8.6 #4026

  • Please assess the effects of openssl heartbleed bug on the wallet security #4021

  • Österreichisches Deutsch - Translation (de_at) completely shocking unserious #3918

  • ESC in '-disablewallet' mode closes all UI tabs and leaves empty window #3854

  • Binaries don't work in debian 7.4 (glibc 2.13) #3803

  • How to compile a static binary bitcoind in Ubuntu #3781

  • GetBlockValue() only works as expected upto block 13,440,000 #3776

  • Transaction took 10 minutes to be relayed #3770

  • doc/build-unix.md suggests installing libdb4.8-dev on debian via an ubuntu ppa #3757

  • doc/build-unix.md asks for install of debian package which does not exist, libboost1.37-dev #3755

  • Updated to latest version. Having transactions with negative confirmations #3748

  • Error: Error initializing wallet database environment - on network drive #3543

  • add websocket support for a wallet/account/address? #3388

  • Update to new leveldb (1.15) to address recent corruption concerns #3385

  • Bitcoin is running 32 bit systems out of virtual memory #3324

  • pindexFirst->prev can overstep bounds in GetNextWorkRequired #3290

  • RPC getrawmempool option to return decoded txs #3256

  • Move Releases to Github #3224

  • Split -datadir option into -walletdir and -blocksdir #3214

  • Rebrand client to 'Bitcoin Core' #3203

  • upateing blocks throw exception #3194

  • IP binding #3111

  • Allow client to use remote server as backend. #2656

  • "Start bitcoin on system login" removes additional flags in shortcut. #2197

  • netbase.cpp 334 - Warning while compiling. #2138

  • HTTP client needs IPv6 support #1827

  • Getinfo should show current externalip list. #1734

  • getbalance accountName return unexpected values #1662

  • Locking issue in vnThreadsRunning between ThreadOpenConnections and ThreadOpenAddedConnections #1561

  • Feature request: Linux auto update #1473

  • wallet showing incorrect (too high) balance #1164

  • WalletUpdateSpent slower than it aught to be #767

  • getmemorypool should call CheckWork like getwork instead of ProcessBlock #732

v0.9.1 (2014-04-08)

Full Changelog

Fixed bugs:

  • bitcoin-qt.exe crash with disablewallet #4013

  • Windows problem with datadir with unicode chars #3916

  • datadir= doesn't function in conf file (Qt GUI) #3905

  • Bitcoin-Qt: imported keys not shown until restart #835

Closed issues:

  • Window doesn't restore to same location #4012

  • Readme file needs updated copyright year #4004

  • NewBie -- Cannot send from wallet HELP please #4002

  • Same block hash #4000

  • Makefile optimizations -> move away from recursive make? #3989

  • setgenerate genproclimit always -1 #3981

  • Bitcoin Core GUI fails to build with --disable-wallet #3978

  • feature to export transaction history as csv/json for a given time period #3974

  • build: Add script to fetch and build BDB 4.8 in-tree? #3971

  • Change "Spend unconfirmed change" option text from "experts only" to "recommended". #3967

  • Testnet-in-a-box use case broken #3954

  • over 50 hours to sync localy #3953

  • Outdated official list of api calls #3952

  • i need help #3948

  • official ppa still lists 0.8.6 as latest #3942

  • Adding a link to zip for windows version to download page. #3940

  • Commands: walletlock, walletpassphrase and walletpassphrasechange are ommited from help #3930

  • bitcoin core v0.9.0 - german translation #3910

  • Bitcoin 0.9.0 binary broken on Debian Stable due to the GLIBC 2.14 requirement #3908

  • Bitcoin 0.9.0 doesn't work on old Linux distros #3904

  • New Bitcoin ... #3897

  • Feature Request: Formatted Numbers #3890

  • suggest display datetime string in local time rather than UTC in debug.log #3872

  • Add licensing to bitcoind unit tests #3848

  • A few problems with 0.9.0rc2 #3840

  • Need rescan progress in GUI #3832

  • Translation error in "español de España (es)" #3826

  • Tabs toolbar is unlocked and can be moved (floating) #3825

  • Bitcoin-QT: an address book label is overwritten or deleted when a Bitcoin address is opened by clicking on a Bitcoin URI #3814

  • base account name #3664

  • Transifex pull just before next 0.9 release candidate #3531

  • ./configure fails on osx due to empty else statements #3471

  • BadPractise: assert may bypass function calls when NDEBUG is defined #3168

  • Bitcoin-qt Last Column Cannot Be Resized #2862

  • RPC getpeerinfo: "syncnode" member only added when true #2717

  • Wishlist: "Forwarding directive" transactions/index #2694

  • mac binary should be 32bit/64bit universal #2507

  • listsinceblock target-confirmations param seems broken #1153

v0.9.0 (2014-03-16)

Full Changelog

Fixed bugs:

  • 0.9.0rc2 crashes at startup on OS X 10.9.2 #3778

  • Assertion failed! table/table_builder.cc Line: 97 #3376

Closed issues:

  • Serious issues with Bitcoin-QT when sending bitcoins #3877

  • release note documentation nit-pick : -nospendzeroconfchange #3866

  • change-control dialog is unreadable when using a dark theme #3865

  • dependency issue with leveldb? #3864

  • sendrawtransaction failed to check transaction balance #3859

  • Latest git source no longer compiles on darwin (osx 10.9.1) #3856

  • Crash with Bitcoin-Qt 0.8.6 on Mac OS X 10.9.2 #3851

  • build as "ELF 64-bit LSB shared object" instead of "ELF 64-bit LSB executable" #3847

  • Mention compatibility issues between 0.8 and 0.9 in release notes #3782

v0.9.0rc3 (2014-03-12)

Full Changelog

Fixed bugs:

  • ResendWalletTransactions() sends transactions which were long ago included in the blockchain #2445

Closed issues:

  • QT: Imported adress ends up in Adress tab on first import, then Recieve tab on same repeated import #3831

  • [feature-request] Please add an option to change database dir in Bitcoin-Qt GUI #3807

  • UI glitches #3800

  • [Qt] Tray entry "Verify message..." opens wrong tab #3790

  • UI irresponsible when changing address label. #3785

  • Windows .9.0 (x64) coin control sorts date as text, not date. #3783

  • Bitcoin-Qt 0.9.0 RC2 hangs after entering a series of console commands #3780

  • Installation error #3779

  • Why are my bitcoins in my wallet still not confirmed?? #3777

  • Why are my bitcoins in my wallet still not confirmed?? #3746

  • Fingerprint via weak-chain block submission #2757

v0.9.0rc2 (2014-03-01)

Full Changelog

Fixed bugs:

  • Shift overflow bug #3702

  • importwallet method is working or not? #3670

  • Gitian-built 0.9.0rc1 : windows bitcoin-qt.exe mismatch #3612

  • boost-linux.yml missing g++ dependency #3610

  • Assertion failed in dbformat.h #2745

  • core dump on wallet upgrade #1663

  • fee for short transaction #1491

  • Transaction time in the cient #754

Closed issues:

  • Double check sha256 on Gitian #3771

  • main.o file not recognized in libprotobuf during Gitian(VirtualBox) build of protobuf-win.yml #3766

  • technical documentation #3734

  • Gitian can't install g++-mingw-w64 #3732

  • ./bin/gbuild ../bitcoin/contrib/gitian-descriptors/deps-linux.yml - fails on Checksum of MiniuPnP #3725

  • question: inv mempool on connect #3721

  • sendrawtransaction does not report reason why mempool acceptance failed #3711

  • Category "conflicted" contradicts documentation #3710

  • 0.9 on Saucy fails on make bitcoind CXXLD #3697

  • Withdraw soon please #3689

  • Compilation on Debian Wheezy fails - need to use libdb 4.8 #3686

  • Some additions wallet.dat, addresses #3678

  • TODO: Add RPC and UI feature to re-issue transaction #3677

  • Changed walletpassphrase behavior breaks some setups #3672

  • bitcoind should always relay blocks from rpc call, even it is orphan. #3658

  • DDOS Spam bug fix? #3655

  • is there anything going on the network? ddos spam bug??? #3653

  • Don't call things "ID" if they change randomly. #3648

  • datadir on plan9 filesystem #3641

  • BIP 70 "Payment" message lacks refund_to data #3636

  • Inconsistant handling of Immature transaction via getbalance #3633

  • do you want to rebuild the block database now #3630

  • Lower hardcoded fees #3629

  • Modular proof of work #3624

  • Italian translation of "%1 behind" could be improved, patch included #3623

  • configure: /bin/ld: cannot find -lmingwthrd (Win32/Mingw32) #3617

  • Please provide the origin of the source #3616

  • Bitcoin is a cryptographic botnet. #3615

  • Preliminary 0.9.0rc1 release notes #3599

  • Pulltester windows build of bitcoin-qt broken after version g22-a5210 #3575

  • Report rejection reason in sendrawtransaction #3279

  • listtransactions output is not in order #2853

  • Allow force-rebroadcasting of a transaction, make sendrawtransaction return a unique message if transaction is already known #2512

  • no help with connecting to peers #2134

  • "Over the size limit" txs shouldn't force cancellation. #1629

  • code to "request last block in an inv bundle (even if we already have it)" does not work. #1185

  • listreceivedbyaddress should provide tx ID #1149

v0.9.0rc1 (2014-01-31)

Full Changelog

Fixed bugs:

  • getaddednodeinfo RPC call returns JSON object with duplicate keys #3581

  • git master HEAD causes v0.8.6 to fail to open the block database #3529

  • Gitian win32 build broken #3522

  • Current master crashes in wine #3494

  • bitcoin-qt segfault on corrupt wallet #3333

  • Mavericks crash on blockchain download. #3317

  • [qt] cannot read block #3289

  • Qt5 support broken in autotools #3120

  • Assertion Expression: r->options.comparator->Compare(key, Slice(r->last_key)) > 0 #3033

  • Invalid behavior of the "Connect through SOCKS proxy" checkbox #2887

  • ChainState DB uncorrupted itself #2785

  • Pull request 2763 / Problems bitcoin over Tor #2773

  • Client failure to launch. /Library/Application Support/Bitcoin does not exist #2719

  • Recursive mutex error at close up with an unlocked encrypted wallet #2704

  • spurious missing menu #2691

  • Bitcoin 0.8.2rc1 on WinXP SP3 #2646

  • Bitcoin-Qt suddenly stopped with "assertion failed" #2547

  • Default button in overview tab is at the location of "send" button in send coins tab #2484

  • account balance can go negative due to fee with "sendfrom" #2079

  • Missing make target for build/build.h #1965

  • "Unknown transaction type found" in debug.log in p2pool Generate-Txs #1848

  • Potential deadlocks #1801

  • Testnet-in-a-box broken #1763

  • Boost exceptions in ReadConfigFile() not caught #1505

  • XMLRPC: setaccount moves label to the other, unused address #1231

  • should 'importprivkey' immediately show imported transactions in the client? #1073

  • coin selection code uses unseeded rand() call #1057

  • it's not obvious that wallet passphrase needs to be entered before importing a privkey #957

  • bitcoin memory allocation bug, double linked list corrupted #944

  • Wallet encryption has extra 0x10 bytes on the end of keys #933

Closed issues:

  • Russian translation #3583

  • CLIENT_DATE has fake date in gitian builds #3570

  • Bitcoin-qt doesn't start if the bitcoin directory is symbolically linked to another directory. #3565

  • Bitcoin-Qt v0.8.5 invisible in Ubuntu 13.10 menu #3562

  • listunspent address support #3561

  • Stuck on block 212774 #3558

  • Windows 64-bit build #3544

  • Upgrade gitian win32 deps to match Diapolo's environment? #3535

  • Update hard-coded seed node IPs #3534

  • Move to ubuntu 12.04 for all gitian builds #3533

  • Checkpoint around block 281,000 before 0.9 release #3530

  • mac crash on boot: Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1769. #3519

  • libprotobuf remains missing #3515

  • graze/guzzle-jsonrpc cannot communicate with bitcoind as jsonrpc field is missing from response #3508

  • qt: Remove build date in about dialog in gitian builds #3500

  • bitcoin-qt.exe gitian win32: missing icon and runs blank terminal window #3499

  • Build process on linux #3487

  • Database corrupted on Win7 64bit #3485

  • Database corrupted (?) #3482

  • idea: add built in bittorrent bootstrapper #3479

  • unconfirmed wallet #3477

  • #3466

  • bitcoin-0.8.6 'make test' error on Fedora 19 using OpenSSL 1.0.1e #3464

  • Flipper test in qa/rpc-tests/wallet.sh #3445

  • Error building master: undefined reference to `boost::filesystem::detail::copy_file #3444

  • ERROR: CDB() : error DB_RUNRECOVERY: Fatal error #3443

  • Russian localization #3436

  • Git history for master, and release tags have diverged #3428

  • Receive transaction address display error #3419

  • Configure breaks on Ubuntu 13.10 #3414

  • ENABLE_WALLET hides !wallet features, misses others #3406

  • doc/build-osx.md missing some prerequisites #3398

  • Server lite version #3397

  • failed to write undo data #3386

  • ThreadGetMyExternalIP crash at shutdown #3372

  • Get rid of using the change address "feature" as default in the official bitcoin clients #3371

  • [Requesting help] Wath do I need to change to "create" a new crypto-coin based on Bitcoin? #3366

  • Bitcoin GUI won't display #3364

  • bitcoind make error in os x mavericks #3363

  • build-unix.md missing one dependency - protobuf-compiler #3361

  • Syntax error in configure when building in OS X Snow Leopard? #3358

  • Create, print, scan and verify paperwallets for cold storage #3351

  • Ideas for increasing # of full nodes #3334

  • how Can I create a complie envirenment #3323

  • compiling in gentoo g++: error: @LIBPTHREAD@ #3307

  • Bitcoin .8.4 MacOSX 100% CPU on all cores when syncing. #3304

  • Ubuntu Repository Update #3270

  • Extremely slow initial sync, spam of "already have block" errors. #3243

  • Bitcoin-QT 0.8.5 hangs, uses CPU #3227

  • Bitcoind/-qt nodes sending corrupted transactions #3225

  • Importing private keys results in wrong TX-dates #3140

  • QT: Preference Pane Okay/Apply #3030

  • Unintended error message added by txindex remove patch #2893

  • Bitcoins missing from balance, not sent, no confirmations #2833

  • setup.nsi doesnt include full sources, only src directory #2819

  • OpenSSL version used with Bitcoin is outdated #2811

  • Crash with Bitcoin-Qt 0.8.3 on Mac OS X 10.8.3 #2800

  • ui: show smart dates for transaction? #2715

  • Bitcoin-QT should block blockchain #2653

  • dumpprivkey with locked wallet #2523

  • bitcoind should fail or at least warn when encountering an option it doesn't understand #2427

  • unencrypted, unverifiable downloads from bitcoin.org #2388

  • Mac OS: enable optional menu bar icon (with drop-down menu, minimize-to-tray/minimize-on-close equivalents) #2360

  • Util.cpp Two warnings while compiling. #2140

  • Accounts - allow account merging/deletion #1894

v0.8.6rc1 (2013-12-05)

Full Changelog

v0.8.6 (2013-12-05)

Full Changelog

Fixed bugs:

  • Some netbase tests fail on WinXP #3245

  • paste not working in transactions tab in v 0.8.5 beta #3216

  • linearize.py AttributeError: 'dict' object has no attribute 'decode' #3112

  • CodeBug : should compare return value from memcmp with zero. #3090

  • Timing leak in RPC authentication #2838

  • Bitcoin menu Icon is oversized and overlaps the menu in XFCE #2543

  • Crash on MacOS when ~/Library/Application Support/Bitcoin is a link #2434

  • GUI unnecessarly encourages address reuse #2429

  • bitcoin:testnet-address URIs don't work #2301

  • Error compiling with -e PIE=1 #2298

  • TX Fee can be set to anything by anyone #1715

  • Always display TX fee in dialog #1714

  • bitcoin-qt.exe fatal error - NSt8ios_base7faillureE - ReadCompactSize() #1513

  • EXCEPTION: 22DbRunRecoveryException #809

Closed issues:

  • boost lib problems on build #3342

  • Bitcoin-Qt: Optional transaction fee - default to a reasonable value #3336

  • Will a miner pool server jeopardize the Bitcoin network if it pools too much of the PC power? #3331

  • I wanna comment on the source code. #3330

  • Progress bar should give a more accurate indication of progress #3315

  • bitcoind "sendtoaddress" spending unconfirmed outputs #3288

  • OS X 10.9 client crash #3280

  • No makefile.osx in the /src directory #3230

  • getrawtransaction can't find my own transaction #3221

  • Selfish-Mining #3213

  • Misleading error on dumppriv while wallet is locked #3210

  • Add a way to enter a bitcoin URI in GUI #3202

  • Build broken when leveldb.cpp modified - make distdir #3200

  • Nodes forwarding transactions with empty vins #3190

  • Bitcoind JSON comment error #3183

  • fedora 18 problems #3167

  • Show originating address in transaction details #3142

  • Recent changes broke RPC -- monetary values #3126

  • Do Bitcoin copyright notices need to be updated? #3107

  • allow signing messages with 'change' addresses #3105

  • [qt] using walletpassphrase command in debug console crashes client #3100

  • Running bitcoind with long rpcuser and rpcpassword #3079

  • GetMyExternalIP() is currently breaking. #3058

  • netbase.cpp - ipv6 HE.NET code #3052

  • CNetAddr::IsRFC4193() is wrong #3049

  • block chain downloading #3044

  • recurring errors on Windows 7 #3036

  • No way to get source adress #3022

  • App requests runtime to terminate in unusual way. #3018

  • I‘m a Chinese .Say sorry that my English is poor. I found a small bug. #3013

  • I‘m a Chinese,I English is poor So sorry. I found a small bug #3012

  • Latest master with autotools fails to run on ARMv6. #3010

  • hangs on startup #3004

  • Misbehaving peers never increase in ban score. #2997

  • Some error with Hebrew lang - QString::arg: Argument missing: #2993

  • Likely Deadlock cs_setpwalletRegistered #2965

  • MAC OS X 10.6.8 Error with 0.8.X client versions #2941

  • Bad Tx truncation due to CVE-2013-4627 bug #2870

  • High Memory Usage? Is this normal? 380megs used while idle? #2869

  • listsinceblock does not work #2854

  • OS X 10.9 compile problems #2806

  • Assertion failed in main.cpp line 1742 #2764

  • Automatically set and adjust recommended confirmations in the event of possible attack #2761

  • Mac OS X: "Minimize on close" & "Minimize to tray" options never save #2753

  • bitcoin wont open in mac after installing it again #2734

  • “Failed to write block” on OS X #2712

  • shrink getblocktemplate data output #2662

  • Ask where to download the blockhain #2628

  • Message to Misbehaving nodes #2574

  • ListTransactionsOfBlock RPC-Feature-Request #2565

  • Cannot send money; Bitcoin-qt can’t do maths #2555

  • bitcoin-qt constantly crashing. #2533

  • release / process process depends on unverified code #2531

  • Error when compiling obj/db.o in latest GIT #2521

  • verify.sh outdated #2504

  • Bitcoin-qt on Ubuntu 64 takes 16777216 TB virtual memory, slows system #2485

  • Tor Bundle port is now 9150 rather than 9050 #2475

  • Bitcoin client hangs when copying text #2463

  • bitcoind crash in 64-bit linux #2462

  • bitcoin wallet will not upgrade #2426

  • Bitcoind aborts on startup: ./db/skiplist.h:152 Assertion `n >= 0' failed. #2416

  • Mac OS: progress message runs out of bounds on splash screen #2404

  • Too many bitcoins allowed in amount. #2401

  • TestNet synchronisation issues? #2398

  • ReserveKeyFromKeyPool(): read failed #2397

  • Cannot create DB cursor -- inactive too long, too many blocks? #2395

  • Bitcoin-QT 0.8.1 Windows client freezing when importing private-key. #2389

  • Splash freezes during initialization. #2374

  • Sending a transaction before the client fully synchronises makes it not transmit #2370

  • Why are my bitcoins in my wallet still not confirmed?? #2347

  • prevent 51% attacks as well miner hashing concentration #2345

  • Minor Security Issue in debug window. #2344

  • "last received block was generated 1 minute ago" message is wrong #2334

  • Icon Refresh #2330

  • "socket recv flood control disconnect" occurs with fast connection #2319

  • v0.7.2 Does Not Compile Using Dependencies Archive On Windows (Bitcoin-QT) #2313

  • Tray icon doesn't always appear #2307

  • Separation between thousnds and milions asspecialy when using mBTC and uBTC #2304

  • Out of Sync #2296

  • RPC getbalance call considers unconfirmed change to be confirmed #2276

  • "Verify message" button doesn't work when invoked recursively #2218

  • qmake breaks upon pre-defined system wide --param options #2196

  • Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade. #2185

  • "Number of transactions" sometimes does not match number of entries in transactions list #2175

  • Show QR code context menu silently fails on blkfile_upgrade #2170

  • [BOUNTY] Help test version 0.8, blockchain upgrade - Windows XP with an NTFS filesystem #2164

  • net.cpp 1747 Compile with warnings. #2139

  • blockchain downloaded from block 0 when upgrading bitcoin-qt client #2119

  • logfile irregularities #2093

  • tests 0.7.x: compilation warnings with boost 1.52.0 #2090

  • 0.6.x: dnsseed action differs with proxy value, DNS leak, SOCKS5 #2088

  • unable to connect and stuck in safe mode #2085

  • Error initializing database environment and #2083

  • crash when closing bitcoind with -detachdb=1 #2082

  • missing transaction raw data #2077

  • error loading blkindex.dat #2072

  • Backup wallet doesn't overwrite an existing file #2035

  • bitcoind uses wrong interface to send commands #2028

  • Stable/backport 0.7.2 release plan #2021

  • macdeployqtplus can't delpoy Qt 4.6 Frameworks #2015

  • Wasted data transferred for no reason at all #1985

  • Fatal error 0.7.1 St13runtime_error CDB() can't open database file blkindex.dat error 22 #1969

  • libleveldb.a not generated on Windows build - docs problem? #1964

  • bitcoind-0.7.0.3 -loadblock flushing wallet.dat like crazy after block 193002 #1887

  • Feature request: Fee settings, donate X BTC in a month. #1882

  • Clean up RPC help messages #1865

  • AskPassphraseDialog, CAPS LOCK and non-US keyboards #1855

  • testnet uses same RPC port as mainnet #1747

  • Consider restoring quantized fee behavior #1722

  • Wrong translation to Polish (typo error - additional letter) #1703

  • Option to encrypt wallet from the start #1665

  • bitcoin-qt -noconnect uses 100% CPU #1664

  • Have to enter wallet password twice when sending with a transaction fee #1568

  • bool parseBitcoinURI(QString uri, SendCoinsRecipient *out) case sensitivity and space trimming #1460

  • 0.6.2 (at least) brings powerful machine to its knees while downloading transaction updates #1438

  • Node "hangs" during ProcessBlock #1217

  • already have block - causing bandwidth to be wasted - vicious circle? #1120

  • Cannot get new addresses when wallet is encrypted even with keys in keypool #1031

  • doesn't reconnect after reconnecting proxy #1001

  • 'sendfrom' used incorrect account name one time #909

  • database files corrupted when laptop locked up #903

  • Send from Address Book #861

  • Bitcoin-Qt lacks license #839

  • CScript::ExtractAddress returns garbage for unrecognised transaction #779

  • Extensive disk fragmentation makes OS unresponsive #776

  • Option to move bitcoin storage in Windows #736

  • bitcoind takes a long time to listen for new RPC commands. #684

v0.8.5 (2013-09-12)

Full Changelog

Closed issues:

  • Add command "gettxfee" #2972

  • Is one of the win32 versions compiled in debug mode #2953

  • Read past end of array in AcceptBlock #2934

  • changing datadir in gnu/linux causes syntax error #2925

v0.8.4 (2013-08-21)

Full Changelog

v0.8.4rc2 (2013-08-21)

Full Changelog

Fixed bugs:

  • A series of RPC calls can lead to a crash #1961

Closed issues:

  • tx info it's not avaliable in console #2912

  • Incorrect operation with the hard disk #2909

  • md #2895

  • bitcoin-qt v0.8.3 doesn't remember changing fee to non-zero #2894

  • replacing all non-vector icons in /share/pixmaps with SVG icons #2878

  • time machine backup and qt no longer working #2860

  • JSON-RPC backupwallet causes 500 Internal Server Error in bitcoind #2831

  • First synchronisation takes hours of 100% CPU #2813

  • Minor interface tweaks needed; consistency in the menu labels #2810

  • client does not close at all #2742

  • util_seed_insecure_rand test flaky #2714

  • bad_allocs in long-running bitcoind on LE arm #2111

  • Calling "walletpassphrase" to extend the unlock time #1527

v0.8.3 (2013-06-25)

Full Changelog

Fixed bugs:

  • Wallet encryption is broken! #2779

  • Bitcoin-Qt debug console crash, getblocktemplate / getwork #2706

  • mempool transaction missing input #2570

Closed issues:

  • Initializing a new database with -txindex=1 set asks for reindex #2782

  • error: {"code":-1,"message":"ReserveKeyFromKeyPool() : unknown key in key pool"} - After importprivkey #2780

  • numToVarInt uses big endian instead of little endian #2774

  • fresh wallet rescan is stupid #2772

  • Ability for miners to identify chain splits, and choose what chain to use without the need for a client patch/update. #2762

  • Bitcoin-qt crashes on OSX 10.7.5 at startup #2755

  • Error running -testnet first time #2752

  • Apparently there could be a memory zero-day exploit with bitcoind [Likely not be anything to be worried about] #2744

  • [Feature Request] Bandwidth limit #2732

  • Temporarily ignore or limit empty or near empty blocks if the hash rate rises significantly in a relatvely short period of time #2725

  • Transaction count on overview display in Client 8.2 #2720

  • Ability to select which addresses to spend from for a payment #2711

  • Check balance and fees necessary before asking to confirm transaction and password + Misc #2709

  • 0.8.2 splash screen #2708

  • error upgrading to 8.2 : Error opening file for writing #2707

  • Specify whether an imported key should be imported as compressed or uncompressed #2699

  • Bitcoin-qt v0.8.1 windows 8 -> BSOD #2698

  • bitcoin-qt hangs during shutdown #2690

  • BIP 37 protocol incompatibility #2534

  • Cannot re-open window. #2499

  • Bitcoin-qt: Column "Address" of table in tab "Receive coins" is too thin. #2377

  • Add JSON push notifications? #1897

  • Port to Qt5 #1775

  • boost 1.51 + wine assertion crash #1719

  • Bitcoin-Qt 0xc0000005 crashes #1447

v0.8.2 (2013-05-25)

Full Changelog

Fixed bugs:

  • Bitcoin-Qt using wrong data directory #2605

  • Small maxreceivebuffer == stuck chain #2597

  • Encrypted wallets and -salvagewallet #2480

  • Crash on Mac with "Assertion failed: (pfork != NULL)" #2405

Closed issues:

  • OSX apparently defaults to 256 maximum file descriptors and bad things happen #2522

  • OSX open file limit is less than LevelDB's assumptions #2517

  • BDB failures still suggest user to delete everything #2488

  • Artificial 63 connection limit on Windows #2408

Merged pull requests:

  • Clean up mining CReserveKey to prevent crash at shutdown #2688 (gavinandresen)

  • More bestblock records in wallets #2682 (sipa)

  • CreateNewBlock performance improvements #2677 (sipa)

  • Set CLIENT_VERSION_IS_RELEASE, bump build to 0.8.2.1 #2652 (gavinandresen)

  • Link with boost_chrono library on OSX #2635 (gavinandresen)

  • clear path cache after getting a proper config file (fixes #2605) #2608 (jonasschnelli)

  • Do not write to wallet during LoadWallet #2607 (gavinandresen)

  • Exit cleanly if AppInit2 returns false #2606 (gavinandresen)

  • Some win32-leveldb related fixes #2589 (sipa)

  • netbase: fix !O_NONBLOCK where ~O_NONBLOCK was meant #2583 (laanwj)

  • Treat dust outputs as non-standard, un-hardcode TX_FEE constants #2577 (gavinandresen)

  • Allow select()ing up to 1024 file descriptors on Windows #2569 (sipa)

  • Try to increase file descriptor rlimit if necessary #2568 (sipa)

  • Allow the default key to be unavailable #2566 (sipa)

  • Some database/-related recovery improvements #2558 (sipa)

  • Reduce number of open LevelDB files to 64 #2557 (sipa)

  • fixes #2506: mac binary with proper version and copyright meta-informati... #2532 (jonasschnelli)

  • Make explicitly requested salvage operations keep going when there is an error. #2410 (gmaxwell)

v0.8.2rc3 (2013-05-24)

Full Changelog

Closed issues:

  • Assert at shutdown after calling getblocktemplate a couple times at runtime (0.8.2rc2) #2687

  • uncofirmed for weeks #2686

  • Windows URI fails for amount=1X8 type links. #2685

  • Bitcoin-Qt import private key #2684

  • recent crashing #2674

  • bitcoin-qt 0.8.2rc1 never finishes loading the gui #2643

v0.8.2rc2 (2013-05-22)

Full Changelog

Fixed bugs:

Closed issues:

  • 0.8.2rc rescans wallet on startup even if wallet was just created #2676

  • Transaction Address and Type not showed in Bitcoin-qt #2675

  • bitcoin-qt crash while performing transaction, pls help!!!!!!!! #2668

  • Assertion failed on checkqueue.h line 185 #2659

  • https://chocolatey.org #2654

  • Testnet datadir behaviour #2641

  • 0.8.2rc1 has wrong version metainfo on mac osx #2640

  • "Backup needed" stopwatch #2637

  • Need a warning before downloading the blockchain #2627

  • transaction identity leakage during initial block download #2122

  • v0.6.0rc5 segfault on initial blockchain download when out of diskspace #999

v0.8.2rc1 (2013-05-10)

Full Changelog

Fixed bugs:

  • bitcoin-qt crash while performing transaction #2550

  • osx bitcoin-qt 0.81 error opening block db after each restart #2435

  • Proxy un-setting broken #2372

  • ShrinkDebugFile has a file descriptor leak #2306

  • ThreadRPCServer not finished before exit(0) #2204

  • bitcoin: links reported still broken #1944

  • valgrind errors at shutdown #1773

  • GUI Disappearing #1522

  • Splash screen too small for verbose languages #1064

  • limited size of fd_set hangs new connections. #610

Closed issues:

  • No way to re-open the window after closing it via the (x) button. (QT 0.8.1, Mac os 10.7x) #2634

  • 求中文开发者联合,做一个比特币复制品 #2620

  • Running bitcoind with sudo seems to corrupt database. #2611

  • Inaccessible wallet.dat => user instructed to wipe blockchain #2591

  • WSAStartup only called in BindListenPort #2585

  • Missing translation file #2581

  • Qt: Hardcoded transaction fee recommendation in message #2576

  • Odd code? #2571

  • Ability to force refresh of GUI #2567

  • Installer unable to write anything #2562

  • Possible to start bitcoin-qt with a target Address for a transaction? #2548

  • Wasted padding space added with multiwallet support #2529

  • New icon ugly on dark background #2518

  • getwork endianess #2510

  • getwork #2509

  • mac binary has unusual version (meta) information #2506

  • identical binaries from multiple compile runs #2505

  • A scary thing happened... I need help debugging. #2500

  • Qt Build broken on the Mac #2496

  • Abnormal bitcoind shutdown? #2489

  • Move blk*.dat into its own directory / folder, for backup purposes #2486

  • no separate source code tarball download available #2473

  • Bitcoind fails to display some raw transactions #2466

  • Why is master not pulling 0.8.1 but 0.8.0 instead? #2425

  • Split processing on replay not as robust as it could be. #2417

  • bitcoin-qt crashes with message : QMetaMethod::invoke: Unable to handle unregistered datatype 'bool*' #2402

  • Bitcoin not updating ( regarding may 15th deadline ) #2392

  • SIGSEGV on 0.8.1 #2380

  • Setting options #2379

  • Having a hard-coded location for the wallet.dat is a bad practice #2363

  • Corrupted database? #2305

  • Restart IBD after import/reindex finishes #2228

  • Build with -D_FILE_OFFSET_BITS=64 on 32-bit Linux #2203

  • Allow to send from the address book #2176

  • Downloaded And Frozen #2043

  • bitcoin-qt does not support HiDPI displays #2029

  • readme-qt.rst references libdb4.8++-dev which doesn't exist in ubuntu 12.04 #2027

  • Keyboard shortcut duplicate in sign/verify message window. #1927

  • bitcoin 0.6.3 crashes a few minutes after startup under os x 10.6.8 #1817

  • Make zero output-value transactions non-standard #1711

  • Please help Synchronizing with Network stuck at 99.7% #1682

  • The error message given when bdb fails to open database is very vague #1676

  • Installation Problems #1618

  • Client doesn't like custom shells (Windows) #1450

  • [UI proposal] Overhaul "send coins" #1361

  • RPC-related feature request #1273

  • Use icons from the system icon theme where possible #1222

  • bitcoin-qt exit causes windows to unminimise on ubuntu oneiric #1183

  • Consider moving back to #bitcoin for IRC bootstrap #1143

  • File offset stored in 32-bit variable #1132

  • importprivkey is very slow #1085

  • bitcoin-0.6.0rc5-linux: blkindex.dat/addr.dat: unexpected file type or format #997

  • UI toolbar should be tabs #621

v0.8.1 (2013-03-17)

Full Changelog

Closed issues:

  • Unconfirmed Transaction #2369

  • with v0.8.0-beta confirmations and recognition by wallet #2367

  • IPv6 only #2365

  • Hardcode max block size to 500kb #2359

  • Unsuccessful Bitcoin download (I think) #2358

  • Mac Qt client (0.8.0-beta): main window cannot be restored after it is closed #2356

  • bitcoin-qt crash v0.8.0 #2354

  • Cant compile 0.8.0 on Debian #2346

  • Bitcon 0.80 crashes near the end of syncing #2341

  • "System Error: CWalletDB::ListAccountCreditDebit() : cannot create DB cursor" #2339

  • Mistake in russian translation #2329

  • The linux package README say beta version #2328

  • no space available #2327

  • ClamXav show bitcoinxxx.dmg to be infected #2324

  • Bitcoin v0.8.0: test_bitcoin fails #2323

  • Bitcoin v0.8.0: compilation issues #2322

  • Bitcoin v0.8.0: compilation issues (tied to boost and tests) #2321

  • OSX 0.8.0 version says 0.8.0-beta #2320

  • JSON-RPC - getaccountaddress - Gives HTTP 500 Error #2316

  • Windows build not gitian-build-reproducible #2288

  • Extremely slow launch time #2261

  • Blockchain hover is not being updated #2233

v0.8.0 (2013-02-18)

Full Changelog

Fixed bugs:

  • Bitcoin: (bug) loadblock/bootstrap.dat will not read file larger than 2.0GB #1951

Closed issues:

  • building without upnp does not work #2292

  • Oversize message in splash screen #2287

  • Failure compiling for OSX 10.5 #2285

  • Cannot copy blk dat files to new installation #2284

  • Compress transaction log #2278

  • potential cleanups possible before 0.8 RC #2230

  • Add BitCoin URI handling entries automatically #1110

v0.8.0rc1 (2013-02-06)

Full Changelog

Fixed bugs:

  • Remove IsFromMe() call from bool CTxMemPool::accept() #2178

  • Editing label single address in address book also changes another label #2137

  • Single-recipient send does not randomize change position #2107

  • Editing address book labels sometimes duplicates entry #1839

  • Crash at shutdown (global destructor order is undefined) #1832

  • blkindex.dat Fails to Load...Bitcoin 0.6.3 Program Aborts #1759

  • macdeployqtplus failing #1492

Closed issues:

  • make fails - askpassphrasedialog #2274

  • Much faster when ran from ramdisk #2271

  • renames several addresses at once #2270

  • uses 100% bandwidth when idle #2269

  • UPnP brings security problems #2268

  • Reloaded chain #2263

  • master block acceptance differs between MinGW+Wine and Linux native #2254

  • Some Qt strings are displayed in English when the locale is different #2238

  • net.cpp:19:32: fatal error: miniupnpc/miniwget.h: No such file or directory USE_UPNP=-1 #2232

  • Remove compatibility with pre-checksum undo files #2216

  • Add more disk space usage checks #2206

  • Reduce default -checkblocks #2205

  • Catch LevelDB I/O errors #2201

  • Upgrade to LevelDB 1.9 #2200

  • Negative balance for account "" and unable to assign a label to "" #2191

  • List wallet amounts in smaller denominations, not Bitcoin #2189

  • Don't pick up every transaction in entire history #2183

  • eliminate Splashscreen #2173

  • Feature-Req: Maximum outgoing Connection via Parameter in bitcoin.conf #2158

  • CheckDiskSpace() no longer works in git master #2146

  • [Suggestion] Add a label to the output of a signed message #2144

  • high CPU usage when running on a Raspberry Pi #2136

  • Ultraprune: Sharable block storage #2135

  • "Sign Message" window should incorporate encoding/hash output then sign the message #2132

  • GUI disappearing on minimize #2118

  • backupwallet always returns true even if failed. #2105

  • logtimestamps need to use standard ISO8601 format #2092

  • Obscure checkpoint/mempool interaction #2052

  • RPC: "setaccount" creates new address #1996

  • Fatal error after RAM upgrade #1975

  • amount column's left justification #1840

  • JSON parsing in QT debug window #1831

  • Update seed nodes for 0.8 #1224

  • Locales with country codes use English if the country code is different #1061

v0.7.2 (2012-12-10)

Full Changelog

Closed issues:

  • E #2084

  • crash when closing bitcoind with -detachdb=1 #2081

  • Sort of an idea... #2078

  • Serious issue with Address book #2067

  • Invalid transactions can end up in mempool #2053

  • using "move" from cli doesnt allow moving to/from the "" (blank) account #2051

v0.7.2rc2 (2012-11-29)

Full Changelog

Fixed bugs:

  • URI handling broken on Windows ? #1877

  • Transfers getting confirms from older blocks #1824

  • valgrind errors in Bitcoin-Qt #1776

Closed issues:

  • fake bitcoins? #2020

  • Bitcoind crashes when -datadir directory doesn't exist #1950

  • GUI request: big warning sign #1948

  • 0.7.1rc1-linux .bitcoin directory not found after 48 hour run on encrypted home dir #1929

  • Read out of bounds in main.cpp:3462 #1924

  • The close button of the command line options window doesn't work #1919

v0.7.1 (2012-10-09)

Full Changelog

v0.7.1rc1 (2012-10-09)

Full Changelog

Fixed bugs:

  • RPC broken on some IPv6 machines #1819

  • proxyInfo isnt locked #1560

  • Compilation warnings on FreeBSD 8.x #1547

  • Context menu do not hiding sometimes #703

Closed issues:

  • Wallet encryption should warn about keypool flush #1884

  • include addresses in listunspent #1866

  • Typo in button tooltip in AddressBookPage. #1849

  • duplicate keyboard shortcuts #1843

  • 0.7.0: Random crashes, OSX Lion #1842

  • src/build.h preferred over build/build.h #1841

  • Estimated total blocks less than Current number of blocks #1838

  • Cannot change GUI language #1826

  • Builds should make and run test_bitcoin by default #1753

  • 11Db Exception #1737

  • deprecated mouse apis on OS X #1727

  • Misleading display of bitcoins at startup #1656

  • Gitian uses patched Boost improperly #1579

  • detachdb - coredump backtrace #1472

  • URITests : failing unit test #1468

  • new bitcoin receiving address not selected after created #1407

  • send dialog / address book interaction unclear #1384

  • Compile error, boost 1.49 on OSX #1253

  • Usability: During initial sync its not obvious that txn will not be displayed #1236

  • IMPLEMENT_RANDOMIZE_STACK potential race condition? #1130

  • Build errors with GCC 4.7 #1116

  • Error in german translation #1059

  • Use git describe to identify versions #937

  • Win7 0.5.1 beta Crash/Exception when syncing block chain. #744

  • Unhanded Exception on splash screen #680

v0.7.0rc3 (2012-09-12)

Full Changelog

v0.7.0 (2012-09-12)

Full Changelog

Fixed bugs:

  • Enforce nLockTime in the blockchain #1820

Closed issues:

  • German translation of the Qt gui incomplete #1805

  • EXCEPTION: N5boost12interprocess22interprocess_exceptionE #1797

v0.7.0rc2 (2012-09-05)

Full Changelog

Fixed bugs:

  • 0.7rc1 crashing in listtransactions #1768

Closed issues:

  • Exception and fatal error when starting bitcoind #1783

  • Some JSON values don't work in the GUI console #1750

  • Checkpoint for the 0.7 release #1223

v0.7.0rc1 (2012-08-27)

Full Changelog

Fixed bugs:

  • signrawtransaction signs SIGHASH_SINGLE out-of-bounds #1688

  • Socks issue reported on irc. #1558

  • Cannot use curl to send JSON-RPC commands #1504

  • sendrawtransaction RPC command does not appear to work correctly #1414

  • Bitcoin-qt segfaults in Ubuntu Oneiric #1107

  • Button size problem on the address book window #1062

  • Bitcoin-Qt doesn't show some transactions #978

  • 0.5.2 beta start up problem GUI #797

  • Warnings running through Tor #725

Closed issues:

  • gitian boost-win32 script patches non-existent file #1702

  • qmake error creating Makefile on osx #1696

  • Qt4 client needs a name #1669

  • Confusion between accounts and wallets #1668

  • Two Mode Client #1667

  • In some translations "&" is displayed as "amp;" #1659

  • Bug in GUIUtil::parseBitcoinURI #1657

  • Bitcoind crashes if signrawtransaction on a transaction with unknown inputs #1654

  • Bitcoin-qt stalls on "Loading block index" after upgrade to OSX Mountain Lion. #1640

  • CastToBool() sign bug? #1638

  • testnet3 peers difficult to find among v1/v2 clutter #1627

  • Raw transaction format not error robust #1626

  • Mac: Negative Confirmations and DL very old blocks #1602

  • Address labels are sorted case sensitively, should be case insensitive #1601

  • Newly created address should be highlighted in bitcoin-qt #1600

  • CreateNewBlock will generate invalid blocks #1578

  • Client should refuse to start when given incorrect arguments #1576

  • 'send buffer full' massive log spam #1544

  • Bad encapsulation in Bitcoin Client #1534

  • 'walletpassphrase' RPC command should extend unlock time if already unlocked #1528

  • git HEAD crashes on shutdown #1524

  • 0.6.3rc1 quit with no error dialog, twice #1521

  • Language selector should use language names instead of codes #1509

  • QRCodeDialog::getURI formatting of btc #1506

  • proxy is not working in latest version .rc1 #1499

  • Transactions amounts don't update when unit change is Apply'd #1482

  • CKey::Reset() memory leak #1474

  • (possible) bug in the use of VirtualLock in secure_allocator #1462

  • Immature balance does not update correctly #1432

  • Bitcoin-Qt doesn't understand received P2SH transactions #1419

  • Split wallet.dat into two parts, private keys and other #1402

  • database file size #1400

  • Comply with the XDG Base Directory Specification #1390

  • Update comment in bitcoinrpc.cpp #1373

  • Verify Message provides the address #1356

  • bitcoin exits when -externalip set to onion address #1317

  • backtrace for crash in bitcoind version 60006 #1310

  • Bitcoin-qt incompatible with right-to-left languages #1181

  • Reset testnet #1147

  • testnet difficulty algorithm integer underflow #1082

  • "Send coins" always defaults to BTC unit #927

  • "Recent transactions" shows BTC at startup even if another unit is configured #924

  • UI options proxy field can only take IPv4 addresses #821

  • Allow storing private and public data separately #791

  • Overview/Recent transactions always shows BTC on startup #781

  • Show in real time total Bitcoins already in circulation #724

  • Broken wallet.dat sym link is overwritten #660

v0.6.3rc1 (2012-06-19)

Full Changelog

v0.6.3 (2012-06-19)

Full Changelog

Fixed bugs:

  • Problem with Ping message? #1455

  • BOOST_SPIRIT_THREADSAFE problems on OSX #1371

  • Addrman crash #1156

Closed issues:

  • "Transaction to yourself" problems #1476

  • Fatal error on opening 0.6.2.2 #1457

  • System tray icon for windows 7 does not disappear automatically when exiting #1454

  • Make wallet.dat a CSV file #1442

  • error in comment - "secure_allocator<> is defined in serialize.h" #1423

  • Block DL speeds insanely slow #1391

  • bitcoin-qt on MacOS X 10.7.4 #1327

  • Better feedback when unprintable characters in Bitcoin address #1325

  • Client locks up computer while downloading Blockchain #1320

  • listtransactions cannot return the full transactions list #1313

  • BDB reference counting broken? #1312

  • lloyd/eyedee.me needs to be documented #1309

  • NULL ptr deref when press Ctrl+C right after starting bitcoind #1294

  • bug(?) in irc module #1280

  • bitcoin qt gui don't support --help argument #1278

  • Consider to update ES localization #1249

  • bitcoin-qt usually SEGVs when exited using unix signals #1182

  • Professional Design for mainstream users #1111

  • gettransaction only works on own transactions #836

  • Only one mined transaction from 2 consecutive blocks shows up #784

  • DNSSeed doesn't work with Tor, 'leaks' DNS #739

v0.6.2.2 (2012-05-11)

Full Changelog

Fixed bugs:

  • Some tooltips may need line breaks #1063

Closed issues:

  • Add way to view debug.log #1244

  • Menu translation errors #1228

v0.6.2.1 (2012-05-09)

Full Changelog

Fixed bugs:

  • addrMan crash on CentOS #1065

Closed issues:

  • QT debug console doesn't focus on text entry area initially. #1241

  • The "Overview" tab should be merged with "Transactions" tab #1229

  • Option to switch the language #713

v0.6.2 (2012-05-08)

Full Changelog

Closed issues:

  • Bitcoin-Qt: Redundant transaction fee explanation tooltip #1218

  • Errors in Spanish translation #1190

  • not very clear what "sign message" feature is for #1186

v0.6.1 (2012-05-04)

Full Changelog

Fixed bugs:

  • DoS prevention: check for duplicate transactions earlier #1167

Closed issues:

  • Internet IP address is revealed when running bitcoind behind Tor #1192

  • Brainstorming/feature: lightweight version of bitcoin-Qt #1191

  • Bitcoin-Qt Export function non-intuitive #1169

  • bitcoin-qt slow to shut down after recent commits #1012

v0.6.1rc2 (2012-04-30)

Full Changelog

Closed issues:

  • IsInitialBlockDownload() doesn't work as intended? #1161

v0.6.1rc1 (2012-04-27)

Full Changelog

Fixed bugs:

  • c2e8c8ac breaks tests #1148

  • -datadir with -testnet broken #1086

  • Label doesn't update when selecting from address book #1080

  • correct passphrase crashes client after 50+ wrong guesses. #1024

  • Startup blocks on mutex at "Loading Addresses" #982

  • Enter passphrase, then Bitcoin Wallet Crashes. #955

  • Bitcoin-Qt just dies at startup if rpcport conflict #875

  • no way of dismissing the QR Code dialog window #819

  • QT client doesn't start on OSX 10.6 #749

Closed issues:

  • RPC does not limit failed connection attempts #1145

  • test_bitcoin fails unless run from src/ subdirectory #1138

  • English translation not used (correctly?) in English KDE #1127

  • Relative -datadir=... broken #1125

  • 0.6.0 Crash on Ubuntu 11.10 #1123

  • Include dependency hierarchy is spaghetti #1105

  • make_windows_icon.py not a Python script #1099

  • segfault in qrcode message dialog #1098

  • build.h changes break qmake build #1076

  • blockchain download status is hard to read #1071

  • Strings which need i18n #1069

  • make network icon 4 all green bars #1067

  • Improve icon in the tray #1060

  • Error Loading Bitcoin Program #1058

  • About bitcoin-qt should show current block chain height #1056

  • About bitcoin-qt dialogue text should be selectable #1055

  • very slow block download due to socket 10054 errors #1053

  • Sign message bitcoin address tooltip is wrong #1050

  • terminate called after throwing an instance of 'DbRunRecoveryException' #1048

  • Linking error #1027

  • Delete button in recieve coins should be removed rather than disabled #1020

  • Menu items are preceded by amp; in Swedish translation #1015

  • UI needs address search #963

  • 0.6rc4 gui frozen on Windows 7 #956

  • bitcoin-qt 0.5.3 maximise window broken in KDE 4.7.4 #939

  • checkmark shows blockchain fully downloaded, but progress bar shows 99% #921

  • qt-locales should be resynced with transifex #919

  • Tray icon disappears before quit #908

  • Windows 7 x64 Error Report #718

v0.6.0rc6 (2012-03-29)

Full Changelog

v0.6.0 (2012-03-29)

Full Changelog

Fixed bugs:

  • Help>About Reporting 0.4.0-Beta not 0.5.3.1 #977

v0.6.0rc5 (2012-03-26)

Full Changelog

Fixed bugs:

  • wallet passphrase timeout of several years doesn't work #922

  • Excess inventory relay during initial block download #913

  • Mac client crashes with "Where is GrowlHelperApp?" #877

  • 0.6.0 rc1 GUI stuck #830

  • bitcoin-qt 0.5.2 crash after extended run with p2pool #820

  • Transactions attributed to wrong address under certain conditions #689

  • Bitcoin behind Tor still receiving connections on 8333 (identity leak) #659

  • Intermittant crash in bitcoin-qt.exe 0.5.0 rc5 when using RPC commands #640

Closed issues:

  • Conflicting translation cs_CZ to be removed #958

v0.6.0rc4 (2012-03-16)

Full Changelog

Fixed bugs:

  • bitcoin-qt FTBFS : undefined reference to symbol 'shm_unlink@@GLIBC_2.2.5' #879

v0.6.0rc3 (2012-03-13)

Full Changelog

Closed issues:

  • Large blockchain re-orgs can fail #925

v0.5.3rc4 (2012-03-12)

Full Changelog

v0.5.3 (2012-03-12)

Full Changelog

Closed issues:

  • Bitcoin ist not catching up after block 1700059 #923

  • dumpprivkey incorrect for compressed keys #920

  • bitcoind walletpassphrase not working #916

v0.6.0rc2 (2012-02-29)

Full Changelog

Fixed bugs:

  • Bitcoin-qt using 100% cpu on Mac #889

  • Wallet.dat corrupted after bitcoin encryption #881

  • QT: tooltip for hovering over status bar produces "Last received block was generated %n second ago." #874

  • Save QR code image: append .png #833

  • Static link libqrencode on Linux #832

  • UPnP setting doesn't stick #815

  • IPv6 address in proxy field? #814

  • getmininginfo pooledtx: uninitialized? #794

  • bitcoin-qt client and xmonad (tiling window manager): App window flickers #788

  • 1KB → 1 kB #742

  • "bitcoin-qt.exe --help" does not work on windows #702

  • Memory Leak in walletlock - Threads spawned and never killed #639

Closed issues:

  • Not-safe function strcpy, possible buffer overflow #901

  • Add option to disable the slash screen #880

  • bitcoin-qt 0.6.0 beta address book shows no entries, main page shows entries #866

  • "Backup Wallet" is not a setting #860

  • Downgrading from compressed keys #856

  • Out-of-bounds in url converter #851

  • Wrong validity in IsRFC4843() #850

  • testnet getwork/getmemorypool bug #848

  • nolisten=1 no longer works in bitcoin.conf #846

  • bitcoin-qt -daemon: crash #845

  • GUI: Send Coins' "Label" disappears when typing or pasting address #840

  • Use of free instead of delete in bitcoinrpc.cpp #822

  • memory corruption issue in GIT HEAD? #812

  • Lithuanian Qt Translation. #810

  • Update win32 gitian libpng version #802

  • MacPorts / boost 1.48 causes bitcoin-qt build failure #796

  • Provide Upload Speed Control #756

  • Bitcoin-qt won't download any blocks after 160504 #745

  • "minimize to tray" has strange behaviour on Ubuntu 11.10 #692

  • Copy amount to clipboard #657

v0.6.0rc1 (2012-02-07)

Full Changelog

Fixed bugs:

  • Entering Passphrase crashes bitcoin client #711

  • "amp" in Portuguese BR translation #701

Closed issues:

  • Sparse API #793

  • Error in Russian localization #789

  • Bitcoin 0.5.0, 0.5.1 and 0.5.2 fail to startup Win7 x64 #783

  • Tag 0.5.2 #772

  • Add: "Stack is innocent" #761

  • bitcoin-qt: up/down increments too large #760

  • GUI sync progress starts from zero and confuses people #753

v0.5.2 (2012-01-05)

Full Changelog

Closed issues:

  • Deadlock during startup (Appears to be AddAddress / DNSSeed related) #737

  • Interface / Tooltip / Spelling #734

  • OP_EVAL doesn't stop recursion #729

  • -rpcssl=1, but bitcoin compiled without full openssl libraries. #722

  • Gui suggestion: show total of nodes connected #710

v0.5.1rc2 (2011-12-13)

Full Changelog

v0.5.1 (2011-12-13)

Full Changelog

Closed issues:

  • german bitcoin-qt --help missing a lot of newlines in 0.5.0 #696

v0.5.1rc1 (2011-12-12)

Full Changelog

Closed issues:

  • Win32 build instructions don't work #681

  • bitcoin-0.5.0-src.tar.gz not available #675

  • 0.5.0 crashes when receiving new BC reward on OSX 10.7 Lion #658

v0.5.0rc7 (2011-11-20)

Full Changelog

v0.5.0 (2011-11-20)

Full Changelog

v0.5.0rc6 (2011-11-17)

Full Changelog

v0.5.0rc5 (2011-11-15)

Full Changelog

v0.5.0rc4 (2011-11-15)

Full Changelog

Fixed bugs:

  • Bitcoin 0.5 rc3: Bitcoin crash #628

v0.5.0rc3 (2011-11-07)

Full Changelog

v0.5.0rc2 (2011-11-04)

Full Changelog

v0.5.0rc1 (2011-10-10)

Full Changelog

v0.4.0 (2011-09-22)

Full Changelog

v0.4.00rc2 (2011-09-09)

Full Changelog

v0.4.00rc1 (2011-09-02)

Full Changelog

v0.3.24 (2011-07-08)

Full Changelog

v0.3.24rc3 (2011-07-05)

Full Changelog

v0.3.24rc2 (2011-07-05)

Full Changelog

v0.3.24rc1 (2011-07-02)

Full Changelog

v0.3.23rc1 (2011-06-11)

Full Changelog

v0.3.23 (2011-06-11)

Full Changelog

v0.3.22 (2011-06-02)

Full Changelog

v0.3.22rc6 (2011-05-28)

Full Changelog

v0.3.22rc5 (2011-05-27)

Full Changelog

v0.3.22rc4 (2011-05-24)

Full Changelog

v0.3.22rc3 (2011-05-21)

Full Changelog

v0.3.22rc2 (2011-05-17)

Full Changelog

v0.3.22rc1 (2011-05-17)

Full Changelog

v0.3.21 (2011-04-20)

Full Changelog

v0.3.21rc (2011-04-20)

Full Changelog

v0.3.20.2 (2011-03-04)

Full Changelog

v0.3.20.2_closest (2011-02-18)

Full Changelog

v0.3.20 (2011-02-18)

Full Changelog

v0.3.20.01_closest (2011-02-18)

Full Changelog

v0.3.19 (2010-12-13)

Full Changelog

v0.3.18 (2010-12-08)

Full Changelog

v0.3.17 (2010-11-25)

Full Changelog

v0.3.15 (2010-11-14)

Full Changelog

v0.3.14 (2010-10-21)

Full Changelog

v0.3.13 (2010-09-30)

Full Changelog

v0.3.12 (2010-09-07)

Full Changelog

v0.3.11_notexact (2010-08-28)

Full Changelog

v0.3.10 (2010-08-15)

Full Changelog

v0.3.8 (2010-08-04)

Full Changelog

v0.3.7 (2010-07-31)

Full Changelog

v0.3.6 (2010-07-30)

Full Changelog

v0.3.3 (2010-07-26)

Full Changelog

v0.3.2 (2010-07-19)

Full Changelog

v0.3.1 (2010-07-19)

Full Changelog

v0.3.1rc1 (2010-07-19)

Full Changelog

v0.3.0 (2010-07-04)

Full Changelog

v0.3rc4 (2010-07-02)

Full Changelog

v0.3rc2 (2010-06-26)

Full Changelog

v0.3rc1 (2010-06-22)

Full Changelog

v0.2.13 (2010-06-21)

Full Changelog

v0.2.12 (2010-06-18)

Full Changelog

v0.2.11 (2010-06-15)

Full Changelog

v0.2.10 (2010-06-10)

Full Changelog

v0.2.9 (2010-05-26)

Full Changelog

v0.2.8 (2010-05-19)

Full Changelog

v0.2.7 (2010-02-25)

Full Changelog

v0.2.6 (2010-02-23)

Full Changelog

v0.2.5 (2010-02-21)

Full Changelog

v0.2.4 (2010-02-20)

Full Changelog

v0.2.2 (2010-02-17)

Full Changelog

v0.2rc2 (2009-12-14)

Full Changelog

v0.2.0 (2009-12-14)

Full Changelog

v0.1.6test1 (2009-11-08)

Full Changelog

v0.1.5 (2009-09-16)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment