aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-04-29test: add new python linter to check file names and permissionswindsok
2021-04-23test: fix file permissions on various scriptswindsok
2021-04-19Merge #20857: test: update documentation in feature_csv_activation.pyMarcoFalke
2021-04-18update docstring in feature_csv_activation.pyPierre K
2021-04-18rpc: Improve getblock error message for invalid data type.klementtan
2021-04-16qa: Test default include_mempool value of gettxoutJoão Barbosa
2021-04-15Merge #21377: Speedy trial support for versionbitsfanquake
2021-04-14test: Fix TSan suppressionHennadii Stepanov
2021-04-14Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"MarcoFalke
2021-04-13test: Remove spurious double lock tsan suppressions by bumping to clang-12MarcoFalke
2021-04-13Merge #21634: tests: Skip SQLite fsyncs while testingMarcoFalke
2021-04-13Merge #21575: refactor: Create blockstorage modulefanquake
2021-04-12tests: Skip SQLite fsyncs while testingAndrew Chow
2021-04-12versionbits: Add support for delayed activationAnthony Towns
2021-04-08Move external signer out of wallet moduleSjors Provoost
2021-04-07Merge #21594: rpc: add network field to getnodeaddressesW. J. van der Laan
2021-04-07rpc: add network field to rpc getnodeaddressesJon Atack
2021-04-07Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...fanquake
2021-04-06Merge #21597: test: Document race:validation_chainstatemanager_tests suppressionfanquake
2021-04-05move-only: Move *Disk functions to blockstorageMarcoFalke
2021-04-05test: Document why no symbol names can be used for suppressionsMarcoFalke
2021-04-05test: Document race:validation_chainstatemanager_tests suppressionMarcoFalke
2021-04-04test: Replace blanket UBSan signed integer overflow suppression for txmempool...practicalswift
2021-04-03test: Add missing suppression for signed-integer-overflow:txmempool.cppMarcoFalke
2021-04-02Merge #21063: wallet, rpc: update listdescriptors response formatfanquake
2021-04-01Merge #21373: test: generate fewer blocks in feature_nulldummy to fix timeout...MarcoFalke
2021-03-29remove unused class util::Ref and its unit testSebastian Falbesoner
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-29Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.MarcoFalke
2021-03-26Merge #21390: test: Test improvements for UTXO set hash testsMarcoFalke
2021-03-25[test] no send feefilters when txrelay is turned offglozow
2021-03-24Merge #21357: test: Unconditionally check for fRelay field in test frameworkMarcoFalke
2021-03-24Merge #21338: test: add functional test for anchors.datMarcoFalke
2021-03-23Unconditionally check for fRelay field in test frameworkTroy Giorshev
2021-03-23test: Use deterministic chain in utxo set hash testFabian Jahr
2021-03-23test: Remove wallet dependency of utxo set hash testFabian Jahr
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-03-21Merge #21040: wallet: Fix already-loading message grammarMarcoFalke
2021-03-19test: add functional test for anchors.datbruno
2021-03-19Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exce...MarcoFalke
2021-03-18Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addressesWladimir J. van der Laan
2021-03-16Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_l...MarcoFalke
2021-03-16Use Bech32m encoding for v1+ segwit addressesPieter Wuille
2021-03-16test: give fundraw more time for test_transaction_too_largeJon Atack
2021-03-15Add new format string placeholders for walletnotify to include relevant block...Maayan Keshet
2021-03-11Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groupsMarcoFalke
2021-03-11test: use fewer blocks in wallet_groups and move sync callJon Atack
2021-03-10test: use 327 fewer blocks in feature_nulldummyJon Atack
2021-03-10test, refactor: abstract the feature_nulldummy blockheight valuesJon Atack
2021-03-10Merge #21388: doc: Rename fuzz seed_dir to corpus_dirMarcoFalke