aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-06Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow fo...MarcoFalke
2023-01-05Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for w...Andrew Chow
2023-01-05test: Fix feature_startupnotify intermittent issueMarcoFalke
2023-01-05Merge bitcoin/bitcoin#26598: contrib: remove builder keysMarcoFalke
2023-01-04Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross...Andrew Chow
2023-01-04Merge bitcoin/bitcoin#26802: test: Use same Python executable for subprocesse...MarcoFalke
2023-01-03Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...Andrew Chow
2023-01-04test: add coverage for cross-chain wallet restoreSebastian Falbesoner
2023-01-03tests: Use unique port for ZMQ testsAndrew Chow
2023-01-03Use same Python executable for subprocesses as for all-lint.pyKristaps Kaupe
2023-01-03script, test: fix python linter E275 errors with flake8 5.0.4Jon Atack
2023-01-03Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loadedAndrew Chow
2022-12-30Revert "test: Drop no longer needed `race:epoll_ctl` TSan suppression"MarcoFalke
2022-12-29Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `s...MarcoFalke
2022-12-28test: wallet: check that labels are migrated to watchonly walletSebastian Falbesoner
2022-12-27test: Drop no longer needed `race:epoll_ctl` TSan suppressionHennadii Stepanov
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-21wallet: return accurate error messages from Coin Selectionfurszy
2022-12-21Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...Andrew Chow
2022-12-21test: add coverage for unknown wallet flag in `setwalletflag`brunoerg
2022-12-21Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 macs can...MarcoFalke
2022-12-21Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests ...MarcoFalke
2022-12-20Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet testsAndrew Chow
2022-12-20Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer supportAndrew Chow
2022-12-20Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`fanquake
2022-12-19test: improve error msg on previous release tarball extraction failurekdmukai
2022-12-19contrib: remove builder keysfanquake
2022-12-19test: self-sign previous release binaries for arm64 macOSkdmukai
2022-12-19test: speed up wallet_fundrawtransaction.py and wallet_sendall.pykdmukai
2022-12-19Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytesGreg Sanders
2022-12-19Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disable...MarcoFalke
2022-12-19Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...MarcoFalke
2022-12-18test: call `keypoolrefill` with private keys disabled should throw an errorbrunoerg
2022-12-18test, lint: add `crypted` to `ignore-words`brunoerg
2022-12-17test: Improve `check-doc.py` patternHennadii Stepanov
2022-12-16Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...Andrew Chow
2022-12-15Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu...MarcoFalke
2022-12-15test: Introduce MIN_BLOCKS_TO_KEEP constantAurèle Oulès
2022-12-15test: Wallet imports on pruned nodesAurèle Oulès
2022-12-14Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShellMarcoFalke
2022-12-13Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...Andrew Chow
2022-12-13Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...MarcoFalke
2022-12-13Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparisonfanquake
2022-12-12test: add add_wallet_options to TestShelljosibake
2022-12-10Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...fanquake
2022-12-09tests: Reorder longer running tests in test_runnerAndrew Chow
2022-12-09tests: Whitelist test p2p connection in rpc_packagesAndrew Chow
2022-12-09tests: Use waitfornewblock for work queue test in interface_rpcAndrew Chow
2022-12-09tests: Initialize sigops draining script with bytes in feature_taprootAndrew Chow
2022-12-09tests: Use batched RPC in feature_fee_estimationAndrew Chow