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
Joseph
42258d5778
nothing to update
2023-03-27 09:54:59 -04:00
Joseph
39f2d441f7
Spi files
2023-03-27 09:53:51 -04:00
Joseph
5dfa56727e
New spi files
2023-03-27 09:51:09 -04: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
Christian Grothoff
72ad473fde
misc minor fixes
2023-03-04 17:04:12 +01:00
468006c60b
WiP: age-withdraw implementation, part 2/n
...
Commit phase of the age-withdraw protocol implemented, according to
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
- added new files, forgot in previous commit
2023-03-01 11:14:30 +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
7da69142b4
-misc minor bugfixes
2023-02-21 14:44:31 +01:00
priscilla
a7f0611a88
update changes with pull
2023-02-20 12:17:10 -05:00
priscilla
3e6a6f0ee6
update
2023-02-20 12:17:09 -05:00
Christian Grothoff
13d90bb1a3
on idempotent deposit, just skip most of the transaction
2023-02-19 21:46:15 +01:00
Christian Grothoff
e2fe36a0be
fix typo
2023-02-19 21:05:36 +01:00
Christian Grothoff
b414183283
-doxygen fixes
2023-02-19 11:22:53 +01:00
Christian Grothoff
2fd87736b4
also inform about AML-triggered KYC requirement in GET deposits endpoint
2023-02-19 10:26:06 +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
437e6ec86a
-fix test FTBFS
2023-02-14 13:01:35 +01:00
Christian Grothoff
57e2f38bd2
-fix notify_s argument passing
2023-02-13 21:12:00 +01:00
Christian Grothoff
dc40f6c679
work on AML notification logic
2023-02-13 16:00:37 +01:00
Christian Grothoff
6db4bdbe6e
-more work on AML triggers for P2P transfers
2023-02-12 22:02:51 +01:00
Christian Grothoff
923ff3126e
-work on AML trigger logic
2023-02-12 14:39:54 +01:00
Christian Grothoff
d0b43b0e6a
fix get_link_data logic
2023-02-07 12:27:45 +01:00
Joseph
c0e6ce7519
update with sort in c code
2023-02-06 08:58:57 -05:00
Christian Grothoff
6d3efbe900
-debugging batch reserves_in notification logic: success: pg_notify does not work, identifier vs. string
2023-02-05 21:59:41 +01:00
Christian Grothoff
f079cff4ae
-fix transaction issue in exchange test
2023-02-05 20:15:26 +01:00
Christian Grothoff
64b2bc4558
-fix FTBFS of exchange test
2023-02-05 20:13:40 +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
5a18e955eb
-fix AML decision update logic and history fetch logic
2023-02-04 21:54:47 +01:00
Christian Grothoff
4c5394fd4d
-doxygen typos
2023-02-04 16:09:31 +01:00
Christian Grothoff
19da4bd638
add tests for new AML logic, plus related bugfixes
2023-02-04 16:01:46 +01:00
Christian Grothoff
3898054b10
more work on KYC/AML decision inspection
2023-02-02 14:55:56 +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
Joseph
d93006c354
update link data test
2023-01-30 09:38:16 -05:00
Joseph
09c043c177
update test link data
2023-01-30 09:12:36 -05:00
Joseph
4bb96abc97
test for link data
2023-01-30 08:45:51 -05:00
Christian Grothoff
ff202ef296
KYC: misc. fixes to attribute attestation logic
2023-01-29 13:58:56 +01:00
Christian Grothoff
85e44ceea6
work on kycaid attribute extraction
2023-01-27 17:42:56 +01:00
Christian Grothoff
6da3cbedd4
-ignore new tests
2023-01-27 14:44:32 +01:00
Joseph
10cf3b3b65
fix SQL syntax
2023-01-23 09:14:25 -05:00
Joseph
54fa07f5c7
tests for refunds_by_coin and ready_deposit
2023-01-23 07:57:54 -05:00
Christian Grothoff
f8bfc4dc9d
address DB FIXMEs for AML
2023-01-22 15:13:34 +01:00
Christian Grothoff
d131951fbe
add new endpoints to main dispatcher
2023-01-21 23:08:29 +01:00
Christian Grothoff
ab7c676f49
-typos
2023-01-16 17:47:16 +01:00
Christian Grothoff
faf3f57ce3
do not 500 on empty reserve history by not ignoring undecided purses that may have caused reserve to be created in the first place
2023-01-16 17:45:05 +01:00
Christian Grothoff
8563dcc845
log which subquery failed
2023-01-16 16:47:15 +01:00
Christian Grothoff
ce50b33fba
-fix args
2023-01-16 16:08:23 +01:00
Christian Grothoff
6596e6c723
fix for foreign key constraint problem for free purses on purse creation from reserve
2023-01-16 15:45:35 +01:00
Christian Grothoff
0ac0344d84
exchangedb: remove bogus foreign key constraint
2023-01-13 10:42:34 +01:00
Christian Grothoff
07289fd919
-remove duplicate definitions
2023-01-12 13:46:15 +01:00
eafe3435e9
adjust partition and primary keys commitments and reveals in withdraw-age
2023-01-11 17:21:22 +01:00
Christian Grothoff
af06ddc8e8
-add a few missing indices/foreign key constraints
2023-01-11 16:43:22 +01:00
e6929fd3ee
choose correct partition pivot and denormalization for withdraw-age related tables
2023-01-11 15:23:57 +01:00
Christian Grothoff
18515a2374
Merge branch 'master' of git+ssh://git.taler.net/exchange
2023-01-11 12:05:29 +01:00
Christian Grothoff
f85fe853ce
-no drop
2023-01-11 12:05:19 +01:00
Joseph
5de648b0f6
new functions for inserting into link_data ready_deposit refunds
2023-01-11 05:55:14 -05:00
23626c02c7
added schema for withdraw with age restriction
2023-01-10 21:56:56 +01:00
63e222d049
-fix multiple definitions of same variable in Makefile.am
2023-01-10 15:24:01 +01:00
Christian Grothoff
0cf46d8e59
-add index on shard
2023-01-09 19:35:16 +01:00
Joseph
28c3ae47de
try batch1 with cursor
2023-01-06 11:15:32 -05:00
Joseph
1a94db3d49
some changes to batchtest
2023-01-06 11:06:02 -05:00
Joseph
37f294b6ad
modifications to batch1
2023-01-06 11:06:02 -05:00
Christian Grothoff
ade221f974
-fix crash in wirewatch if badly configured
2023-01-06 15:26:10 +01:00
Christian Grothoff
463b3af4ea
-saner logging
2023-01-06 13:30:48 +01:00
Christian Grothoff
cea4e6ba61
add index on end row
2023-01-06 13:21:18 +01:00
Christian Grothoff
63db50b2b1
-log origin of serialization errors
2023-01-06 13:14:31 +01:00
Christian Grothoff
e58b96e203
Merge branch 'master' of git+ssh://git.taler.net/exchange
2023-01-06 13:12:25 +01:00
Christian Grothoff
4d00c34829
-log origin of serialization errors
2023-01-06 13:12:18 +01:00
Joseph
cc07a75424
some corrections applied to batch1
2023-01-06 07:07:14 -05:00
Joseph
865f3aca19
corrections applied to batch 1
2023-01-06 06:16:52 -05:00
Joseph
043c46c59d
modifications applied to batch test...
2023-01-05 09:22:16 -05:00
Joseph
d805c54052
modifications on batch test again
2023-01-05 07:55:07 -05:00
Joseph
7933815ce6
corrections applied to batch test
2023-01-05 06:07:20 -05:00
Joseph
d1491fb421
some modif
2023-01-04 10:14:12 -05:00
Joseph
069708205c
some modifications for batch_test
2023-01-04 09:43:47 -05:00
Joseph
2eb59d9135
some corrections to batch2
2023-01-04 07:44:34 -05:00
Joseph
6457ee56df
corrections applied to batch_test
2023-01-04 07:31:08 -05:00
Joseph
31fefec5dd
import correct header for batch test
2023-01-03 07:16:52 -05:00
Joseph
3ea5b7c52f
remove populate from Makefile
2023-01-03 05:46:36 -05:00
Joseph
b001046a1e
some modifications for batch update
2023-01-03 05:28:54 -05:00
Joseph
1c104ddf28
insert
2023-01-03 05:28:47 -05:00
Christian Grothoff
509141b600
-finish implementation of new DB functions
2022-12-31 01:15:40 +01:00
Christian Grothoff
b1d9745545
-work on new DB queries
2022-12-30 21:28:19 +01:00
Christian Grothoff
5754adc414
-implement lookup aml staff
2022-12-30 20:34:57 +01:00
Christian Grothoff
c5773ce206
-doxygen fixes
2022-12-30 14:44:24 +01:00
Christian Grothoff
94fbb1c211
-basic insert logic of new DB API
2022-12-30 14:41:16 +01:00
Christian Grothoff
c002f458ce
-C skeletions
2022-12-30 14:24:48 +01:00
Christian Grothoff
b7000379ed
-add prototypes
2022-12-30 13:45:36 +01:00
Christian Grothoff
5169abcdcd
-skeleton for new DB API functions
2022-12-30 13:40:07 +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
fa840f7071
Merge branch 'master' of git+ssh://git.taler.net/exchange
2022-12-29 10:10:25 +01:00
Christian Grothoff
5828eead70
-fix SQL
2022-12-29 10:10:11 +01:00
Christian Grothoff
5df74558de
misc purse deletion fixes
2022-12-29 00:34:36 +01:00
Christian Grothoff
880c14909b
add notification logic on purse deletion
2022-12-28 23:44:17 +01:00
Joseph
2f993d3ee3
populate denom-coin-dep
2022-12-28 09:37:47 -05:00
Christian Grothoff
f864d66d93
handle case where purse was already deleted on merge
2022-12-28 12:58:30 +01:00
Christian Grothoff
1e7e0058e8
handle idempotency on purse deletion
2022-12-28 12:41:49 +01:00