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 |
|
Sebastian Falbesoner
|
dd8fa86193
|
test: use tagged ephemeral MiniWallet instance in fill_mempool
|
2024-05-05 12:36:51 +02:00 |
|
Sebastian Falbesoner
|
4f347140b1
|
test: refactor: move fill_mempool to new module mempool_util
This is needed to avoid circular dependencies in later commits.
Can be reviewed via `--color-moved=dimmed-zebra`.
|
2024-05-05 12:33:30 +02:00 |
|
glozow
|
e518a8bf8a
|
[functional test] opportunistic 1p1c package submission
|
2024-04-26 11:27:37 +01:00 |
|