aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-06Merge #15927: [tests] log thread names by default in functional testsMarcoFalke
2019-05-06Merge #15930: rpc: Add balances RPCWladimir J. van der Laan
2019-05-04Merge #15141: Rewrite DoS interface between validation and net_processingWladimir J. van der Laan
2019-05-03test_runner: Move pruning back to extendedMarcoFalke
2019-05-03[tests] Comment for why logging config is set as command-line args.John Newbery
2019-05-02[refactor] Add useful-for-dos "reason" field to CValidationStateMatt Corallo
2019-05-02Clean up banning levelsMatt Corallo
2019-05-02rpc: Add getbalances RPCMarcoFalke
2019-05-01Merge #15323: rpc: Expose g_is_mempool_loaded via getmempoolinfoMarcoFalke
2019-05-01Merge #15841: [test] combine_logs: append node stderr and stdout if it existsMarcoFalke
2019-05-01Merge #15758: qa: Add further tests to wallet_balanceMarcoFalke
2019-04-30[tests] log thread names by default in functional testsJohn Newbery
2019-04-30test: Add reorg test to wallet_balanceMarcoFalke
2019-04-30test: Check that wallet txs not in the mempool are untrustedMarcoFalke
2019-04-30test: Add getunconfirmedbalance test with conflictsMarcoFalke
2019-04-30test: Add wallet_balance test for watchonlyMarcoFalke
2019-04-30Merge #15696: [qa] test_runner: Move feature_pruning to base testsMarcoFalke
2019-04-30[qa] test_runner: Move feature_pruning to base testsMarcoFalke
2019-04-29[tests] fix block time in feature_pruning.pyJohn Newbery
2019-04-29Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_test t...MarcoFalke
2019-04-28lint: Check that all wallet args are hiddenMarcoFalke
2019-04-27Merge #15846: [POLICY] Make sending to future native witness outputs standardMeshCollider
2019-04-26Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME i...MarcoFalke
2019-04-26Merge #15895: QA: Avoid re-reading config.ini unnecessarilyMarcoFalke
2019-04-25Add test for superfluous witness record in deserializationGregory Sanders
2019-04-25Fix missing input template by making minimal txGregory Sanders
2019-04-25QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sendin...Luke Dashjr
2019-04-25QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rat...Luke Dashjr
2019-04-25QA: Avoid re-reading config.ini unnecessarilyLuke Dashjr
2019-04-25Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...MarcoFalke
2019-04-23Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomicMarcoFalke
2019-04-23Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CDJonas Schnelli
2019-04-23Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_im...MarcoFalke
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-04-22test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescanMarcoFalke
2019-04-22Merge #15826: Pure python ECMarcoFalke
2019-04-19Merge #15655: Resolve the checkpoints <-> validation circular dependencyMarcoFalke
2019-04-18Add comments to Python ECDSA implementationJohn Newbery
2019-04-18[POLICY] Make sending to future native witness outputs standardPieter Wuille
2019-04-18Pure python ECPieter Wuille
2019-04-18Merge #14121: Index for BIP 157 block filtersMarcoFalke
2019-04-17[test] combine_logs: append node stderr and stdout if it existsMarcoFalke
2019-04-17Merge #15831: test: Add test that addmultisigaddress fails for watchonly addr...MarcoFalke
2019-04-17test: Add test that addmultisigaddress fails for watchonly addressesMarcoFalke
2019-04-16test: Fixup creatmultisig documentation and whitespaceMarcoFalke
2019-04-15Merge #15770: rpc: Validate maxfeerate with AmountFromValueMarcoFalke
2019-04-15Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerateMeshCollider
2019-04-11Merge #15773: test: Add BitcoinTestFramework::sync_* methodsMarcoFalke
2019-04-11wallet_bumpfee.py: add test for change key preservationGregory Sanders
2019-04-11add functional tests for feerate bumpfee with adding inputsGregory Sanders