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-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
2024-03-07
-fix case where frontend sets max_fee
Christian Grothoff
2024-03-07
add limits datastructure, move brutto to contract instead of choice
Christian Blättler
2024-02-29
serialize v0 contract
Christian Blättler
2024-02-29
separate structs implement discussed changes
Christian Blättler
2024-02-25
rought first draft of v1 contract terms data structures
Christian Blättler
2024-01-28
-fix misc. leaks
Christian Grothoff
2024-01-28
fix escaping, fix memory leaks
Christian Grothoff
2024-01-24
fix #8209
Christian Grothoff
2024-01-14
add logging
Christian Grothoff
2024-01-13
fix segv due to bad RC of .exchanges
Christian Grothoff
2024-01-13
more logging
Christian Grothoff
2024-01-13
more logging
Christian Grothoff
2024-01-02
tighten check for 'extra' field
Christian Grothoff
2023-12-25
-complete support for session_id in POST /private/orders
Christian Grothoff
2023-12-25
get forgettable test to pass again
Christian Grothoff
2023-12-24
-note on forgettable
Christian Grothoff
2023-12-23
products should be optional
Christian Blättler
[next]