aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-23rpc: Reword SighashFromStr error messageMarcoFalke
2024-04-17Throw error if invalid parameters passed to getnetworkhashps RPC endpointJameson Lopp
2024-04-17[rpc, bugfix] Enforce maximum value for setmocktimedergoegge
2024-03-05test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
2024-03-05p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-03-05[test] Add regression test for #27608dergoegge
2024-02-28rpc: keep .cookie if it was not generatedRoman Zeyde
2024-01-19[test] import descriptor wallet with reorged parent + IsFromMe child in mempoolglozow
2024-01-19[test] rescan legacy wallet with reorged parent + IsFromMe child in mempoolGloria Zhao
2024-01-04rpc: getwalletinfo, return wallet 'birthtime'furszy
2024-01-04test: coverage for wallet birth time interaction with -reindexfurszy
2024-01-04test: add regression test for the getrawtransaction segfaultMartin Zumsande
2023-10-31test: add coverage for snapshot chainstate not matching AssumeUTXO parameterspablomartin4btc
2023-10-24Merge bitcoin/bitcoin#28660: test: enable reindex readonly test on *BSDfanquake
2023-10-23Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...Ryan Ofsky
2023-10-23Merge bitcoin/bitcoin#28685: coinstats, assumeutxo: fix hash_serialized2 calc...Andrew Chow
2023-10-23test: enable reindex readonly test on *BSD and macOS as rootMatthew Zipkin
2023-10-23Merge bitcoin/bitcoin#28697: fuzz: Increase merge -rss_limit_mbfanquake
2023-10-20scripted-diff: Rename hash_serialized_2 to hash_serialized_3Fabian Jahr
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr
2023-10-20fuzz: Increase merge -rss_limit_mbMarcoFalke
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-17Merge bitcoin/bitcoin#28656: fuzz: Allow multiple --m_dir argsfanquake
2023-10-17Merge bitcoin/bitcoin#28628: lint: Include test_utxo_snapshots in lint_shell,...fanquake
2023-10-16assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...Sebastian Falbesoner
2023-10-16fuzz: Allow multiple --m_dir argsMarcoFalke
2023-10-16Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followupsfanquake
2023-10-15Merge bitcoin/bitcoin#28650: fuzz: Merge with -set_cover_merge=1fanquake
2023-10-13fuzz: Merge with -set_cover_merge=1MarcoFalke
2023-10-13lint: Include test_utxo_snapshots in lint_shellFabian Jahr
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-12test: Fuzz merge with -use_value_profile=0 for nowMarcoFalke
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