From e90e8e5cba03639292b68d055fab08c57ef47d81 Mon Sep 17 00:00:00 2001 From: Ed <84785904+edtubbs@users.noreply.github.com> Date: Wed, 11 Aug 2021 14:01:42 -0500 Subject: Create feelimit.py test Create feelimit.py test to verify the updated fee values now rounding has been eliminated. --- qa/pull-tester/rpc-tests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'qa/pull-tester') diff --git a/qa/pull-tester/rpc-tests.py b/qa/pull-tester/rpc-tests.py index 71c7b5f20..c5528118e 100755 --- a/qa/pull-tester/rpc-tests.py +++ b/qa/pull-tester/rpc-tests.py @@ -156,6 +156,7 @@ testScripts = [ 'import-rescan.py', 'harddustlimit.py', 'paytxfee.py', + 'feelimit.py', # While fee bumping should work in Doge, these tests depend on free transactions, which we don't support. # Disable until we can do a full rewrite of the tests (possibly upstream), or revise fee schedule, or something 'bumpfee.py', -- cgit v1.2.3