summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_deposits_get.c
AgeCommit message (Collapse)Author
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-05-04finish implementation for #7808Christian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-11-07add required payto URI traitsChristian Grothoff
2021-11-07add kyc-wallet test commandChristian Grothoff
2021-11-07expose KYC traits for withdraw/get deposits commandsChristian Grothoff
2021-10-27work on testing ftbfsChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for ↵Christian Grothoff
KYC implementation
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵Christian Grothoff
deep copies
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵Christian Grothoff
a struct (simplifies merchant later)
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff