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-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
2023-08-31
reserve space for wallet_data_hash in schema
Christian Grothoff
2023-08-27
-fix issue with multiple dbinit running concurrently
Christian Grothoff
2023-08-23
add anastasis facade to fakebank
Christian Grothoff
2023-08-01
amount-specific functions, not procedures
Özgür Kesim
2023-07-30
add missing prepared statements
Christian Grothoff
2023-07-30
remove wrap_size, obsolete
Christian Grothoff
2023-07-30
remove pre-array batch reserves-in insertion logic
Christian Grothoff
2023-07-30
misc bug fixes in batch insert
Christian Grothoff
2023-07-30
unify to TEXT instead of mixing TEXT and VARCHAR
Christian Grothoff
2023-07-30
-remove silly comment
Christian Grothoff
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
-fix typos
Özgür Kesim
2023-07-30
[pq] use GNUNET_PQ_get_oid_by_name consistently
Özgür Kesim
2023-07-29
dce
Christian Grothoff
2023-07-29
migration to new amount style for exchangedb
Christian Grothoff
[next]