aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-08-25test: fix typo for MaybeResendWalletTxsstickies-v
2022-08-25wallet: trigger MaybeResendWalletTxs() every minutestickies-v
2022-08-24Merge bitcoin/bitcoin#25865: test: speedup wallet tests by whitelisting peers...MacroFake
2022-08-24Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for `r...MacroFake
2022-08-23test: add coverage for invalid parameters for `rescanblockchain`brunoerg
2022-08-22Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125fanquake
2022-08-22Merge bitcoin/bitcoin#23202: wallet: allow psbtbumpfee to work with txs with ...fanquake
2022-08-19test, bumpfee: Check that psbtbumpfee can bump txs with external inputsAndrew Chow
2022-08-19tests: Use mocktime for wallet encryption timeoutAndrew Chow
2022-08-18tests: Test that external inputs of txs in wallet is handled correctlyAndrew Chow
2022-08-18wallet: SelectExternal actually external inputsAndrew Chow
2022-08-18test: speedup wallet tests by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2022-08-16Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-upsAndrew Chow
2022-08-16Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptorsAndrew Chow
2022-08-16rpc: add an include_change parameter to listsinceblockAntoine Poinsot
2022-08-15Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...Andrew Chow
2022-08-13Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...fanquake
2022-08-12Add functional test for block announcements during initial headers syncSuhas Daftuar
2022-08-11Merge bitcoin/bitcoin#25792: test: add tests for `datacarrier` and `datacarri...MacroFake
2022-08-11test: add tests for `datacarrier` and `datacarriersize` optionsw0xlt
2022-08-11Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP...fanquake
2022-08-10Merge bitcoin/bitcoin#25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESC...MacroFake
2022-08-10Merge bitcoin/bitcoin#25811: doc: test: suggest multi-line imports in functio...MacroFake
2022-08-10psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATIONAndrew Chow
2022-08-10test: only run test for descriptor walletsjosibake
2022-08-10Merge bitcoin/bitcoin#25794: test, tracing: don't rely on `block_connected` U...MacroFake
2022-08-10Merge bitcoin/bitcoin#25731: test: negative/unknown `rpcserialversion` should...MacroFake
2022-08-09Merge bitcoin/bitcoin#23480: Add rawtr() descriptor for P2TR with specified (...Andrew Chow
2022-08-09doc: test: suggest multi-line imports in functional test style guideSebastian Falbesoner
2022-08-09test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constantsSebastian Falbesoner
2022-08-09scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCEST...Sebastian Falbesoner
2022-08-08Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails for n...Andrew Chow
2022-08-06test: don't rely on usdt block_conn event order0xb10c
2022-08-05Merge bitcoin/bitcoin#22751: rpc/wallet: add simulaterawtransaction RPCAndrew Chow
2022-08-05test: check that `verifymessage` RPC fails for non-P2PKH addressesSebastian Falbesoner
2022-08-05rpc/wallet: add simulaterawtransaction RPCKarl-Johan Alm
2022-08-04[doc] remove non-signaling mentions of BIP125glozow
2022-08-03test: Target exact weight in MiniWallet _bulk_txMacroFake
2022-08-03Merge bitcoin/bitcoin#25379: test: use MiniWallet to simplify mempool_package...MacroFake
2022-08-02Remove ::fRequireStandard globalMacroFake
2022-08-02test: add support for Decimal to assert_approxKarl-Johan Alm
2022-08-01test: MiniWallet: add `send_self_transfer_chain` to create chain of txnsAndreas Kouloumos
2022-08-01test: use MiniWallet to simplify mempool_package_limits.py testsAndreas Kouloumos
2022-08-01test: negative/unknown `rpcserialversion` should throw an init errorbrunoerg
2022-08-01Merge bitcoin/bitcoin#24799: Add test case mimicking issue 24765MacroFake
2022-08-01Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CIMacroFake
2022-08-01Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by defaultMacroFake
2022-07-28Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...Andrew Chow
2022-07-28Merge bitcoin/bitcoin#25670: test: check that combining PSBTs with different ...Andrew Chow
2022-07-25test: remove unused if statementsAurèle Oulès