aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_sigoplimit.py
AgeCommit message (Expand)Author
2024-02-12[refactor] use MAX_PUBKEYS_PER_MULTISIG instead of magic numbers in testglozow
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-01-26[rpc] return full string for package_msg and package-errorglozow
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15tests: ensure functional tests set permitbaremultisig=1 when neededAnthony Towns
2023-11-29RPC submitpackage: change return format to allow partial errorsGreg Sanders
2023-09-20Add functional test to catch too large vsize packagesGreg Sanders
2023-05-12test: Return dict in MiniWallet::send_toMarcoFalke
2023-03-15test: check that sigop limit also affects ancestor/descendant sizeSebastian Falbesoner
2023-03-07test: add coverage for sigop limit policy (`-bytespersigop` setting)Sebastian Falbesoner