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 (
Collapse
)
Author
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
remain
2023-10-29
-fix leaks
Christian Grothoff
2023-10-29
major clean up of /keys logic, validate offline signatures before ↵
Christian Grothoff
/management/keys transaction logic starts
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 ↵
Christian Grothoff
function
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 ↵
Christian Grothoff
legacy /withdraw endpoint
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 ↵
v0.9.4-dev.1
Christian Grothoff
history logic
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
2023-09-19
work on reserve history API
Christian Grothoff
2023-09-19
complete coin history DB logic to properly handle new ETags
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-09-17
first cut for API to get coin history
Christian Grothoff
2023-09-16
add triggers to populate reserve history table
Christian Grothoff
2023-09-16
create coin history table via triggers
Christian Grothoff
2023-09-14
fix: reserve_found NULL when the reserve is partially filled
Sebastian
2023-09-14
get test_auditor to pass
Christian Grothoff
2023-09-14
more work towards auditor support for AML/KYC
Christian Grothoff
2023-09-13
work on KYC support in auditor (WiP, not finished)
Christian Grothoff
2023-09-11
handle NULL entry correctly
Christian Grothoff
2023-09-11
one more missing check for no_age_commitment hash
Christian Grothoff
2023-09-11
-fix wrong type after type was split"
Christian Grothoff
2023-09-11
improve wallet_Data support in exchange APIs
Christian Grothoff
2023-09-11
add support for wallet_data_hash in API
Christian Grothoff
2023-09-10
-fix typo
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ↵
Christian Grothoff
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups
2023-09-06
remove locking, we'll revert to sequential use as locking requires superuser
Christian Grothoff
2023-09-01
-spelling
Christian Grothoff
[next]