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-02-19
on idempotent deposit, just skip most of the transaction
Christian Grothoff
2023-02-19
fix typo
Christian Grothoff
2023-02-19
-doxygen fixes
Christian Grothoff
2023-02-19
also inform about AML-triggered KYC requirement in GET deposits endpoint
Christian Grothoff
2023-02-19
return KYC requirement row when AML imposed KYC requirements on withdraw; ret...
Christian Grothoff
2023-02-17
more towards actually allowing AML decisions to trigger KYC
Christian Grothoff
2023-02-14
begin API change to allow AML officers to trigger KYC process
Christian Grothoff
2023-02-14
-fix test FTBFS
Christian Grothoff
2023-02-13
-fix notify_s argument passing
Christian Grothoff
2023-02-13
work on AML notification logic
Christian Grothoff
2023-02-12
-more work on AML triggers for P2P transfers
Christian Grothoff
2023-02-12
-work on AML trigger logic
Christian Grothoff
2023-02-07
fix get_link_data logic
Christian Grothoff
2023-02-06
update with sort in c code
Joseph
2023-02-05
-debugging batch reserves_in notification logic: success: pg_notify does not ...
Christian Grothoff
2023-02-05
-fix transaction issue in exchange test
Christian Grothoff
2023-02-05
-fix FTBFS of exchange test
Christian Grothoff
2023-02-05
exchangedb: use partial index instead of materialized tables deposits_by_read...
Christian Grothoff
2023-02-04
-fix AML decision update logic and history fetch logic
Christian Grothoff
2023-02-04
-doxygen typos
Christian Grothoff
2023-02-04
add tests for new AML logic, plus related bugfixes
Christian Grothoff
2023-02-02
more work on KYC/AML decision inspection
Christian Grothoff
2023-02-02
draft for the AML GET decision endpoint
Christian Grothoff
2023-02-02
first draft of implementation of GET AML decisions endpoint
Christian Grothoff
2023-01-30
update link data test
Joseph
2023-01-30
update test link data
Joseph
2023-01-30
test for link data
Joseph
2023-01-29
KYC: misc. fixes to attribute attestation logic
Christian Grothoff
2023-01-27
work on kycaid attribute extraction
Christian Grothoff
2023-01-27
-ignore new tests
Christian Grothoff
2023-01-23
fix SQL syntax
Joseph
2023-01-23
tests for refunds_by_coin and ready_deposit
Joseph
2023-01-22
address DB FIXMEs for AML
Christian Grothoff
2023-01-21
add new endpoints to main dispatcher
Christian Grothoff
2023-01-16
-typos
Christian Grothoff
2023-01-16
do not 500 on empty reserve history by not ignoring undecided purses that may...
Christian Grothoff
2023-01-16
log which subquery failed
Christian Grothoff
2023-01-16
-fix args
Christian Grothoff
2023-01-16
fix for foreign key constraint problem for free purses on purse creation from...
Christian Grothoff
2023-01-13
exchangedb: remove bogus foreign key constraint
Christian Grothoff
2023-01-12
-remove duplicate definitions
Christian Grothoff
2023-01-11
adjust partition and primary keys commitments and reveals in withdraw-age
Özgür Kesim
2023-01-11
-add a few missing indices/foreign key constraints
Christian Grothoff
2023-01-11
choose correct partition pivot and denormalization for withdraw-age related t...
Özgür Kesim
2023-01-11
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2023-01-11
-no drop
Christian Grothoff
2023-01-11
new functions for inserting into link_data ready_deposit refunds
Joseph
2023-01-10
added schema for withdraw with age restriction
Özgür Kesim
2023-01-10
-fix multiple definitions of same variable in Makefile.am
Özgür Kesim
2023-01-09
-add index on shard
Christian Grothoff
[next]