index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test-taler-exchange-wirewatch-postgres.conf
Age
Commit message (
Expand
)
Author
2023-11-10
add admin credentials for /admin/add/incoming, makes tests pass with latest l...
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-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-05-13
-move AML_THRESHOLD option to exchange
Christian Grothoff
2023-02-09
-start on AML work (incomplete)
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-02-04
split .conf files into rsa and cs
Lucien Heuzeveldt
2022-02-04
denomination CIPHER field per denom
Gian Demarmels
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
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-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