Hodlinator
a0eafc10f9
functional test: Deduplicate assert_mempool_contents()
...
Recently added mempool_util implementation probably evolved in parallel with the package RBF one before being submitted as part of ephemeral dust in e2e30e89ba
.
2024-11-21 12:01:34 +01:00
Suhas Daftuar
446b08b599
Don't distinguish between direct conflicts and all conflicts when doing cluster-size-2-rbf checks
2024-11-13 13:27:01 -05:00
MarcoFalke
faf801515f
test: Add missing sync_mempools() to fill_mempool()
...
Also disable the function, when it is not needed.
2024-09-24 10:13:21 +02:00
MarcoFalke
faaf3e53f0
test: [refactor] Fix F841 flake8
2024-08-29 07:01:54 +02:00
Hennadii Stepanov
a0473442d1
scripted-diff: Add __file__
argument to BitcoinTestFramework.init()
...
-BEGIN VERIFY SCRIPT-
sed -i -e 's/\s*().main\s*()/(__file__).main()/' $(git ls-files test/functional/*.py)
sed -i -e 's/def __init__(self)/def __init__(self, test_file)/' test/functional/test_framework/test_framework.py
-END VERIFY SCRIPT-
2024-07-16 22:06:47 +01:00
Greg Sanders
3f00aae140
package rbf: cpfp structure requires package > parent feerate
2024-07-09 13:18:04 -04:00
Greg Sanders
ad7f1f697f
test package rbf boundary conditions more closely
2024-07-09 13:18:04 -04:00
glozow
4d15bcf448
[test] package rbf
2024-06-13 09:52:59 -04:00