Age | Commit message (Collapse) | 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 ↵ | Christian Grothoff | |
libeufin-bank | |||
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 ↵ | Christian Grothoff | |
taler-specific logic in the test engine core | |||
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 | |
- taler-offline-tool now handles extensions - command "extensions" added with subcommands "show" and "sign" - parses extensions from taler config - shows and signs of extensions and their configurations - creates signed set of configurations for upload - added test for retrieval of extension config - simplified signature verification for extensions - remove per-extension signatures, also from DB schema - adjust prepared statements accordingly - adjust DB event handler for extensions - allow NULL for config for extension in DB schema - handler for /management/extensions adjusted to new datastructures - changed test for TALER_denom_blind/TALER_denom_sign_blinded with and without TALER_AgeHash - minor updates and various fixes | |||
2021-08-03 | restructure configuration, move bank account credentials from ↵ | Christian Grothoff | |
exchange-account-XXX to exchange-accountcredentials-XXX | |||
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 | typosCodeBlau-NGI-2019 | Christian Grothoff | |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes ↵ | Christian Grothoff | |
(existing) tests | |||
2020-01-19 | use TALER_config_get_amount() consistently, require currency rounding option ↵ | Christian Grothoff | |
to exist instead of defaulting | |||
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 | |