enable fees for all coins to test fee logic in auditor

This commit is contained in:
Christian Grothoff 2019-09-02 03:33:22 +02:00
parent 90eef4bd11
commit 3d8b67ab5c
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 410 additions and 531 deletions

View File

@ -1 +1 @@
WHEE6X5G9TWVD7BJ3J4AV73YG46KN20VR3DMPND7JAQBBKEH67M0
DKYTQBBNJ1HX4P26C5GXMPPPZP69NVABRPT50YE2JHR4MTC6FQSG

File diff suppressed because it is too large Load Diff

View File

@ -124,8 +124,8 @@ duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
fee_withdraw = TESTKUDOS:0.00
fee_deposit = TESTKUDOS:0.00
fee_withdraw = TESTKUDOS:0.01
fee_deposit = TESTKUDOS:0.01
fee_refresh = TESTKUDOS:0.01
fee_refund = TESTKUDOS:0.01
rsa_keysize = 1024
@ -148,10 +148,10 @@ duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
fee_withdraw = TESTKUDOS:0.00
fee_deposit = TESTKUDOS:0.00
fee_refresh = TESTKUDOS:0.00
fee_refund = TESTKUDOS:0.00
fee_withdraw = TESTKUDOS:0.02
fee_deposit = TESTKUDOS:0.02
fee_refresh = TESTKUDOS:0.03
fee_refund = TESTKUDOS:0.01
rsa_keysize = 1024
[coin_kudos_2]
@ -160,10 +160,10 @@ duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
fee_withdraw = TESTKUDOS:0.00
fee_deposit = TESTKUDOS:0.00
fee_refresh = TESTKUDOS:0.00
fee_refund = TESTKUDOS:0.00
fee_withdraw = TESTKUDOS:0.03
fee_deposit = TESTKUDOS:0.03
fee_refresh = TESTKUDOS:0.04
fee_refund = TESTKUDOS:0.02
rsa_keysize = 1024
[coin_kudos_4]
@ -172,10 +172,10 @@ duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
fee_withdraw = TESTKUDOS:0.00
fee_deposit = TESTKUDOS:0.00
fee_refresh = TESTKUDOS:0.00
fee_refund = TESTKUDOS:0.00
fee_withdraw = TESTKUDOS:0.03
fee_deposit = TESTKUDOS:0.03
fee_refresh = TESTKUDOS:0.04
fee_refund = TESTKUDOS:0.02
rsa_keysize = 1024
[coin_kudos_5]
@ -196,10 +196,10 @@ duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
fee_withdraw = TESTKUDOS:0.00
fee_deposit = TESTKUDOS:0.00
fee_refresh = TESTKUDOS:0.00
fee_refund = TESTKUDOS:0.00
fee_withdraw = TESTKUDOS:0.05
fee_deposit = TESTKUDOS:0.02
fee_refresh = TESTKUDOS:0.03
fee_refund = TESTKUDOS:0.04
rsa_keysize = 1024
[coin_kudos_10]