aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26Add share/rpcuser to dist. source code archiveMarcoFalke
2017-10-23[verify-commits] Allow revoked keys to expireMatt Corallo
2017-10-23qa: Fix race condition in sendheaders.pySuhas Daftuar
2017-10-23qa: Fix replace-by-fee race condition failuresSuhas Daftuar
2017-10-19Remove my testnet DNS seed as I currently don't have the capacity to keep it ...Andreas Schildbach
2017-10-19Revert "travis: filter out pyenv"Cory Fields
2017-10-19travis: move back to the minimal imageCory Fields
2017-10-18Merge #11447: 0.15.1: BackportsWladimir J. van der Laan
2017-10-17Fix importmulti bug when importing an already imported keyPedro Branco
2017-10-11Merge #11445: [qa] 0.15.1 BackportsWladimir J. van der Laan
2017-10-09Update importprivkey named args documentationDusty Williams
2017-10-09[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04fanquake
2017-10-09net: Improve and document SOCKS codeWladimir J. van der Laan
2017-10-05Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...Donal OConnor
2017-10-04rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-10-04qa: Fix lcov for out-of-tree buildsMarcoFalke
2017-10-04qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-10-04Fix validationinterface build on super old boost/clangMatt Corallo
2017-10-04qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan
2017-10-04when clearing addrman clear mapInfo and mapAddrGregory Sanders
2017-10-04wallet: update stored witness in AddToWalletSuhas Daftuar
2017-10-03add functional test for mempoolreplacement command line argGregory Sanders
2017-10-03Fix bip68-sequence rpc testJohnson Lau
2017-10-03Verify DBWrapper iterators are taking snapshotsMatt Corallo
2017-10-03qa: Fix bug introduced in p2p-segwit.pySuhas Daftuar
2017-10-03qa: Treat mininode p2p exceptions as fatalSuhas Daftuar
2017-10-03Tests for zmqpubrawtx and zmqpubrawblockAndrew Chow
2017-10-03[script] Unit tests for IsMineJim Posen
2017-10-03[script] Unit tests for script/standard functionsJim Posen
2017-10-03[tests] Check connectivity before sending in assumevalid.pyJohn Newbery
2017-10-03[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-10-03[qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-10-03Add listwallets RPC test to multiwallet.pyCristian Mircea Messel
2017-10-03[tests] fixup dbcrash interaction with add_nodes()John Newbery
2017-10-03doc: Prepare release notes for 0.15.1MarcoFalke
2017-10-03Put back inadvertently removed copyright noticesPaul Berg
2017-10-03Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-10-03Replace save|restoreWindowGeometry with Qt functionsMeshCollider
2017-10-03[Qt] Add delay before filtering transactionsLucas Betschart
2017-10-03Remove custom fee radio groupAndrew Chow
2017-10-03rpc: make estimatesmartfee argument naming consistent with documentationWladimir J. van der Laan
2017-10-03rpc: update cli for estimatefee argument renameWladimir J. van der Laan
2017-10-03Fix division by zero in time remainingMeshCollider
2017-10-03[test] Replace check_output with low level versionJoão Barbosa
2017-10-03[test] Add assert_raises_process_error to assert process errorsJoão Barbosa
2017-10-03[test] Add support for custom arguments to TestNodeCLIJoão Barbosa
2017-10-03[test] Improve assert_raises_jsonrpc docstringJoão Barbosa
2017-10-03[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-10-03Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-10-03qt: Use IsMine to validate custom change addressChris Moore