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-get-orders-ID.c
Age
Commit message (
Expand
)
Author
2024-04-18
add choice_index to private get orders id
Christian Blättler
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-02-10
try to fix #8353
Christian Grothoff
2024-01-29
-fix assertions
Christian Grothoff
2024-01-13
-fix bug
Christian Grothoff
2024-01-13
-typo
Christian Grothoff
2024-01-13
-typo
Christian Grothoff
2024-01-13
-add assertions
Christian Grothoff
2024-01-13
-add assertions
Christian Grothoff
2024-01-06
updating logic to use new depositcheck tooling (not yet working)
Christian Grothoff
2024-01-04
remove silly code duplication
Christian Grothoff
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
2024-01-03
simplify logic: only look in orders table if contracts table failed
Christian Grothoff
2024-01-03
first steps towards cleaning up GET /private/orders/ request handling logic
Christian Grothoff
2023-10-13
more work on multicurrency support: use checks everywhere...
Christian Grothoff
2023-10-13
-first hack at multicurrency support in merchant
Christian Grothoff
2023-09-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
2023-07-13
merging /keys and /wire API in the exchange
Christian Grothoff
2023-07-10
-doxygen fixes
Christian Grothoff
2023-07-05
-more merchant clean up
v0.9.3-dev.2
Christian Grothoff
2023-06-25
adapt to latest exchange API changes
Christian Grothoff
2023-05-04
adjust to minor API change from #7808
Christian Grothoff
2023-05-04
-minor code cleanup
Christian Grothoff
2023-05-03
-dox
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
2023-02-20
preparations to store AML decision if any is returned by the exchange, incomp...
Christian Grothoff
2022-08-21
-fix FTBFS after exchange API changes
Christian Grothoff
2022-08-14
adjust to latest exchange API rename
Christian Grothoff
2022-06-25
-doxygen fixes
Christian Grothoff
2022-06-06
fix backend double-pay issue (#7244)
Christian Grothoff
2022-05-11
feat: calculate and return how much refund has been taken already
Sebastian
2022-05-11
fix: order is "refund_pending" if any of the refund is pending
Sebastian
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
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-19
introduce new data type for the post-orders hash used for idempotency checks,...
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-11-19
add missing 'break'
Christian Grothoff
2021-11-17
-misc fixes wrt long polling
Christian Grothoff
2021-11-03
fix bizarre logic error
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-10-20
add KYC handling to get-orders handler
Christian Grothoff
2021-10-13
-migrate logic to match latest C API changes from the exchange
Christian Grothoff
2021-08-25
complete implementation of #6956: long polling triggers via database backend
Christian Grothoff
2021-08-25
-add more events
Christian Grothoff
2021-08-24
-begin with new backend event subscription logic
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2021-08-07
-code cleanup: use new GNUNET_TIME functions
Christian Grothoff
[next]