Christian Grothoff
44e0e00595
fix some major bugs in pg_reserves_in_insert
2023-04-18 20:44:33 +02:00
Christian Grothoff
8463572bea
fix SPI build
2023-04-16 22:07:36 +02:00
Christian Grothoff
ade7586c30
add missing resource
2023-04-16 21:26:01 +02:00
Christian Grothoff
5121c6b1cf
work on lookup_records_by_table
2023-04-16 10:05:38 +02:00
Christian Grothoff
2906ded1a6
work on insert_records_by_table
2023-04-16 09:41:37 +02:00
Christian Grothoff
136d2b2e70
implement more of lookup_records_by_table
2023-04-15 23:43:20 +02:00
Christian Grothoff
376de032b5
create warnings on missing table syncs
2023-04-15 23:11:36 +02:00
Christian Grothoff
07a089f4f1
-fix memory leak
2023-04-15 14:38:32 +02:00
Christian Grothoff
4e9c43954e
-fix SQL query
2023-04-10 23:28:40 +02:00
Christian Grothoff
27c9fef5ea
use LEFT JOIN as aml_status table may be empty
2023-04-10 10:52:45 +02:00
Christian Grothoff
090c532b3a
return AML status together with KYC status
2023-04-10 10:48:32 +02:00
Christian Grothoff
cbabddf013
fix #7792
2023-04-08 08:29:30 +02:00
Christian Grothoff
3137d8dc13
adding FIXME
2023-04-08 08:11:27 +02:00
Christian Grothoff
d4f9417d8c
-spelling, typos, indentation
2023-04-04 17:26:51 +02:00
Christian Grothoff
e99450e2e2
-fix missing comments
2023-03-31 14:04:04 +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
0c2d5bba55
Remove binary files
2023-03-27 10:19:44 -04:00
Joseph
6af9fd66fb
New spi files
2023-03-27 09:55:00 -04:00
Joseph
cb87b6f646
New spi files
2023-03-27 09:55:00 -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
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