summaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api_keys_cherry_picking.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-09-15 22:20:07 +0200
committerChristian Grothoff <christian@grothoff.org>2018-09-15 22:20:07 +0200
commit528faeab81ba240329140eb1587ccc542736c1dc (patch)
tree639283b45f05dcd7ad9e2e5c89a28cf3f9dbefd8 /src/exchange-lib/test_exchange_api_keys_cherry_picking.conf
parent46e4ea696cdba772ad5d6f8d79cf2e6586ef9979 (diff)
downloadexchange-528faeab81ba240329140eb1587ccc542736c1dc.tar.gz
exchange-528faeab81ba240329140eb1587ccc542736c1dc.tar.bz2
exchange-528faeab81ba240329140eb1587ccc542736c1dc.zip
fix #5315, including more testing
Diffstat (limited to 'src/exchange-lib/test_exchange_api_keys_cherry_picking.conf')
-rw-r--r--src/exchange-lib/test_exchange_api_keys_cherry_picking.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/exchange-lib/test_exchange_api_keys_cherry_picking.conf b/src/exchange-lib/test_exchange_api_keys_cherry_picking.conf
index ba82c1c34..212e03d6b 100644
--- a/src/exchange-lib/test_exchange_api_keys_cherry_picking.conf
+++ b/src/exchange-lib/test_exchange_api_keys_cherry_picking.conf
@@ -11,14 +11,14 @@ CURRENCY = EUR
[exchange]
# how long is one signkey valid?
-signkey_duration = 4 weeks
+signkey_duration = 5 seconds
# how long are the signatures with the signkey valid?
legal_duration = 2 years
# how long do we provide to clients denomination and signing keys
# ahead of time?
-lookahead_provide = 4 weeks 1 day
+lookahead_provide = 30 seconds
# Keep it short so we can prolong later!
LOOKAHEAD_SIGN = 60 s
@@ -132,8 +132,8 @@ CLOSING-FEE-2026 = EUR:0.01
[coin_eur_ct_1]
value = EUR:0.01
-duration_overlap = 5 s
-duration_withdraw = 35 s
+duration_overlap = 1 s
+duration_withdraw = 25 s
duration_spend = 40 s
duration_legal = 60 s
fee_withdraw = EUR:0.00
@@ -144,8 +144,8 @@ rsa_keysize = 1024
[coin_eur_ct_2]
value = EUR:0.02
-duration_overlap = 5 s
-duration_withdraw = 35 s
+duration_overlap = 1 s
+duration_withdraw = 25 s
duration_spend = 40 s
duration_legal = 60 s
fee_withdraw = EUR:0.01