Commit Graph

5455 Commits

Author SHA1 Message Date
Christian Grothoff
b7bd457908
-cleanup 2022-09-13 15:51:38 +02:00
Christian Grothoff
47ab7c4c41
-fix test-sync 2022-09-13 15:29:04 +02:00
Christian Grothoff
1081f3edbf
-work on auditor tests 2022-09-13 13:22:26 +02:00
Christian Grothoff
bca7f21fdd
-work on auditor tests 2022-09-13 13:00:02 +02:00
Christian Grothoff
fed7102ad5
-fix test-auditor.sh 2022-09-13 12:20:10 +02:00
Christian Grothoff
0a618f77cd
-add missing license headers 2022-09-12 13:34:33 +02:00
Christian Grothoff
05cf62b397
-use private DB for tests 2022-09-12 11:33:56 +02:00
Thien-Thi Nguyen
27ee193e34
remove spurious ‘-n’
This is for consistency w/ the other echo(1) statements
in this and peer tests.
2022-09-11 01:44:14 -04:00
Thien-Thi Nguyen
aea3c6027b
remove reserved word ‘function’
This is a bashism; the definition works fine w/o it.
2022-09-09 20:23:21 -04:00
Christian Grothoff
b808ca04d6
-remove generated DB files from test logic 2022-09-09 22:26:11 +02:00
Thien-Thi Nguyen
e83191c421
fix typo: s/issattr/isattr/g (45 instances) 2022-09-07 13:23:39 -04:00
Thien-Thi Nguyen
dbc4e5c5df
add 9th IN parameter to ‘exchange.exchange_do_purse_deposit’
* src/auditor/auditor-basedb.sql (exchange.exchange_do_purse_deposit):
  Add ‘in_reserve_expiration bigint’ as last non-OUT parameter.
