index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_private-post-transfers.c
Age
Commit message (
Expand
)
Author
2024-01-26
-fix check
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-10-13
-first hack at multicurrency support in merchant
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-05-03
add notification to wake up taler-merchant-exchange
Christian Grothoff
2023-05-03
expand merchant order logic to return exchanges trusted by the merchant and i...
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2022-11-01
adjust to latest exchange changes
Christian Grothoff
2022-03-10
fix #7190: handle new wad fees properly in merchant
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-02
fix various cases where shutdown did not work if long pollers were present (#...
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-09-02
-nicer logging
Christian Grothoff
2021-08-31
add test for #6912
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-01
-more json_pack fun
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-23
insert missing rollbacks
Christian Grothoff
2021-06-16
fixing #6903
Christian Grothoff
2021-05-17
implement POST reserves timeout (#6875)
Christian Grothoff
2021-05-17
check for compatible currency during POST
Christian Grothoff
2021-05-17
fix crash on exit: resuming would skip list entries
Christian Grothoff
2021-05-11
explain #6854: the break was bogus
Christian Grothoff
2021-05-11
fix #6861, maybe #6854
Christian Grothoff
2021-05-11
add instance to query to ensure no cross-instance conflicts; still, this does...
Christian Grothoff
2021-05-11
assert to break
Sebastian
2021-05-09
more work on #6854
Christian Grothoff
2021-05-09
make POST /private/transfers a proper transaction (relates to #6854, but uncl...
Christian Grothoff
2021-01-18
insert_transfer_details is running its own transaction, no need to create an ...
Christian Grothoff
2021-01-18
add missing rollbacks to fix some transactions
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-31
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Christian Grothoff
2020-10-26
use corret HTTP status codes (#6434)
Christian Grothoff
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-08-29
fix hash_from_string confusion and other unchecked return value issues
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-05-30
fix DB use
Christian Grothoff
2020-05-18
implement POST /reserves
Christian Grothoff
2020-05-12
implement merchant_api_post_transfers.c
Christian Grothoff
2020-05-09
towards idempotency in POST /private/transfers
Christian Grothoff
2020-05-08
more work on POST /transfer
Christian Grothoff
2020-05-07
more work on post /transfers and the like
Christian Grothoff
2020-05-07
implement POST /transfers
Christian Grothoff
2020-05-06
fix FTBFS
Christian Grothoff
2020-05-06
db work for POST /transfers
Christian Grothoff
[next]