dogecoin/qa/pull-tester
Patrick Lodder b945c0b208
qa: Rework dustlimit test
Test both hard and soft dust limits for a range of configurations,
making sure that the dust limit parameters work as expected.

Currently implements commonly seen client configurations:
- a 1.10.0-like node that has only a 1 DOGE soft dust limit
- a 1.14.2-like node that has only a 1 DOGE hard dust limit
- a 1.14.5-like node that has a 0.01 soft and 0.001 hard dust limit
- a node that accepts everything standard

Other changes:
- renamed the test to better reflect the test subject
- made sure that all nodes reject non-standard transactions
2021-10-12 17:42:49 +02:00
..
install-deps.sh Fix ltc_scrypt dependency for RPC tests 2020-07-22 13:46:43 +02:00
rpc-tests.py qa: Rework dustlimit test 2021-10-12 17:42:49 +02:00
tests_config.py.in build: a few ugly hacks to get the rpc tests working out-of-tree 2016-06-01 20:31:55 -04:00