index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-04-27
work on testing orders with tokens
Christian Blättler
2024-04-27
fix token family key parsing
Christian Blättler
2024-04-27
tokens, not coins 🙃
Christian Blättler
2024-04-27
set valid_after timestamp to rounded value of matching key
Christian Blättler
2024-04-26
build tokens array in test command
Christian Blättler
2024-04-26
add pay command to tokens test case (which will currently fail)
Christian Blättler
2024-04-26
extend testing lib to support paying for orders with choices
Christian Blättler
2024-04-26
extend merchant lib to allow tokens as inputs
Christian Blättler
2024-04-26
fix memory management in case of error
Christian Blättler
2024-04-26
fix choices length check
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-25
rename signature
Christian Blättler
2024-04-21
work on pay handler
Christian Blättler
2024-04-21
pay: fetch and parse choices from db
Christian Blättler
2024-04-21
fix serialized json format of choices
Christian Blättler
2024-04-21
fix timestamp in order creation test
Christian Blättler
2024-04-20
parse tokens in pay handler
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
fix choice index type
Christian Blättler
2024-04-18
adapt to changed spec and fix key handling
Christian Blättler
2024-04-18
add new migration to makefile
Christian Blättler
2024-04-18
remove todo
Christian Blättler
2024-04-18
check hash before inserting
Christian Blättler
2024-04-18
fix hash length constraint
Christian Blättler
2024-04-18
use better error code
Christian Blättler
2024-04-18
add sql migration to add choice_index in db
Christian Blättler
2024-04-18
fix compiler warning
Christian Blättler
2024-04-18
add choice_index to private get orders id
Christian Blättler
2024-04-17
test_merchant_api_* passing
Christian Blättler
2024-04-17
update build system
Christian Blättler
2024-04-16
implement orders with choices test case
Christian Blättler
2024-04-16
add post tokenfamilies cmd
Christian Blättler
2024-04-15
add token family GET and POST handlers to merchant lib
Christian Blättler
2024-04-15
improve output of test
Christian Blättler
2024-04-15
add test for order creation with v1 contract
Christian Blättler
2024-04-10
Merge branch 'master' into tokens
Christian Blättler
2024-04-10
serialize v1 orders
Christian Blättler
2024-04-10
add db functions to select & insert token family keys
Christian Blättler
2024-04-09
fix typo
Christian Grothoff
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-04-08
-bump due to crash fix
Christian Grothoff
2024-04-08
fix urn
Christian Grothoff
2024-04-07
add cache control to /config
Christian Grothoff
2024-04-01
-do not return 0-orders as unwired
bfh-snack-2024-4
Christian Grothoff
2024-04-01
-filter by *effective* refunds
Christian Grothoff
2024-04-01
consider refunds when checking exchange transfer claims
Christian Grothoff
2024-04-01
nicer logging
Christian Grothoff
[next]