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
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