aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-13test: wallet: add coverage for `-spendzeroconfchange` settingSebastian Falbesoner
2023-01-13test: remove `-spendzeroconfchange` setting from mempool_limit.pySebastian Falbesoner
2023-01-12test: skip sqlite3 tests if it isn't availablefanquake
2023-01-12Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permission...MarcoFalke
2023-01-11Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...Andrew Chow
2023-01-11rpc: add minconf and maxconf options to sendallishaanam
2023-01-11Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund callsJuan Pablo Civile
2023-01-11test: Fix wrong types passed to RPCsMarcoFalke
2023-01-11test: Fix intermittent timeout in p2p_permissions.pyMarcoFalke
2023-01-11Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlab...MarcoFalke
2023-01-11Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *Mempoo...glozow
2023-01-11Merge bitcoin/bitcoin#26838: doc: I2P documentation updatesMarcoFalke
2023-01-10test: Check that orphaned coinbase unconf spend is still abandonedAndrew Chow
2023-01-10wallet: Automatically abandon orphaned coinbases and their childrenAndrew Chow
2023-01-10Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with testsAndrew Chow
2023-01-10[validation] remove PackageMempoolAcceptResult::m_package_feerateglozow
2023-01-10[rpc] return effective-includes in testmempoolaccept and submitpackageglozow
2023-01-10[rpc] return effective-feerate in testmempoolaccept and submitpackageglozow
2023-01-09doc: clarify -i2pacceptincoming help documentationjonatack
2023-01-06test: add coverage for absolute timestamp in `setban`brunoerg
2023-01-06p2p, rpc: don't allow past absolute timestamp in `setban`brunoerg
2023-01-06Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow fo...MarcoFalke
2023-01-06rpc: Return accurate results for scanblocksAurèle Oulès
2023-01-06test: Run feature_bip68_sequence.py with MiniWalletMiles Liu
2023-01-06test: Add "include mempool" flag to MiniWallet rescan_utxosMiles Liu
2023-01-06test: Add "include immature coinbase" flag to MiniWallet get_utxosMiles Liu
2023-01-06test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_txMiles Liu
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-04test: Invalid label name coverageAurèle Oulès
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