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 |
|