aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-30Merge #13130: [tests] Fix race in rpc_deprecated.pyMarcoFalke
2018-04-30[tests] Fix race in rpc_deprecated.pyJohn Newbery
2018-04-30Merge #13028: Make vpwallets usage thread safeWladimir J. van der Laan
2018-04-30Merge #13105: [qa] Add --failfast option to functional test runnerWladimir J. van der Laan
2018-04-30Merge #13124: [doc] nit: descendent should be spelled descendant even in the ...Wladimir J. van der Laan
2018-04-30nit: descendent should be spelled descendant even in the release-notesmryandao
2018-04-30Merge #13109: [rpc] nit: fix typo for entry description stringWladimir J. van der Laan
2018-04-30Merge #13119: Remove script to clean up datadirsJonas Schnelli
2018-04-30nit: fix typo for entry description stringmryandao
2018-04-29Remove script to clean up datadirsMarcoFalke
2018-04-27Merge #13077: Add compile time checking for all cs_KeyStore runtime locking a...MarcoFalke
2018-04-27Use --failfast when running functional tests on TravisJames O'Beirne
2018-04-27Add --failfast option to functional test runnerJames O'Beirne
2018-04-27Merge #13090: Remove Safe mode (achow101)Wladimir J. van der Laan
2018-04-27Remove "rpc" category from GetWarningsWladimir J. van der Laan
2018-04-27rpc: Move RPC_FORBIDDEN_BY_SAFE_MODE code to reserved sectionWladimir J. van der Laan
2018-04-26Merge #13002: Do not treat bare multisig outputs as IsMine unless watchedWladimir J. van der Laan
2018-04-26Merge #13003: qa: Add test for orphan handlingWladimir J. van der Laan
2018-04-26Merge #13031: Fix for utiltime to compile with msvc.Wladimir J. van der Laan
2018-04-26Remove Safe modeAndrew Chow
2018-04-26Merge #12321: p2wsh and p2sh-p2wsh address in decodescriptWladimir J. van der Laan
2018-04-26Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub...Wladimir J. van der Laan
2018-04-26Merge #12997: [doc] build-windows: Switch to Artful, since Zesty is EOLWladimir J. van der Laan
2018-04-25Merge #13033: Build txindex in parallel with validationPieter Wuille
2018-04-25Merge #13082: Tests: don't test against min relay fee information in mining_p...MarcoFalke
2018-04-26Don't test against min relay fee information in mining_prioritisetransaction.pyKristaps Kaupe
2018-04-25Add compile time checking for all cs_KeyStore runtime locking assertionspracticalswift
2018-04-25[doc] Include txindex changes in the release notes.Jim Posen
2018-04-25[test] Simple unit test for TxIndex.Jim Posen
2018-04-25[rpc] Public interfaces to GetTransaction block until synced.Jim Posen
2018-04-25[index] Move disk IO logic from GetTransaction to TxIndex::FindTx.Jim Posen
2018-04-25[validation] Replace tx index code in validation code with TxIndex.Jim Posen
2018-04-25[init] Initialize and start TxIndex in init code.Jim Posen
2018-04-25[index] TxIndex method to wait until caught up.Jim Posen
2018-04-25[index] Allow TxIndex sync thread to be interrupted.Jim Posen
2018-04-25[index] TxIndex initial sync thread.Jim Posen
2018-04-25[index] Create new TxIndex class.Jim Posen
2018-04-25[db] Migration for txindex data to new, separate database.Jim Posen
2018-04-25[db] Create separate database for txindex.Jim Posen
2018-04-25Merge #12830: [qt] [tests] Clarify address book error messages, add testsWladimir J. van der Laan
2018-04-25[tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne
2018-04-25[tests] [qt] Introduce qt/test/util with a generalized ConfirmMessageJames O'Beirne
2018-04-25[qt] Display more helpful message when adding a send address has failedJames O'Beirne
2018-04-25Add purpose arg to Wallet::getAddressJames O'Beirne
2018-04-25Merge #13073: test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree ma...MarcoFalke
2018-04-25test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree make checkWladimir J. van der Laan
2018-04-25Merge #13056: [tests] Make rpcauth.py testable and add unit testsWladimir J. van der Laan
2018-04-25Merge #13051: qa: Normalize executable locationWladimir J. van der Laan
2018-04-24[tests] Make rpcauth.py testable and add unit testsQasim Javed
2018-04-24qa: Clarify documentation for send_txs_and_testMarcoFalke