Daira-Emma Hopwood
8b436e8f1f
Repair the RPC tests.
...
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-10-02 03:53:11 +01:00
Daira Emma Hopwood
ea9fa3f06e
Fix tests that failed due to the minimum relay fee being enforced.
...
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-04-17 18:49:45 +01:00
zancas
ca04cb0a58
All implementations of ComparisonTestFramework were overriding num_nodes
...
Moreover, they were all overriding it to the same value (1).
Set the default to 1 and remove redundant subclass constructor code.
2022-02-01 10:27:16 -07:00
Jack Grigg
e0f210f4fc
test: Fix pyflakes warnings
2021-08-17 18:50:54 +01:00
MarcoFalke
b67c86abdb
[qa] py2: Unfiddle strings into bytes explicitly
...
(cherry picked from commit bitcoin/bitcoin@faa41ee204 )
Zcash: Excluding RPC tests or framework code we don't have.
2021-08-13 16:49:46 +01:00
Wladimir J. van der Laan
d9cb6b89b0
test: Add basic test for `reject` code
...
Extend P2P test framework to make it possible to expect reject
codes for transactions and blocks.
(cherry picked from commit bitcoin/bitcoin@20411903d7 )
2021-08-13 16:49:46 +01:00