aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25[gitian] use versioned unsigned tarballs instead of generically named onesAndrew Chow
2018-09-25qa: Run more tests with wallet disabledMarcoFalke
2018-09-26tests: exclude all tests with difference parametersChun Kuan Lee
2018-09-25Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...MarcoFalke
2018-09-25Merge #14281: lcov: filter /usr/lib/ from coverage reportsMarcoFalke
2018-09-25Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMarcoFalke
2018-09-25Merge #14275: tests: Write the notification message to different files to avo...MarcoFalke
2018-09-25Consolidate redundant implementations of ParseHashStrBen Woosley
2018-09-25[wallet] remove redundand restart nodegustavonalle
2018-09-25AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMitchell Cash
2018-09-24Merge #13311: Don't edit Chainparams after initializationMarcoFalke
2018-09-25tests: write the notification to different files to avoid race conditionChun Kuan Lee
2018-09-24Merge #14007: tests: Run functional test on Windows and enable it on AppveyorMarcoFalke
2018-09-24Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke
2018-09-24[wallet] Ensure wallet is unlocked before signinggustavonalle
2018-09-24Merge #14297: [RPC] Remove warning for removed estimatefee RPCMarcoFalke
2018-09-24Merge #14298: [REST] improve performance for JSON callsMarcoFalke
2018-09-24Merge #13546: wallet: Fix use of uninitialized value bnb_used in CWallet::Cre...MarcoFalke
2018-09-23Fix for incorrect version attr set on functional test segwit block.Justin Turner Arthur
2018-09-23Don't edit Chainparams after initializationJorge Timón
2018-09-23MOVEONLY: Move versionbits info out of versionbits.oJorge Timón
2018-09-23test: Fix broken segwit testpracticalswift
2018-09-23[REST] improve performance for JSON callsAntoine Le Calvez
2018-09-23doc: Add GitHub pr templateMarcoFalke
2018-09-22[RPC] Remove warning for removed estimatefee RPCJohn Newbery
2018-09-23Make fs::path::string() always return utf-8 stringChun Kuan Lee
2018-09-20[wallet] Remove -usehdJohn Newbery
2018-09-20lcov: filter /usr/lib/ from coverage reportsMarcoFalke
2018-09-20Merge #14272: init: Remove deprecated args from hidden argsMarcoFalke
2018-09-20Merge #14276: doc: Add autogen.sh in ARM Cross-compilationMarcoFalke
2018-09-20Add autogen.sh in ARM Cross-compilationWalter
2018-09-19init: Remove deprecated args from hidden argsMarcoFalke
2018-09-19Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrsMarcoFalke
2018-09-21tests: Use MakeUnique to construct objects owned by unique_ptrspracticalswift
2018-09-20Merge #14214: convert C-style (void) parameter lists to C++ style ()MarcoFalke
2018-09-19doc: Split build linux dependenciesMarcoFalke
2018-09-19wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...practicalswift
2018-09-18doc: Split depends installation instructions per archMarcoFalke
2018-09-18Merge #13152: [rpc] Add getnodeaddresses RPC commandMarcoFalke
2018-09-18Merge #14251: doc: Add historical release notes for 0.16.3Wladimir J. van der Laan
2018-09-18doc: Add historical release notes for 0.16.3Wladimir J. van der Laan
2018-09-18Merge #14247: Fix crash bug with duplicate inputs within a transactionWladimir J. van der Laan
2018-09-17[rpc] Add getnodeaddresses RPC commandchris-belcher
2018-09-17[qa] Test for duplicate inputs within a transactionSuhas Daftuar
2018-09-17Fix crash bug with duplicate inputs within a transactionSuhas Daftuar
2018-09-17amount: Move CAmount CENT to unit test headerMarcoFalke
2018-09-17Merge #14236: qa: generate --> generatetoaddress change to allow tests run wi...MarcoFalke
2018-09-17appveyor: Run functional tests on appveyorChun Kuan Lee
2018-09-17Changed functional tests which do not require wallets to run withoutsanket1729
2018-09-17Merge #13578: [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecate...Wladimir J. van der Laan