From beee1fb689ab5d0945d4aa99d7942c144e2bdd5a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 May 2017 10:56:15 +0200 Subject: generate auditor signatures in exchange-lib testcase, and handle problem with bogus revocation keys during startup more gracefully by terminating instead of looping --- src/exchange-lib/test_exchange_api.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/exchange-lib/test_exchange_api.conf') diff --git a/src/exchange-lib/test_exchange_api.conf b/src/exchange-lib/test_exchange_api.conf index 89d14799..a8543bc1 100644 --- a/src/exchange-lib/test_exchange_api.conf +++ b/src/exchange-lib/test_exchange_api.conf @@ -58,6 +58,10 @@ CLOSING-FEE-2024 = EUR:0.01 CLOSING-FEE-2025 = EUR:0.01 CLOSING-FEE-2026 = EUR:0.01 +[exchange_keys] +# Keep it short so the test runs fast. +LOOKAHEAD_SIGN = 12 h + [exchange-wire-test] # Enable 'test' for testing of the actual coin operations. ENABLE = YES -- cgit v1.2.3