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-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
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
2023-07-28
taler_amount type introduced in reserves table and corresponding functions
Özgür Kesim
2023-07-28
FAILING attempt to make echange.reserve use taler_amount
Özgür Kesim
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...
Christian Grothoff
2023-07-28
-fix type defs
Christian Grothoff
2023-07-27
[WiP] added TALER_AMOUNT type to Postgres - first in age_withdraw
Özgür Kesim
2023-07-26
[age-withdraw] WIP - database transaction during reveal works now
Özgür Kesim
2023-07-24
[age-withdraw] first tests pass
Özgür Kesim
2023-07-23
kyc logic with birthdate setting test added
Özgür Kesim
2023-07-23
[kyc] put reserve_pub into legitimization_requirements
Özgür Kesim
2023-07-23
Added reserve_pub to kyc legitimization_processes
Özgür Kesim
2023-07-16
fix taler-aggregator-benchmark
Christian Grothoff
2023-06-27
-fix parameter in stored procedures
Özgür Kesim
2023-06-26
-fixed typos
Özgür Kesim
[prev]
[next]