Fabian Jahr
|
993cafe7e4
|
RPC: Add type parameter to dumptxoutset
|
2024-09-01 20:56:38 +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 |
|
Fabian Jahr
|
2bc1ecfaa9
|
test: Remove unnecessary sync_blocks in assumeutxo tests
The nodes are not connected at this point and no blocks have been mined, so it does not seem do anything
|
2024-02-26 17:04:46 +01:00 |
|
MarcoFalke
|
fa5cd66f0a
|
test: Assumeutxo with more than just coinbase transactions
|
2024-01-31 12:39:51 +01:00 |
|
Sjors Provoost
|
997b9a73e5
|
test: add assumeutxo wallet test
Co-Authored-By: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>
|
2023-11-13 15:19:12 +04:00 |
|