aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-29Merge #18726: test: check misbehavior more independently in p2p_filter.pyMarcoFalke
2020-04-29Merge #18485: test: Add mempool_updatefromblock.pyMarcoFalke
2020-04-29Merge #18774: test: added test for upgradewallet RPCMarcoFalke
2020-04-29test: added test for upgradewallet RPCHarris
2020-04-29Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake
2020-04-28Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.pyMarcoFalke
2020-04-28Merge #18765: test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28tests: Add missing sync_all to wallet_importdescriptors.pyAndrew Chow
2020-04-28test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28Merge #18556: build: Drop make dist in gitian buildsfanquake
2020-04-27Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyManSamuel Dobson
2020-04-26Merge #18753: test: Fix intermittent failure in wallet_importmultiMarcoFalke
2020-04-25test: Remove raw-tx byte juggling in mempool_reorgMarcoFalke
2020-04-25test: check misbehavior more independently in p2p_filter.pyDanny Lee
2020-04-25Merge #18688: fuzz: Run in parallelMarcoFalke
2020-04-25test: use zero-argument super() shortcut (Python 3.0+)Sebastian Falbesoner
2020-04-24Merge #18724: test: add coverage for -rpcwallet cli optionMarcoFalke
2020-04-24Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.pyMarcoFalke
2020-04-24Merge #18745: test: Check submitblock return valuesMarcoFalke
2020-04-24test: add coverage for -rpcwallet cli optionJon Atack
2020-04-24test: Add mempool_updatefromblock.pyHennadii Stepanov
2020-04-24Merge #18712: test: display command line options passed to send_cli() in debu...MarcoFalke
2020-04-24Merge #18752: test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-24refactor: test: use wait_for_getdata() in p2p_compactblocks.pySebastian Falbesoner
2020-04-23test: Fix intermittent failure in wallet_importmultiMarcoFalke
2020-04-23test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-23[mempool] Persist unbroadcast set to mempool.datAmiti Uttarwar
2020-04-23[test] Integration tests for unbroadcast functionalityAmiti Uttarwar
2020-04-23[refactor/test] Extract P2PTxInvStore into test frameworkAmiti Uttarwar
2020-04-23[wallet] Update the rebroadcast frequency to be ~1/day.Amiti Uttarwar
2020-04-23Add a --descriptors option to various testsAndrew Chow
2020-04-23tests: Add RPCOverloadWrapper which overloads some disabled RPCsAndrew Chow
2020-04-23Change wallet_encryption.py to use signmessage instead of dumpprivkeyAndrew Chow
2020-04-23Functional tests for descriptor walletsAndrew Chow
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen
2020-04-23Merge #18690: test: Check object hashes in wait_for_getdataMarcoFalke
2020-04-22test: Check submitblock return valuesMarcoFalke
2020-04-22test: check for matching object hashes in wait_for_getdataDanny Lee
2020-04-22test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
2020-04-21Merge #18384: [test] more specific feature_segwit test error messages and fix...MarcoFalke
2020-04-21[test] add 8 error messages to feature_segwit and change version to typeGloria Zhao
2020-04-21Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...MarcoFalke
2020-04-21test: display command line options passed to send_cli() in debug logJon Atack
2020-04-21test: Fix linter issueHennadii Stepanov
2020-04-20test: add further BIP37 size limit checks to p2p_filter.pySebastian Falbesoner
2020-04-20Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....MarcoFalke
2020-04-19test: fix intermittent race condition in interface_bitcoin_cli.pyJon Atack
2020-04-19test: add wait_for_cookie_credentials() to test frameworkJon Atack
2020-04-19Merge #18610: scripted-diff: test: replace command with msgtype (naming)MarcoFalke
2020-04-19test: Increase debugging to hunt down mempool_reorg intermittent failureMarcoFalke