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
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
2023-10-17
kill another dead index, beautify SQL
Christian Grothoff
2023-10-17
kill another dead index, beautify SQL
Christian Grothoff
2023-10-17
-remove dead index, add comment on live index
Christian Grothoff
2023-10-17
-use partial indices where applicable
Christian Grothoff
2023-10-17
remove select-* logics'
Christian Grothoff
2023-10-15
remove dead do_withdraw code
Christian Grothoff
2023-10-15
avoid extra transaction to fetch balance if reserve is out of funds, remove l...
Christian Grothoff
2023-10-15
-address FIXME
Christian Grothoff
2023-10-05
-silliness
Christian Grothoff
2023-10-05
-fixing missing '/' at end of paths in Debian package, implement coin history...
v0.9.4-dev.1
Christian Grothoff
2023-09-21
migrate to new bank API
Christian Grothoff
2023-09-21
address constraint violation detected by peer-repair integration test
Christian Grothoff
2023-09-19
finish new reserve history logic
Christian Grothoff
[next]