aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-08-01Merge #16470: test: Fail early on disconnect in mininode.wait_for_*Wladimir J. van der Laan
2019-08-01Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...MeshCollider
2019-07-31Merge #16293: test: Make test cases separate functionsMarcoFalke
2019-07-30Merge #16491: qa: fix deprecated log.warn in feature_dbcrash testfanquake
2019-07-29qa: fix deprecated log.warn in feature_dbcrash testJon Atack
2019-07-29Merge #16471: [mempool] log correct messages when CPFP failsWladimir J. van der Laan
2019-07-29Allow createwallet to take empty passwords to make unencrypted walletsAndrew Chow
2019-07-29Merge #16399: wallet: Improve wallet creationMarcoFalke
2019-07-28Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops testMarcoFalke
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26[mempool] log correct messages when CPFP failsJohn Newbery
2019-07-26test: Fail early on disconnect in mininode.wait_for_*MarcoFalke
2019-07-26Add RPC bumpfee totalFee deprecation testJon Atack
2019-07-26deprecate totalFee argument in bumpfee RPC callGregory Sanders
2019-07-25[qa] Ensure we don't generate a too-big block in p2sh sigops testSuhas Daftuar
2019-07-25[qa] Fix race condition in example_test.pySuhas Daftuar
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Merge #16445: test: Skip flaky p2p_invalid_messages test on macOSMarcoFalke
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23test: Skip flaky p2p_invalid_messages test on macOSFabian Jahr
2019-07-19Return error for ignored passphrase through disable private keys optionFabian Jahr
2019-07-19Merge #15681: [mempool] Allow one extra single-ancestor transaction per packageWladimir J. van der Laan
2019-07-19Merge #16152: Disable bloom filtering by default.fanquake
2019-07-18QA: Fix race condition in wallet_encryption testJonas Schnelli
2019-07-18Merge #16374: test: Enable passing wildcard test names to test runner from rootfanquake
2019-07-16Merge #15891: test: Require standard txs in regtest by defaultMarcoFalke
2019-07-16Merge #16390: qa: Add --filter option to test_runner.pyMarcoFalke
2019-07-16qa: Add --filter option to test_runner.pyJoão Barbosa
2019-07-15Merge #15282: test: Replace hard-coded hex tx with class in test frameworkMarcoFalke
2019-07-15doc: describe how to pass wildcard names to test runnerJon Atack
2019-07-15test: enable passing wildcards with path to test runnerJon Atack
2019-07-12Merge #16334: test: rpc_users: Also test rpcauth.py with password.Wladimir J. van der Laan
2019-07-11init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-10Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...Wladimir J. van der Laan
2019-07-10test: Add test for maxtxfee optionMarcoFalke
2019-07-09[mempool] Allow one extra single-ancestor transaction per packageMatt Corallo
2019-07-08test: rpc_users: Make variable names more clear.Carl Dong
2019-07-08test: rpc_users: Also test rpcauth.py with specified password.Carl Dong
2019-07-08test: rpc_users: Add function for testing auth params.Carl Dong
2019-07-08test: rpc_users: Add function for auth'd requests.Carl Dong
2019-07-08Merge #14505: test: Add linter to make sure single parameter constructors are...Wladimir J. van der Laan
2019-07-08Merge #16291: gui: Stop translating PACKAGE_NAMEMarcoFalke
2019-07-08Merge #15687: test: tool wallet test coverage for unexpected writes to walletWladimir J. van der Laan
2019-07-08test: Tool wallet test coverage for unexpected writes to walletJon Atack
2019-07-08test: Split tool_wallet.py test into subtestsJon Atack
2019-07-08test: Add log messages to test/functional/tool_wallet.pyJon Atack
2019-07-07Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...fanquake
2019-07-05Merge #16327: scripts and tools: Update ShellCheck linterfanquake
2019-07-04Enable ShellCheck rulesHennadii Stepanov