2022-09-06 15:25:42 -04:00
57a53a016b
p2p payments: do not require attestation when min_age is 0 2022-09-05 13:48:34 +02:00
0c0c598612
set age mask before hashing age commitment 2022-09-05 13:45:08 +02:00
Christian Grothoff
57752ed36c
add payto URI as detail 2022-08-30 18:15:34 +02:00
Christian Grothoff
5e206e7c30
EC instead of SEGV 2022-08-25 20:32:50 +02:00
Christian Grothoff
ecae3c26dd
-enable signup bonus with fakebank 2022-08-25 19:52:53 +02:00
Christian Grothoff
8322527536
-proper conflict on /register for existing account with different pw 2022-08-25 19:43:16 +02:00
Christian Grothoff
485466f021
use correct EC 2022-08-25 19:39:27 +02:00
Christian Grothoff
cf74be0ac3
-handle case of GET purse status prior to deposit 2022-08-24 10:26:16 +02:00
Christian Grothoff
d37d9d9ded
-handle case of GET purse status prior to merge 2022-08-24 10:16:25 +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
Thien-Thi Nguyen
580c9b794b
fix typo: s/ULONG_LONG_MAX/ULLONG_MAX/
The latter is in the standard, while the former is an old GCC-ism.
2022-08-23 21:18:06 -04:00
Christian Grothoff
1339c6bf0b
-fix locking 2022-08-23 22:27:16 +02:00
Christian Grothoff
7585e86364
/withdrawals required 2022-08-23 22:16:35 +02:00
Christian Grothoff
5469970d11
payto URI malformed 2022-08-23 21:26:03 +02:00
Christian Grothoff
3c03c52c46
-fix URI construction 2022-08-23 21:14:34 +02:00
Christian Grothoff
783d06cad6
/config, not /version 2022-08-23 20:43:11 +02:00
Christian Grothoff
e96cf9ba66
-fix auditor tests (mostly) 2022-08-23 20:40:26 +02:00
Christian Grothoff
a8076ec01e
-actually, can be zero on refund... 2022-08-23 14:38:02 +02:00
Christian Grothoff
f9774ded37
enforce syntax of reserve_uri (typo) 2022-08-23 14:36:23 +02:00
Christian Grothoff
b231cc94df
enforce syntax of reserve_uri 2022-08-23 14:36:03 +02:00
Christian Grothoff
624c5fda98
-avoid double next 2022-08-23 14:29:39 +02:00
Christian Grothoff
758a149059
-fix report generation field name missmatch 2022-08-23 14:22:59 +02:00
Christian Grothoff
0ad509bd10
fix profit drain test, remove obsolete test 33 (aggregator now dies on inconsistency, before it looped); fixes #4960 2022-08-23 12:09:22 +02:00
MS
70a1c0d68c
retry when SQLite DB is locked 2022-08-23 10:40:53 +02:00
Thien-Thi Nguyen
6e33a685ac
fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’ 2022-08-22 21:14:08 -04: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
a5b9fce183
-remove obsolete options from config 2022-08-21 12:22:31 +02:00
Christian Grothoff
92a76baef6
-fix includes 2022-08-21 11:46:40 +02:00
Christian Grothoff
fa2e6f5909
typo 2022-08-20 23:02:51 +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
2c4bd1e1d0
add user type to kyc-check 2022-08-19 09:31:51 +02:00
Christian Grothoff
9c1f1c76be
-work on FIXMEs 2022-08-18 22:30:00 +02:00
Christian Grothoff
62a7f9b711
-misc bugfixes for persona kyc logic 2022-08-18 21:10:37 +02:00
Christian Grothoff
f0cd54dc10
-doxygen 2022-08-18 15:43:10 +02:00
Christian Grothoff
3194ccabc1
untested draft of webhook logic for persona 2022-08-18 15:39:39 +02:00
Sebastian
cb27943f14
-fix make and check 2022-08-18 10:34:16 -03:00
Christian Grothoff
246d49b379
-work on kyc-proof persona plugin 2022-08-18 14:02:54 +02:00
Christian Grothoff
14a240f7cc
-first sketch of persona kyclogic 2022-08-17 21:35:30 +02:00
Christian Grothoff
9deca4a0c0
-fix ftbfs 2022-08-17 21:07:11 +02:00
Christian Grothoff
b2a67fcff9
-fix kycaid logic issues 2022-08-17 14:36:16 +02:00
Christian Grothoff
ba006cd61b
kycaid cleanup 2022-08-17 12:02:20 +02:00
Christian Grothoff
bb8eb61441
-doxygen 2022-08-17 10:02:27 +02:00
Christian Grothoff
c62792638b
work on kycaid plugin response generation logic 2022-08-16 21:04:51 +02:00
Thien-Thi Nguyen
af97071ad6
fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’ 2022-08-16 13:46:40 -04:00
Christian Grothoff
4385f8110e
no reserve origin implies P2P, not KYC 2022-08-16 16:54:48 +02:00
Christian Grothoff
8681a61957
-regenerate DBs 2022-08-16 14:57:47 +02:00
Christian Grothoff
059e1ae8c1
-no port 2022-08-16 14:49:58 +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
d6f12190c0
-move templating library into exchange.git 2022-08-16 13:57:26 +02:00
1e2fdea5a9
do not use illegal '+' in payment target type 2022-08-16 13:55:17 +02:00
Christian Grothoff
ab7266fc1c
-implement exchange URL suggestion 2022-08-16 13:34:33 +02:00
Christian Grothoff
dfc3d89c5a
completed (but untested) fakebank support for the bank-access API 2022-08-16 10:39:51 +02:00
Christian Grothoff
ef7c20c42a
-more work on fakebank API extension 2022-08-15 21:29:25 +02:00
Christian Grothoff
be7c123a24
-more work on extended fakebank API 2022-08-15 20:30:37 +02:00
Christian Grothoff
b1050243eb
-more work on extended fakebank API 2022-08-15 20:26:03 +02:00
Christian Grothoff
f76f645732
-more work on extended fakebank API 2022-08-15 20:23:02 +02:00
Christian Grothoff
82e11b4d93
-more work on fakebank api-bank-access implementation 2022-08-15 18:26:36 +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
a8ec6818bb
-doxygen 2022-08-14 19:23:40 +02:00
Christian Grothoff
522051ee9f
-fix SQL 2022-08-14 19:13:24 +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
913eacf506
-doxygen fixes 2022-08-13 15:06:53 +02:00
Christian Grothoff
1aad81632e
-draft test for p2p kyc 2022-08-13 14:39:01 +02:00
Christian Grothoff
f25a79e2eb
sketch of fakebank implementation of bank integration API 2022-08-12 11:37:09 +02:00
Christian Grothoff
6ee9984f7e
-fix typos 2022-08-11 23:53:25 +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
b061ea85c8
-address fIXMEs in kyc-tester 2022-08-09 15:06:53 +02:00
Christian Grothoff
d58334cf89
implement kyc-proof hook in kyc-tester 2022-08-09 13:00:58 +02:00
Christian Grothoff
f50a2e11b0
work on kyc-tester 2022-08-09 12:11:56 +02:00
Christian Grothoff
ff48ada7d5
move kyclogic into libtalerkyclogic 2022-08-08 15:22:45 +02:00
Christian Grothoff
d4fb0695ce
-start kyc-tester helper 2022-08-07 21:48:38 +02:00
Christian Grothoff
6e831da22a
-ignore 2022-08-07 16:04:52 +02:00
Christian Grothoff
3f99e4f3f8
-implement new kyc-webhook endpoint 2022-08-07 15:35:13 +02:00
Christian Grothoff
30b833232e
-regen DB (again) 2022-08-07 15:35:13 +02:00
Christian Grothoff
c676737f5f
-fix test-auditor.sh 2022-08-07 13:01:00 +02:00
Christian Grothoff
67a85e4f5f
-initialize expiration time 2022-08-07 12:09:40 +02:00
Christian Grothoff
d651f21fdb
-update DBs 2022-08-06 22:27:02 +02:00
Christian Grothoff
8800d0df9b
-fix schema use 2022-08-06 22:10:33 +02:00
Christian Grothoff
fb5037b8e3
-work on auditor tests 2022-08-06 21:51:39 +02:00
Christian Grothoff
36a6731a1a
-typo 2022-08-06 15:23:44 +02:00