index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2023-02-19
expose now returned purse_expiration in exchange API
Christian Grothoff
2023-02-19
-doxygen fixes
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-17
fix memory leak and transaction error handling related to KYC
Christian Grothoff
2023-02-16
add code to sanity-check KYC configuration and KYC decisions
Christian Grothoff
2023-02-14
begin API change to allow AML officers to trigger KYC process
Christian Grothoff
2023-02-13
work on AML notification logic
Christian Grothoff
2023-02-12
-work on AML trigger logic
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
add tests for new AML logic, plus related bugfixes
Christian Grothoff
2023-02-03
implement testing_api_cmd_check_aml_decision
Christian Grothoff
2023-02-03
implement testing_api_cmd_take_aml_decision.c
Christian Grothoff
2023-02-03
implement testing_api_cmd_set_officer
Christian Grothoff
2023-02-02
add logic to parse AML decision response
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-02-01
start work on AML decision query API
Christian Grothoff
2023-02-01
draft new AML API
Christian Grothoff
2023-01-29
KYC: misc. fixes to attribute attestation logic
Christian Grothoff
2023-01-27
add persona attribute conversion logic
Christian Grothoff
2023-01-27
work on kycaid attribute extraction
Christian Grothoff
2023-01-27
add logic to store attributes
Christian Grothoff
2023-01-27
add logic to store attributes
Christian Grothoff
2023-01-27
update GET attest logic now that it is clear that we must store KYC attribute...
Christian Grothoff
2023-01-27
address DB failure error handling in KYC check
Christian Grothoff
2023-01-27
address DB failure error handling in KYC check
Christian Grothoff
2023-01-22
-towards storing KYC attribute data
Christian Grothoff
2023-01-22
add new subcommands for AML staff management and partner exchanges
Christian Grothoff
2023-01-21
add new endpoints to main dispatcher
Christian Grothoff
2023-01-20
-new testing APIs
Christian Grothoff
2023-01-18
new AML APIs (libtalerexchange)
Christian Grothoff
2023-01-16
fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API:
Christian Grothoff
2023-01-16
-fix KYC logic change to work for all plugins and not just OAuth2.0
Christian Grothoff
2023-01-15
-fix compiler warning: add missing prototype
Christian Grothoff
2023-01-02
mark parameter as const; free correct object
Özgür Kesim
2023-01-01
-crypto for AML decision signatures
Christian Grothoff
2022-12-31
write KYC attribute encryption logic
Christian Grothoff
2022-12-30
-doxygen fixes
Christian Grothoff
2022-12-30
-add prototypes
Christian Grothoff
2022-12-29
expand DB API with AML functions, fix purse refund calculations in libtalerex...
Christian Grothoff
2022-12-28
add notification logic on purse deletion
Christian Grothoff
2022-12-28
add purse delete testing CMD
Christian Grothoff
2022-12-28
add purse delete functions to libtalerexchange
Christian Grothoff
2022-12-28
-define purse deletion C API
Christian Grothoff
2022-12-27
-first sketch for purse delete handler
Christian Grothoff
2022-12-27
-add do_purse_delete API
Christian Grothoff
2022-12-27
-new crypto functions
Christian Grothoff
[next]