index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_cmd_post_transfers.c
Age
Commit message (
Expand
)
Author
2024-11-05
-bugfix
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2023-07-16
got merchant benchmark to pass
Christian Grothoff
2023-07-16
-fail if transfer is not found, instead of hanging
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-05-04
get tests to work for #6363
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2023-04-23
modernize POST /transfers API
Christian Grothoff
2023-04-10
prepare test_kyc_api to test #7684
Christian Grothoff
2022-11-21
adapt to latest bank API
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-10-28
-work on FTBFS
Christian Grothoff
2021-08-12
fix FTBFS: rename ‘TALER_BANK_DebitDetails’ member from ‘credit_account...
Thien-Thi Nguyen
2021-08-12
fix FTBFS: add (newly required) arg to ‘TALER_BANK_debit_history’ call
Thien-Thi Nguyen
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-05-19
add test for #6876, and minor fixes
Christian Grothoff
2021-05-18
implement delete transfer cmd
Christian Grothoff
2021-05-11
fix #6861, maybe #6854
Christian Grothoff
2020-10-31
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Christian Grothoff
2020-10-20
@param name[out] -> @param[out] name
MS
2020-10-16
try using macro to comment out legacy logic
Christian Grothoff
2020-10-15
Doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-07-10
checks for refunds and transfers returned in merchant get order
Jonathan Buchanan
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-07-03
test GET /private/transfers
Jonathan Buchanan
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-06-27
fix #6236
Christian Grothoff
2020-05-13
sketch for GET /transfers cmd
Christian Grothoff