Christian Grothoff
f7dc35e59e
implement logic to conditionally trigger AML review based on KYC attributes
2023-05-17 00:28:41 +02:00
12681dfa1a
WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n
2023-04-22 15:39:02 +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
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
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
c002f458ce
-C skeletions
2022-12-30 14:24:48 +01:00
Christian Grothoff
5169abcdcd
-skeleton for new DB API functions
2022-12-30 13:40:07 +01:00
Christian Grothoff
787c56e7e9
-add do_purse_delete API
2022-12-27 21:18:12 +01:00
Christian Grothoff
d3a9160e0f
-fix error message
2022-12-19 14:08:26 +01:00
Joseph
a71893d5f2
plugin update
2022-12-06 08:11:14 -05:00
Joseph
6e3d1bdc91
some modifications for batch test
2022-12-06 08:09:45 -05:00
Christian Grothoff
87198f124c
refactor procedures.sql
2022-12-06 13:29:23 +01:00
Christian Grothoff
cf2e37cd87
more work on SQL refactoring
2022-11-27 21:21:04 +01:00
Christian Grothoff
9580dd19c2
intermediate step in major SQL refactoring (not done at all)
2022-11-27 00:16:00 +01:00
Christian Grothoff
746a8a0cdb
-remove shard support
2022-11-26 23:26:44 +01:00
Joseph
b9ccfbd66b
some modifications, there is one error which display (no function matches the given name and argument types)
2022-11-21 10:40:10 -05:00
Joseph
f60e38077c
some modifications on batch_test for reserves_in
2022-11-21 10:40:08 -05:00
Joseph
6991ca011b
remove more functions
2022-11-14 07:35:56 -05:00
Christian Grothoff
ddbdb0a742
resolve duplicate prepared statement
2022-11-14 05:13:27 +01:00
Christian Grothoff
9db572706d
-fix compiler warnings
2022-11-14 05:08:11 +01:00
Joseph
945821cbc8
move few more functions
2022-11-10 10:37:28 -05:00
Joseph
bd0e2aac92
move functions need to recheck insert_aggregation_tracking
2022-11-08 11:40:47 -05:00
Joseph
4394079a5e
move a few more functions
2022-11-08 09:21:01 -05:00
Joseph
354bbfa1e5
move another function
2022-11-08 07:34:53 -05:00
Joseph
e43e2a9b29
-move two more functions
2022-11-08 07:28:17 -05:00
Joseph
55f1217a33
move functions into separate file
2022-11-07 10:35:34 -05:00
a76556f0ca
-typos in arguments fixed
2022-11-04 12:58:03 +01: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
d35dd38a6f
-fix
2022-11-03 22:24:26 +01:00
Christian Grothoff
821c87ccbd
clean up exchange DB logic a bit, add missing function
2022-11-02 12:17:05 +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
38876c503f
-refactor DB for reserve history/status routines
2022-10-15 16:19:14 +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
3b34acdb72
-update to latest GNUNET_PQ_make_prepare() API
2022-10-12 14:48:56 +02:00
Christian Grothoff
d0debc467e
-more db logic refactoring
2022-10-10 08:20:49 +02:00
Christian Grothoff
c1c02b8a3c
-implementing do_reserves_open logic
2022-10-09 23:23:14 +02:00
Christian Grothoff
ea11a9a0fd
-add missing SQL logic
2022-10-08 22:26:54 +02:00
Christian Grothoff
a9bea142cb
more db refactoring
2022-10-08 21:49:03 +02:00
Christian Grothoff
04cf1dc088
more db refactoring
2022-10-08 21:09:13 +02:00
Christian Grothoff
f2a3a28d46
-more plugin refactoring
2022-10-08 18:07:05 +02:00
Christian Grothoff
b8dada3403
-more db logic refactoring
2022-10-08 12:47:14 +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