Christian Grothoff
090c532b3a
return AML status together with KYC status
2023-04-10 10:48:32 +02:00
Christian Grothoff
a30827fcef
-fix missing comments
2023-03-31 14:03:12 +02:00
Christian Grothoff
6eed8917c3
fix exchangedb build errors
2023-03-31 13:50:32 +02:00
Joseph
9cce35d270
New sql code for batch ensure coin known
2023-03-29 11:18:20 -04:00
Joseph
d83c2539bc
some changes for known coins
2023-03-27 09:54:59 -04:00
Joseph
fb70814d46
some changes for ensure known coin
2023-03-27 09:54:59 -04:00
a2c70ff0c8
-typos
2023-03-13 08:53:16 +01:00
187ae6f8a2
WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n
...
- coin, blinding, nonce and age restriction now derived from
TALER_PlanchetMasterSecretP
- use max_age instead than max_age_group as argument
- Also, docs updated in other repo.
2023-03-13 00:31:49 +01:00
b4128c2c2a
WiP: age-withdraw implementation, part 1/n
...
Commit phase of the age-withdraw protocol implemented, according to
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
2023-03-01 11:11:46 +01:00
Christian Grothoff
06e2e8022c
return KYC requirement row when AML imposed KYC requirements on withdraw; return KYC choices in new /config endpoint
2023-02-19 10:21:29 +01:00
Christian Grothoff
aa5e7d2ad5
more towards actually allowing AML decisions to trigger KYC
2023-02-17 18:24:20 +01:00
Christian Grothoff
afe3f70d33
begin API change to allow AML officers to trigger KYC process
2023-02-14 14:26:00 +01:00
Christian Grothoff
dc40f6c679
work on AML notification logic
2023-02-13 16:00:37 +01:00
Christian Grothoff
923ff3126e
-work on AML trigger logic
2023-02-12 14:39:54 +01:00
Christian Grothoff
ab03ba16e9
exchangedb: use partial index instead of materialized tables deposits_by_ready and deposits_by_matching; remove now broken code; rename benchmarks to use perf_-prefix and correspond to function they benchmark
2023-02-05 19:11:47 +01:00
Christian Grothoff
19da4bd638
add tests for new AML logic, plus related bugfixes
2023-02-04 16:01:46 +01:00
Christian Grothoff
eab95d0154
draft for the AML GET decision endpoint
2023-02-02 12:03:55 +01:00
Christian Grothoff
915542e69c
first draft of implementation of GET AML decisions endpoint
2023-02-02 11:40:44 +01:00
Christian Grothoff
32fac55f7e
update GET attest logic now that it is clear that we must store KYC attributes locally:
2023-01-27 14:43:25 +01:00
Christian Grothoff
d131951fbe
add new endpoints to main dispatcher
2023-01-21 23:08:29 +01:00
Christian Grothoff
c5773ce206
-doxygen fixes
2022-12-30 14:44:24 +01:00
Christian Grothoff
b7000379ed
-add prototypes
2022-12-30 13:45:36 +01:00
Christian Grothoff
26aa9d985e
expand DB API with AML functions, fix purse refund calculations in libtalerexchange
2022-12-29 11:48:57 +01:00
Christian Grothoff
880c14909b
add notification logic on purse deletion
2022-12-28 23:44:17 +01:00
Christian Grothoff
9facc2d381
-first sketch for purse delete handler
2022-12-27 22:01:48 +01:00
Christian Grothoff
787c56e7e9
-add do_purse_delete API
2022-12-27 21:18:12 +01:00
Joseph
b0c106124c
new batch test and standard deviation
2022-12-20 05:00:38 -05:00
Christian Grothoff
b6b80e61f4
refactor wirewatch to enable use of batch API
2022-12-19 21:41:32 +01:00
Christian Grothoff
d1c160d1b9
properly handle GONE case on purse deposit
2022-12-09 13:33:57 +01:00
Joseph
6e3d1bdc91
some modifications for batch test
2022-12-06 08:09:45 -05:00
Christian Grothoff
cf2e37cd87
more work on SQL refactoring
2022-11-27 21:21:04 +01:00
Joseph
f60e38077c
some modifications on batch_test for reserves_in
2022-11-21 10:40:08 -05:00
752f102738
policy extensions and age restriction refactoring
...
- refactoring of extension-plugin-mechanism
- refactoring of age restriction extension
- added policy extensions plugin plumbing
- added DB schema and api
- policy_details
- policy_fulfillments
2022-11-04 12:18:16 +01:00
Christian Grothoff
2e3460b460
-doxygen
2022-11-02 14:42:56 +01:00
Christian Grothoff
481ffc1a0a
remove wad fee, kyc fee and kyc-timeout
2022-11-01 16:43:59 +01:00
Christian Grothoff
22357678a0
purse auditor helper theoretically complete (but DB logic still missing)
2022-11-01 15:15:35 +01:00
Christian Grothoff
2d55647f2a
add support for reserve open/close operations to auditor, begin to split off purse auditing logic
2022-10-30 17:36:57 +01:00
Christian Grothoff
a8dac27be8
return open/close requests in reserve history
2022-10-15 21:26:03 +02:00
Christian Grothoff
38876c503f
-refactor DB for reserve history/status routines
2022-10-15 16:19:14 +02:00
Christian Grothoff
eebc030f6c
add logic to return information about purse refunds in coin histories
2022-10-15 10:43:26 +02:00
Christian Grothoff
1ee69f6f1d
-towards returning reserve open deposits in coin history
2022-10-13 22:43:22 +02:00
Christian Grothoff
09310cc66e
-implement reserve closure in test
2022-10-13 19:07:25 +02:00
Christian Grothoff
4702b156dc
-work on reserve control tests
2022-10-12 22:16:40 +02:00
Christian Grothoff
ea11a9a0fd
-add missing SQL logic
2022-10-08 22:26:54 +02:00
Christian Grothoff
7e5c6a7e46
-insert routines
2022-10-05 16:38:29 +02:00
Christian Grothoff
67d6bbd736
-work on header towards taler-auditor-sync for new tables
2022-10-05 16:13:12 +02:00
Christian Grothoff
f7b06e308f
-work on reserve_open DB API
2022-10-04 19:18:43 +02:00
Christian Grothoff
856b8e26c2
-more work on new DB logic
2022-10-03 23:54:12 +02:00
Christian Grothoff
4a487b179c
-implement sketch for pg_do_reserve_open.c
2022-10-03 19:34:11 +02:00
Christian Grothoff
3bca75d6cf
complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still without DB logic or tests)
2022-10-02 23:57:09 +02:00