2d1583f96b
WiP: age-withdraw implementation, part 4/n
...
- check dates of denominations (expiry, etc.)
- refactor denomination checks into denomination_is_valid()
2023-03-06 21:24:45 +01:00
6adc223028
WiP: age-withdraw implementation, part 4/n
...
- check dates of denominations (expiry, etc.)
- refactor denomination checks into denomination_is_valid()
2023-03-06 21:21:20 +01:00
262b470878
WiP: age-withdraw implementation, part 3/n
...
- retrieval of previous commitment
- validity check of all denominations
- comparison of accumulated values and fees with commited value and fee.
- update gana
2023-03-06 20:42:48 +01:00
af1001bc42
-cleanup age-withdraw_reveal
2023-03-06 13:04:26 +01:00
Christian Grothoff
70645cbb1b
fix permissions, default to UNIX, improve logging
2023-03-05 01:18:08 +01:00
Christian Grothoff
2ad12de668
-fix FTBFS and other bugs
2023-03-04 18:19:18 +01:00
Christian Grothoff
72ad473fde
misc minor fixes
2023-03-04 17:04:12 +01:00
priscilla
263ebf00fc
totp update function
2023-03-03 05:20:40 -05:00
priscilla
b46c03b2c9
totp algorithm
2023-03-02 09:55:24 -05: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
7f518fff1a
-typo
2023-02-21 17:18:28 +01:00
Christian Grothoff
f767a9d12c
fix dist rule
2023-02-21 16:44:36 +01:00
Christian Grothoff
4a51b9a9a1
-fix bug
2023-02-21 14:52:44 +01:00
Christian Grothoff
7da69142b4
-misc minor bugfixes
2023-02-21 14:44:31 +01:00
Christian Grothoff
95bd24916e
skeleton logic for POS confirmation
2023-02-21 12:57:33 +01:00
priscilla
b663c8a3c1
fix memory leak on pay
2023-02-20 12:17:10 -05: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
b43cf6f97f
-fix comment
2023-02-20 16:59:12 +01:00
Christian Grothoff
185391f3fc
idempotency test
2023-02-19 21:51:39 +01: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
95e3087984
expose now returned purse_expiration in exchange API
2023-02-19 18:32:38 +01:00
Christian Grothoff
9a841f6047
implement #7706
2023-02-19 18:30:04 +01:00
Christian Grothoff
d49a0536ad
-fix more memory leaks
2023-02-19 13:14:16 +01:00
Christian Grothoff
fe79f6af9c
-fix memory leak
2023-02-19 13:11:57 +01:00
Christian Grothoff
0fe0c414e2
check currency matches before proceeding
2023-02-19 12:32:41 +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
86e0f2c70d
fix memory leak and transaction error handling related to KYC
2023-02-17 16:57:29 +01:00
Christian Grothoff
87a78c6f8c
add code to sanity-check KYC configuration and KYC decisions
2023-02-16 16:38:20 +01:00
4d2d0473c3
remove obsolete taler-crypto-worker
2023-02-15 18:32:34 +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
a79e50505b
-add missing option
2023-02-13 21:05:05 +01:00
Christian Grothoff
dc40f6c679
work on AML notification logic
2023-02-13 16:00:37 +01:00
Christian Grothoff
3760d43097
tolerate NULL cleanup functions in commands in batches
2023-02-13 12:21:56 +01:00
Christian Grothoff
6db4bdbe6e
-more work on AML triggers for P2P transfers
2023-02-12 22:02:51 +01:00
174022907b
fix confusing log
2023-02-12 17:53:51 +01:00
Christian Grothoff
923ff3126e
-work on AML trigger logic
2023-02-12 14:39:54 +01:00
Christian Grothoff
19132b6716
-start on AML work (incomplete)
2023-02-09 17:54:14 +01:00
Christian Grothoff
d0b43b0e6a
fix get_link_data logic
2023-02-07 12:27:45 +01:00
Christian Grothoff
5c983bd05e
-fix negation for shutdown of PG
2023-02-06 18:37:05 +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
e66087987f
-add missing file
2023-02-04 21:55:56 +01:00
Christian Grothoff
5a18e955eb
-fix AML decision update logic and history fetch logic
2023-02-04 21:54:47 +01:00
Christian Grothoff
47b9ef598d
-deduplicate configs
2023-02-04 18:05:36 +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
c3243aa39f
implement testing_api_cmd_check_aml_decision
2023-02-03 14:06:17 +01:00
Christian Grothoff
f6877449eb
implement testing_api_cmd_take_aml_decision.c
2023-02-03 12:57:04 +01:00
Christian Grothoff
e0687b90f1
implement testing_api_cmd_set_officer
2023-02-03 11:29:05 +01:00
Christian Grothoff
ba3b53cd27
-refund deadline should be optional/can be 0
2023-02-02 22:21:44 +01:00
Christian Grothoff
a703171f08
add logic to parse AML decisions response
2023-02-02 17:16:13 +01:00
Christian Grothoff
f60b09f8ef
add logic to parse AML decision response
2023-02-02 17:06:47 +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
Christian Grothoff
f8ff9c996f
add 2nd AML decision lookup API (skeleton only)
2023-02-01 17:05:11 +01:00
Christian Grothoff
e469e6698e
start work on AML decision query API
2023-02-01 17:00:51 +01:00
Christian Grothoff
f0567567fe
draft new AML API
2023-02-01 16:43:02 +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
a1c0c2fafd
add test for KYC required on reserve close
2023-01-29 21:52:07 +01:00
Christian Grothoff
e8c8aa9efe
use correct attribute name in test
2023-01-29 14:12:19 +01:00
Christian Grothoff
ff202ef296
KYC: misc. fixes to attribute attestation logic
2023-01-29 13:58:56 +01:00
Christian Grothoff
99753a5d31
KYC: fix API call and memory leak
2023-01-28 17:45:56 +01:00
Christian Grothoff
92f16aad51
-misc fixes
2023-01-28 17:08:51 +01:00
Christian Grothoff
2aff69e7ec
fix Persona attribute extraction from webhooks
2023-01-28 14:06:19 +01:00
Christian Grothoff
8c5a12302e
-debug KYC webhook logic
2023-01-28 12:20:18 +01:00
Christian Grothoff
35d50ba36a
add persona attribute conversion logic
2023-01-27 22:47:42 +01:00
Christian Grothoff
0eb6f73176
add persona attribute conversion logic
2023-01-27 22:39:16 +01:00
Christian Grothoff
85e44ceea6
work on kycaid attribute extraction
2023-01-27 17:42:56 +01:00
Christian Grothoff
59716ffdc4
add logic to store attributes
2023-01-27 16:09:25 +01:00
Christian Grothoff
d79c23aaab
add logic to store attributes
2023-01-27 15:10:25 +01:00
Christian Grothoff
6da3cbedd4
-ignore new tests
2023-01-27 14:44:32 +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
42bd2dadcf
address DB failure error handling in KYC check
2023-01-27 14:19:14 +01:00
Christian Grothoff
c239ba6f18
address DB failure error handling in KYC check
2023-01-27 14:10:40 +01:00
Christian Grothoff
7e8e2f4317
Merge branch 'master' of git+ssh://git.taler.net/exchange
2023-01-27 10:12:08 +01:00
Christian Grothoff
f199b45e52
-fix path
2023-01-27 10:11:59 +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
a273b176da
-towards storing KYC attribute data
2023-01-22 21:51:46 +01:00
Christian Grothoff
c2eee251c2
add new subcommands for AML staff management and partner exchanges
2023-01-22 19:40:47 +01:00
Christian Grothoff
d53dd753e1
-typos
2023-01-22 15:41:08 +01:00
Christian Grothoff
f221db1c03
-address FIXMEs
2023-01-22 15:24:45 +01: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
31286b66f2
-integrate new AML APIs into build
2023-01-21 21:38:50 +01:00
Christian Grothoff
5b26bd3b83
-new testing APIs
2023-01-20 19:11:36 +01:00