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-orders.c
Age
Commit message (
Expand
)
Author
2024-11-16
adapt merchant to taler-config split
v0.14.1-dev.2
Christian Grothoff
2024-11-15
update of the order_created webhook
bohdan-potuzhnyi
2024-11-15
small change
Bohdan Potuzhnyi
2024-11-15
first ideas on webhooks
Bohdan Potuzhnyi
2024-10-07
respect zero-limits
Christian Grothoff
2024-10-06
-more logging
Christian Grothoff
2024-10-06
bump timeout to 2500ms, fixes #9240
Christian Grothoff
2024-10-02
-more logging
Christian Grothoff
2024-10-01
fix #9197: wait at most 250ms for /keys from exchanges before giving up
Christian Grothoff
2024-09-30
fix #9219
Christian Grothoff
2024-09-29
re-trigger exchange KYC checks if we failed to create an order due to low limits
Christian Grothoff
2024-09-10
handle zero-amount orders better
Christian Grothoff
2024-09-10
improve error response
Christian Grothoff
2024-09-10
add logic to enforce hard limit on order creation
Christian Grothoff
2024-09-10
clean up order, no semantic change
Christian Grothoff
2024-09-07
work towards taler-merchant-kyccheck helper
Christian Grothoff
2024-09-05
fix #9170
Christian Grothoff
2024-06-13
Merge branch 'master' into tokens-payment
Christian Blättler
2024-06-06
check validity period of token families and keys
Christian Blättler
2024-05-26
-finish implementation of protocol v16, still undertested
Christian Grothoff
2024-05-11
misc
Christian Blättler
2024-04-27
set valid_after timestamp to rounded value of matching key
Christian Blättler
2024-04-26
add todo
Christian Blättler
2024-04-25
fix set_token_family memory leaks
Christian Blättler
2024-04-25
parse and hash wallet data in pay handler
Christian Blättler
2024-04-21
work on pay handler
Christian Blättler
2024-04-21
fix serialized json format of choices
Christian Blättler
2024-04-20
rename keys
Christian Blättler
2024-04-19
proper date rounding & fix db key extraction
Christian Blättler
2024-04-19
remove todo
Christian Blättler
2024-04-19
use better error code
Christian Blättler
2024-04-19
fix typos
Christian Blättler
2024-04-18
adapt to changed spec and fix key handling
Christian Blättler
2024-04-18
remove todo
Christian Blättler
2024-04-18
use better error code
Christian Blättler
2024-04-10
Merge branch 'master' into tokens
Christian Blättler
2024-04-10
serialize v1 orders
Christian Blättler
2024-03-22
fix more size_t / unsigned int confusions in merchant backend
Christian Grothoff
2024-03-22
add logic to preserve and possibly update minimum_age in contract terms
Christian Grothoff
2024-03-22
implement memory management review feedback
Christian Blättler
2024-03-20
first smoke tests
Christian Blättler
2024-03-19
address TODOs
CodeBlau-NGI-t2.7
Christian Grothoff
2024-03-18
move lookup order for idempotency check into transaction scope where it belongs
Christian Grothoff
2024-03-18
serialize v1 contract ready for db
Christian Blättler
2024-03-10
first shot at v1 contract serialization
Christian Blättler
2024-03-10
implement parsing of choices array for v1 contracts
Christian Blättler
2024-03-08
remove unused merchant_pub field (set directly in serialize order phase)
Christian Blättler
2024-03-08
build merchant information in serialization phase
Christian Blättler
2024-03-08
parse v0 max_fee into limits struct
Christian Blättler
2024-03-07
add choices array to v0 contract logic
Christian Blättler
[next]