index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
Age
Commit message (
Expand
)
Author
2024-01-16
fix #8071
Christian Grothoff
2024-01-15
fix confusing error message
Christian Grothoff
2024-01-12
-fix makefile.am
Christian Grothoff
2024-01-12
-missed an instance of api usage in commit a6b35ee
Özgür Kesim
2024-01-12
fixes for #8069, #8070 and #8072
Özgür Kesim
2024-01-10
add support for taler-merchant-exchange to taler-unified-setup.sh
Christian Grothoff
2024-01-08
fix long-polling on purses GET with purse refund event
Christian Grothoff
2024-01-08
also do not respond with 410 to the GET /purses//merge request
Christian Grothoff
2024-01-06
add logic to launch merchant-depositcheck
Christian Grothoff
2023-12-26
remove extra '/'
Christian Grothoff
2023-12-25
fix #8015 (allow purse merge until they were actually expired/refunded)
Christian Grothoff
2023-12-23
Added appropriate response on contract-conflict during deposit
Özgür Kesim
2023-12-21
[wip, #7267] more refined denomination conflict response during deposit
Özgür Kesim
2023-12-18
disable auto_explain
Christian Grothoff
2023-12-13
[wip, #7267] more refined age commitment conflict response during deposit
Özgür Kesim
2023-12-10
-use enum values as indices
Özgür Kesim
2023-12-09
mark out #7999
Özgür Kesim
2023-12-09
mark out #8002
Özgür Kesim
2023-12-06
[policy extensions] mark out work for #7999+#8001
Özgür Kesim
2023-12-01
bugfixes to taler-exchange-dbconfig
Christian Grothoff
2023-11-30
keep foreign constraint properly in
Christian Grothoff
2023-11-29
[exchangedb] introduce sharding for policy-related tables
Özgür Kesim
2023-11-28
fix spelling issues
Christian Grothoff
2023-11-17
typo
Christian Grothoff
2023-11-17
-on conflict update
Christian Grothoff
2023-11-16
-specify conflict condition
Christian Grothoff
2023-11-16
-specify conflict condition
Christian Grothoff
2023-11-16
-fix typo in SQL
Christian Grothoff
2023-11-12
fix argument order
Christian Grothoff
2023-11-12
-more logging
Christian Grothoff
2023-11-12
keep redirect_url in KYC table to improve idempotency of GET
Christian Grothoff
2023-11-12
-more logging
Christian Grothoff
2023-11-03
fix oauth2 test converter
Christian Grothoff
2023-10-29
misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ...
Christian Grothoff
2023-10-29
-fix leaks
Christian Grothoff
2023-10-29
major clean up of /keys logic, validate offline signatures before /management...
Christian Grothoff
2023-10-29
-fix test FTBFS
Christian Grothoff
2023-10-27
fixes with respect to new blinding API
Christian Grothoff
2023-10-25
new blind signing code builds
Christian Grothoff
2023-10-17
address TODO: this is a foreign constraint, should be in a foreign helper fun...
Christian Grothoff
2023-10-17
-remove addressed fixme
Christian Grothoff
2023-10-17
-oec
Christian Grothoff
2023-10-17
implement recoup_refresh GC logic
Christian Grothoff
2023-10-17
-more fixmes
Christian Grothoff
2023-10-17
use reserve history instead of materialized index
Christian Grothoff
2023-10-17
use history table
Christian Grothoff
2023-10-17
use new 'was_decided' field instead of expensive subquery
Christian Grothoff
2023-10-17
-remove silly comment
Christian Grothoff
2023-10-17
add was_decided field and automatically set it via trigger
Christian Grothoff
2023-10-17
minor clean ups
Christian Grothoff
[next]