|
2524dfc8d3
|
refactor extensions: config -> manifest
|
2022-10-05 16:07:09 +02:00 |
|
|
787b5b4544
|
-syntax error fixed
|
2022-10-04 21:42:05 +02:00 |
|
Christian Grothoff
|
012249fc09
|
-fix typos
|
2022-10-04 19:23:01 +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
|
2dbf8cefe0
|
-work on DB logic
|
2022-10-03 17:05:29 +02:00 |
|
Christian Grothoff
|
f4c8eb6a9c
|
-skeletons for new PG functions
|
2022-10-03 12:46:30 +02:00 |
|
Christian Grothoff
|
da69fd9c72
|
prepare tables for DD31
|
2022-09-18 18:04:41 +02:00 |
|
Christian Grothoff
|
bc107b5958
|
-fix purse deposit when done against non-existing reserve
|
2022-08-24 09:55:18 +02:00 |
|
Christian Grothoff
|
4edb5050d9
|
-fix purse merge when done against non-existing reserve
|
2022-08-24 09:39:09 +02:00 |
|
Christian Grothoff
|
9ed99558e2
|
-fix clang compiler warnings
|
2022-08-22 22:45:41 +02:00 |
|
Christian Grothoff
|
a199ba7fe6
|
-fix some clang warnings
|
2022-08-22 00:08:28 +02:00 |
|
Christian Grothoff
|
2b4b52c8a8
|
-doxygen
|
2022-08-20 22:47:15 +02:00 |
|
Christian Grothoff
|
a046899b2c
|
-major KYC update, fixes misc. issues
|
2022-08-20 21:29:36 +02:00 |
|
Christian Grothoff
|
68d2df88f2
|
allow merge into non-existent reserve if KYC is disabled
|
2022-08-16 14:36:23 +02:00 |
|
Christian Grothoff
|
96265412cd
|
(preliminary) work on kycaid plugin
|
2022-08-15 13:48:13 +02:00 |
|
Christian Grothoff
|
39640c3339
|
towards testing #4960
|
2022-08-15 00:01:45 +02:00 |
|
Christian Grothoff
|
1a3793cb1c
|
-regenerate DBs
|
2022-08-14 19:10:19 +02:00 |
|
Christian Grothoff
|
f5b99b5282
|
-work on new KYC logic: remove old DB code
|
2022-08-14 19:03:30 +02:00 |
|
Christian Grothoff
|
3e6e873367
|
-start with DB cleanup
|
2022-08-14 18:59:48 +02:00 |
|
Christian Grothoff
|
74ba46db39
|
-work on new KYC logic: tests pass again
|
2022-08-14 18:04:09 +02:00 |
|
Christian Grothoff
|
66307ecc03
|
-doxygen fixes
|
2022-08-11 23:50:11 +02:00 |
|
Christian Grothoff
|
1009084e94
|
major rework of the KYC logic, making it more configurable, not complete, but tests pass again
|
2022-08-11 23:35:33 +02:00 |
|
Christian Grothoff
|
3f99e4f3f8
|
-implement new kyc-webhook endpoint
|
2022-08-07 15:35:13 +02:00 |
|
Christian Grothoff
|
8800d0df9b
|
-fix schema use
|
2022-08-06 22:10:33 +02:00 |
|
Christian Grothoff
|
b533026632
|
adding kyclogic plugin template
|
2022-08-05 15:08:47 +02:00 |
|
Christian Grothoff
|
73b099cfd5
|
-add new KYC amount iteration DB functions
|
2022-08-05 14:22:08 +02:00 |
|
Christian Grothoff
|
4724867794
|
-first pass at new KYC DB API
|
2022-08-05 13:32:27 +02:00 |
|
Christian Grothoff
|
31bfe5234e
|
-update auditor schema in preparation to fix #4960
|
2022-07-31 21:54:29 +02:00 |
|
Christian Grothoff
|
af6a9a9546
|
-implement DB functions for taler-exchange-drain
|
2022-07-30 23:13:15 +02:00 |
|
Christian Grothoff
|
544fbd4fe9
|
-doxygen
|
2022-07-30 11:04:45 +02:00 |
|
Christian Grothoff
|
2b160c1569
|
-fix typos
|
2022-07-30 10:36:19 +02:00 |
|
Christian Grothoff
|
033a5dc93b
|
implement taler-auditor-sync support for profit_drains table (#4960)
|
2022-07-30 10:29:24 +02:00 |
|
Christian Grothoff
|
75888adff2
|
setup drain_profits table (#4960)
|
2022-07-30 10:12:48 +02:00 |
|
Christian Grothoff
|
dc26b2db4c
|
-ensure single transaction for exchange-0001.sql / shard-0001.sql
|
2022-07-28 22:27:23 +02:00 |
|
Christian Grothoff
|
6d2e6d8061
|
-move everything into schema
|
2022-07-25 20:18:08 +02:00 |
|
Christian Grothoff
|
de83b055d5
|
-simplify table drop logic
|
2022-07-25 19:53:31 +02:00 |
|
Christian Grothoff
|
40858f0952
|
-unversion stored procedures, always load latest ones
|
2022-07-24 13:30:33 +02:00 |
|
Christian Grothoff
|
977ddd7bb9
|
-adapt to latest libgnunetpq
|
2022-07-24 11:32:52 +02:00 |
|
Christian Grothoff
|
4e5193a21f
|
-fix full refund deposit fee computation in aggregator
|
2022-07-09 12:14:20 +02:00 |
|
Christian Grothoff
|
45f43fcde7
|
-remove resolved FIXMEs
|
2022-07-09 11:28:38 +02:00 |
|
Christian Grothoff
|
1628f0255c
|
-note fixme
|
2022-07-08 15:34:09 +02:00 |
|
Christian Grothoff
|
282bbb0b62
|
-fix typos
|
2022-07-06 23:08:53 +02:00 |
|
Christian Grothoff
|
0ad84355d5
|
fix auditor refund fee calculations
|
2022-07-06 18:36:51 +02:00 |
|
Christian Grothoff
|
36a8ecd4c4
|
-implemented bounded history for reserve status requests
|
2022-07-05 14:25:30 +02:00 |
|
Christian Grothoff
|
7201ce3166
|
-handle withdraw CS nonce reuse more nicely
|
2022-07-05 12:56:55 +02:00 |
|
Christian Grothoff
|
ad612623be
|
-run read-only transactions in proper read-only scope (at least some of them)
|
2022-07-05 12:13:58 +02:00 |
|
Christian Grothoff
|
9e5dc2a542
|
-remove dead argument
|
2022-07-05 11:50:20 +02:00 |
|
Christian Grothoff
|
75dbf20ced
|
-annotate bugs
|
2022-07-05 11:46:02 +02:00 |
|