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-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
2023-10-13
add currency specification parsing to /config logic in libtalermerchant
Christian Grothoff
2023-09-19
fix report when same exchange URL is configured in multiple configuration sec...
Christian Grothoff
2023-09-11
add wallet_data support to merchant
Christian Grothoff
2023-09-01
new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...
Christian Grothoff
2023-08-22
add currency to amounts in merchant DB
Christian Grothoff
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-13
merging /keys and /wire API in the exchange
Christian Grothoff
2023-07-11
-initialize value
Özgür Kesim
2023-07-10
tip -> reward
Christian Grothoff
2023-07-04
adaptations to latest exchange API
Christian Grothoff
2023-07-03
-more API clean up
Christian Grothoff
2023-07-03
-fix merchant FTBFS
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-06-04
-doxygen
Christian Grothoff
2023-06-04
another FIXME done
Christian Grothoff
2023-06-04
another FIXME done
Christian Grothoff
2023-06-04
taxes are an array
Christian Grothoff
2023-06-04
fix another FIXME
Christian Grothoff
2023-06-04
fix another FIXME
Christian Grothoff
2023-06-04
fix another FIXME
Christian Grothoff
2023-06-03
address more FIXMEs
Christian Grothoff
2023-06-03
address more FIXMEs
Christian Grothoff
2023-06-03
misc style improvements
Christian Grothoff
2023-05-28
implement new account api in libtalermerchant (for #7824)
Christian Grothoff
2023-05-18
rename .success to .ok for consistency
Christian Grothoff
2023-05-10
-more NZL
Christian Grothoff
2023-05-10
-always use GNUNET_memcpy
Christian Grothoff
2023-05-10
fix 0-length VLAs
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2023-04-26
address #7820
Christian Grothoff
[next]