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-aggregator-postgres.conf
Age
Commit message (
Expand
)
Author
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-16
fix config for aggregator test
Christian Grothoff
2020-12-16
aggregator test now does also needs exchange running, if only to post the fee...
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
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