index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_exchange_api.conf
Age
Commit message (
Expand
)
Author
2024-03-23
fix configuration files of test-auditor
Christian Grothoff
2023-11-10
add admin credentials for /admin/add/incoming, makes tests pass with latest l...
Christian Grothoff
2023-11-03
fix oauth2 test converter
Christian Grothoff
2023-10-12
update private key files and harden checks for currency codes
Christian Grothoff
2023-10-05
clean up taler-unified setup for new libeufin-bank
Christian Grothoff
2023-09-21
migrate to new bank API
Christian Grothoff
2023-07-21
-more multi-account fixes
Christian Grothoff
2023-07-15
-get taler-exchange-benchmark to work
Christian Grothoff
2023-07-15
-fix up config
Christian Grothoff
2023-07-10
use DK age group, not global age group
Christian Grothoff
2023-07-05
fix mime-type matching (#7882)
Christian Grothoff
2023-06-25
more work on atomizing exchange API: deposit
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-05-14
allow '#'
Christian Grothoff
2023-05-13
-move AML_THRESHOLD option to exchange
Christian Grothoff
2023-02-09
-start on AML work (incomplete)
Christian Grothoff
2023-02-04
-deduplicate configs
Christian Grothoff
2022-02-07
-fix config file names
Christian Grothoff
2022-02-04
split .conf files into rsa and cs
Lucien Heuzeveldt
2022-02-04
denomination CIPHER field per denom
Gian Demarmels
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-06-01
-badness
Christian Grothoff
2021-04-28
use grothoff in runtimedir when testing
Christian Grothoff
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-16
reduce lookahead_sign in tests to improve test performance a bit
Christian Grothoff
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-17
remove obsolete configuration options
Christian Grothoff
2020-12-12
add missing signkey_legal_duration option to test configs
Christian Grothoff
2020-12-01
start with exchange management test
Christian Grothoff
2020-07-21
mmap() ToS/PP and pre-compute compressed replies (fixes #6199)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-17
a first, untested stab at #6123, committing intermediate result that passes (...
Christian Grothoff
2020-01-19
use TALER_config_get_amount() consistently, require currency rounding option ...
Christian Grothoff
2020-01-19
remove redundant METHOD option, we can derive it from PAYTO_URI
Florian Dold
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold