Christian Grothoff
|
809300158c
|
code cleanup, fixing misc. memory leaks in the process
|
2023-06-04 13:26:00 +02:00 |
|
Christian Grothoff
|
8f2c2766a4
|
-logging
|
2023-06-03 13:01:12 +02:00 |
|
Christian Grothoff
|
f8fd492e9e
|
add DB idempotency test
|
2023-06-03 12:53:45 +02:00 |
|
|
2ea3ae1008
|
make CREATE TYPE usage idempotent
PostgresSQL doesn't have a CREATE TYPE OR REPLACE, so we have to work
around this with exception handling.
|
2023-06-02 11:46:48 +02:00 |
|
Christian Grothoff
|
d36f1b3b6a
|
-fix SQL
|
2023-05-21 19:20:09 +02:00 |
|
Christian Grothoff
|
aa8d44aab3
|
-typo
|
2023-05-21 18:47:39 +02:00 |
|
Christian Grothoff
|
bac7123763
|
array-based do_reserves_in_insert
|
2023-05-18 14:45:28 +02:00 |
|
Christian Grothoff
|
6cc3846f4d
|
use external helper for conversion also for KYCAID
|
2023-05-18 08:31:08 +02:00 |
|
Christian Grothoff
|
f7dc35e59e
|
implement logic to conditionally trigger AML review based on KYC attributes
|
2023-05-17 00:28:41 +02:00 |
|
Christian Grothoff
|
755955de28
|
towards KYC AML triggers
|
2023-05-16 22:26:39 +02:00 |
|
Christian Grothoff
|
c014acf3c4
|
always use GNUNET_memcpy
|
2023-05-10 01:01:37 +02:00 |
|
Christian Grothoff
|
1e88796045
|
finish implementation for #7808
|
2023-05-04 17:36:43 +02:00 |
|
Christian Grothoff
|
75f75c4a51
|
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished)
|
2023-05-01 22:34:35 +02:00 |
|
|
84bde679a7
|
-typos
|
2023-05-01 20:19:51 +02:00 |
|
|
1a63275d98
|
WiP: age-withdraw, finished reveal-request, 10/n
- /age-withdraw/$ACH/reveal handler now fully implemented
- for consistency with api: rename of tables from withdraw_age_... to
age_withdraw
|
2023-05-01 14:05:58 +02:00 |
|
|
08b420dd52
|
-fix typos for doxygen
|
2023-04-23 11:55:17 +02:00 |
|
|
6f492b2a97
|
WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n
Also:
- added duplicate planchet check for age-withdraw_reveal
- added stubs for (get|insert)_age_withdraw_reveal
|
2023-04-22 17:18:59 +02:00 |
|
|
89a9224c3b
|
Merge branch 'master' of ssh://git.taler.net/exchange
|
2023-04-22 15:39:14 +02:00 |
|
|
12681dfa1a
|
WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n
|
2023-04-22 15:39:02 +02:00 |
|
|
37dd5bed20
|
-added FIXME
|
2023-04-22 15:06:44 +02:00 |
|
Christian Grothoff
|
acbee86745
|
simplify batch insert: no cursor where not required, replace out_reserve_found with ruuid being allowed to remain NULL
|
2023-04-22 15:02:47 +02:00 |
|
Christian Grothoff
|
76b934b219
|
-misc fixes
|
2023-04-22 02:54:55 +02:00 |
|
Christian Grothoff
|
be1d8afaec
|
-misc fixes
|
2023-04-22 02:33:18 +02:00 |
|
Christian Grothoff
|
0236caf354
|
-misc fixes
|
2023-04-22 02:30:02 +02:00 |
|
Christian Grothoff
|
9e61579c8b
|
-misc fixes
|
2023-04-22 02:26:44 +02:00 |
|
Christian Grothoff
|
89c5a3eca9
|
-misc bugs
|
2023-04-22 01:53:41 +02:00 |
|
Christian Grothoff
|
53157062cb
|
-misc bugs
|
2023-04-22 01:40:53 +02:00 |
|
Christian Grothoff
|
2dab1fac1c
|
misc bugfixes in reserves_in batch logic
|
2023-04-22 01:20:41 +02:00 |
|
Christian Grothoff
|
5290453e36
|
clean up reserve_get logic
|
2023-04-21 22:30:37 +02:00 |
|
Christian Grothoff
|
ee6ec1f55d
|
-fix bug in sync
|
2023-04-21 10:50:35 +02:00 |
|
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 |
|