index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2024-08-05
work on merchant test_kyc_api"
Christian Grothoff
2024-07-31
DB schema change for storing more KYC status data
Christian Grothoff
2024-07-31
comment out most of test_kyc_api, requires more fundamental merchant work
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-06-13
move tokens_evs to wallet data and remove h_outputs
Christian Blättler
2024-06-13
“redeemed” —> “used"
Christian Blättler
2024-06-13
add rounding and remove h_issue
Christian Blättler
2024-06-13
Merge branch 'master' into tokens-payment
Christian Blättler
2024-06-06
add test for double-spending a token
Christian Blättler
2024-06-05
remove legacy user_type
Christian Grothoff
2024-05-26
-finish implementation of protocol v16, still undertested
Christian Grothoff
2024-05-26
expand POST /products to allow specifying categories the product is in
Christian Grothoff
2024-05-13
implement protocol spec v15
Christian Grothoff
2024-05-06
work on tokens
Christian Blättler
2024-04-30
work on tokens
Christian Blättler
2024-04-27
work on testing orders with tokens
Christian Blättler
2024-04-26
extend merchant lib to allow tokens as inputs
Christian Blättler
2024-04-17
update build system
Christian Blättler
2024-04-15
add token family GET and POST handlers to merchant lib
Christian Blättler
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-03-22
fix more json_XXX_size unsigned int issues
Christian Grothoff
2024-03-22
fix error handling logic in merchant_api_get_config
Christian Grothoff
2024-03-22
fix #8658
Christian Grothoff
2024-03-22
add logic to preserve and possibly update minimum_age in contract terms
Christian Grothoff
2024-03-19
implement protocol v13 (#8638)
Christian Grothoff
2024-03-18
implement protocol v12, fixes #7948
Christian Grothoff
2024-03-09
implement #8608
Christian Grothoff
2024-03-09
improve drop.sql to avoid having to update it whenever new SQL revisions are ...
Christian Grothoff
2024-03-03
implement #8357 - bump protocol version
Christian Grothoff
2024-03-03
implement #8357
Christian Grothoff
2024-02-24
expand test for #8353
Christian Grothoff
2024-02-10
try to fix #8353
Christian Grothoff
2024-02-09
set curl timeout when long-polling
Christian Grothoff
2024-02-06
deprecate '/instances/default', for clients to just use the shorter '/' path ...
Christian Grothoff
2024-02-05
remove reserves/rewards from public C APIs and tests
Christian Grothoff
2024-01-16
fix #8071
Christian Grothoff
2024-01-10
convert insert_transfer_details into stored procedure, may still need some de...
Christian Grothoff
2024-01-09
adapt to API change related to #8052
Christian Grothoff
2024-01-08
improve curl backwards compatibility, de-duplicate code
Christian Grothoff
2024-01-08
fix #8038
Christian Grothoff
2024-01-06
updating logic to use new depositcheck tooling (not yet working)
Christian Grothoff
2023-12-23
-fix leak
Christian Grothoff
2023-12-23
-fix leaks
Christian Grothoff
2023-12-22
-currency code was removed from currency specifications
Christian Grothoff
2023-12-17
-expand data returned from /config by merchant backend
Christian Grothoff
2023-12-16
partial implementation of protocol v6: GET with additional filters, POST not ...
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-11-24
address misc. FIXMEs
Christian Grothoff
2023-10-29
-fix use-after-free
Christian Grothoff
2023-10-27
modifications for new blind signing API
Christian Grothoff
[next]