aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2023-10-23Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...Ryan Ofsky
2023-10-20scripted-diff: Rename hash_serialized_2 to hash_serialized_3Fabian Jahr
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr
2023-10-20test: De-dublicate/optimize assumeutxo test for further extensionsFabian Jahr
2023-10-20test: check au file with changed outpoint indexFabian Jahr
2023-10-19test: Check tx metadata is migrated to watchonlyAndrew Chow
2023-10-19wallet: Reload watchonly and solvables wallets after migrationAndrew Chow
2023-10-19Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Managerfanquake
2023-10-19Merge bitcoin/bitcoin#28671: test: Fix failing time check in rpc_net.pyfanquake
2023-10-18Merge bitcoin/bitcoin#28666: test: assumeutxo file with unknown block hashRyan Ofsky
2023-10-18test: Fix failing time check in rpc_net.pyMarcoFalke
2023-10-17test: Check that a failed wallet migration is cleaned upAndrew Chow
2023-10-17test: assumeutxo file with unknown block hashFabian Jahr
2023-10-17test: Add assumeutxo test for wrong hashMarcoFalke
2023-10-17Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...fanquake
2023-10-16assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...Sebastian Falbesoner
2023-10-16Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followupsfanquake
2023-10-13test: fix `assert_debug_log` call-site bugs, add type checksSebastian Falbesoner
2023-10-13Merge bitcoin/bitcoin#28639: refactor: Remove unused nchaintx from SnapshotMe...fanquake
2023-10-12Merge bitcoin/bitcoin#28629: test: fix usdt undeclared function errors on mantisfanquake
2023-10-12Merge bitcoin/bitcoin#27228: test: exempt previous release binaries from valg...fanquake
2023-10-12test: Check snapshot file with wrong number of coinsMarcoFalke
2023-10-12Merge bitcoin/bitcoin#28634: test: BIP324: add check for detection of missing...fanquake
2023-10-12test: don't run old binaries under valgrindSjors Provoost
2023-10-11Merge bitcoin/bitcoin#28625: test: check that loading snapshot not matching A...Andrew Chow
2023-10-11Merge bitcoin/bitcoin#28392: test: Use pathlib over os pathfanquake
2023-10-11Merge bitcoin/bitcoin#28602: descriptors: Disallow hybrid and uncompressed ke...fanquake
2023-10-11test: BIP324: add check for missing garbage terminator detectionSebastian Falbesoner
2023-10-10test: Add Wallet Unlock Context ManagerBrandon Odiwuor
2023-10-10 test: Use pathlib over os.path #28362ns-xvrn
2023-10-10test: check that loading snapshot not matching AssumeUTXO parameters failsSebastian Falbesoner
2023-10-09test: fix usdt undeclared function errors on mantiswillcl-ark
2023-10-09test: Scripts with hybrid pubkeys are migrated to watchonlyAndrew Chow
2023-10-09Merge bitcoin/bitcoin#28604: test: Use feerate higher than minrelay fee in wa...fanquake
2023-10-08qa: bound testing for TapMiniscriptAntoine Poinsot
2023-10-08qa: Tapscript Miniscript signing functional testsAntoine Poinsot
2023-10-08qa: list descriptors in Miniscript signing functional testsAntoine Poinsot
2023-10-08qa: functional test Miniscript inside Taproot descriptorsAntoine Poinsot
2023-10-06test: Rename wait_until_helper to wait_until_helper_internalFabian Jahr
2023-10-06test: Improvements of feature_assumeutxoFabian Jahr
2023-10-06Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...fanquake
2023-10-05test: Use feerate higher than minrelay fee in wallet_fundrawAndrew Chow
2023-10-05Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=c...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return ...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28027: test: Fixes and updates to wallet_backwards_comp...fanquake
2023-10-05Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid in...Andrew Chow
2023-10-05wallet: No BDB creation, unless -deprecatedrpc=create_bdbMarcoFalke
2023-10-05assumeutxo: change getchainstates RPC to return a list of chainstatesRyan Ofsky
2023-10-05test: display abrupt shutdown errors in console outputfurszy