bitcoin/test/functional/data
MarcoFalke fa46a1b74b
test: Avoid CScript() as default function argument
This does not cause any issues, because CScript in the tests are const.
However, this change allows to enable the
"function-call-in-default-argument (B008)" lint rule.
2024-07-31 15:19:10 +02:00
..
__init__.py lint: enable mypy checking for missing imports 2021-10-16 09:14:37 +08:00
blockheader_testnet3.hex test: Test that low difficulty chain fork is rejected 2019-08-16 13:02:16 -04:00
invalid_txs.py test: Avoid CScript() as default function argument 2024-07-31 15:19:10 +02:00
rpc_bip67.json Test sortedmulti descriptor using BIP 67 tests 2019-10-08 13:56:56 -04:00
rpc_decodescript.json descriptor: InferScript, do not return top-level only func as sub descriptor 2023-07-20 11:04:52 -03:00
rpc_getblockstats.json test: Test exclusion of OP_RETURN from getblockstats 2022-10-23 01:33:41 +02:00
rpc_psbt.json psbt: Check non witness utxo outpoint early 2024-04-11 10:58:03 -04:00