Thien-Thi Nguyen
e83191c421
fix typo: s/issattr/isattr/g (45 instances)
2022-09-07 13:23:39 -04:00
Thien-Thi Nguyen
96fae17b32
fix typo: s/denomnations/denominations/
2022-09-07 01:56:18 -04:00
Thien-Thi Nguyen
996d59f2e8
fix typo: s/t/tt/
2022-09-07 01:55:02 -04:00
Thien-Thi Nguyen
a75d766dc3
fix typo: s/missbehaved/misbehaved/
2022-09-07 01:51:39 -04:00
Thien-Thi Nguyen
b2e874c1ad
fix typo: s/siging/signing/
2022-09-07 01:25:17 -04:00
Thien-Thi Nguyen
93a3f3a593
fix typo: s/singing/signing/
2022-09-07 01:22:14 -04:00
Christian Grothoff
5e206e7c30
EC instead of SEGV
2022-08-25 20:32:50 +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
758a149059
-fix report generation field name missmatch
2022-08-23 14:22:59 +02:00
MS
516d8e30ed
fix Sandbox/Nexus waiting (7293)
2022-08-19 12:25:41 +02:00
Christian Grothoff
3194ccabc1
untested draft of webhook logic for persona
2022-08-18 15:39:39 +02:00
Christian Grothoff
246d49b379
-work on kyc-proof persona plugin
2022-08-18 14:02:54 +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
Christian Grothoff
68d2df88f2
allow merge into non-existent reserve if KYC is disabled
2022-08-16 14:36:23 +02:00
Christian Grothoff
94fa05ec2a
-move templating library into exchange.git
2022-08-16 13:57:26 +02:00
Christian Grothoff
d6f12190c0
-move templating library into exchange.git
2022-08-16 13:57:26 +02:00
Christian Grothoff
f76f645732
-more work on extended fakebank API
2022-08-15 20:23:02 +02:00
Christian Grothoff
96265412cd
(preliminary) work on kycaid plugin
2022-08-15 13:48:13 +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
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
d58334cf89
implement kyc-proof hook in kyc-tester
2022-08-09 13:00:58 +02:00
Christian Grothoff
3f99e4f3f8
-implement new kyc-webhook endpoint
2022-08-07 15:35:13 +02:00
Christian Grothoff
064659c8e9
notes on #7293
2022-08-06 13:56:26 +02:00
Christian Grothoff
c602e11a36
-merge eufin branch (manually)
2022-08-06 13:25:54 +02:00
Christian Grothoff
368194badd
implement auditor support for #4960
2022-08-01 13:10:53 +02:00
Christian Grothoff
ba0ab58cdd
add /management/drain handler
2022-07-29 11:00:59 +02:00
Christian Grothoff
c1b43de5b4
add offline signature to drain profits ( #4960 )
2022-07-29 09:21:38 +02:00
Christian Grothoff
987f02d6d8
update gana
2022-07-28 22:02:57 +02:00
Christian Grothoff
e3eccaeb11
-gana update
2022-07-21 14:47:10 +02:00
Christian Grothoff
e4f4a973f0
-log more on faiure
2022-07-21 12:32:34 +02:00
Christian Grothoff
7f7aaa0443
-gana update
2022-07-11 15:16:37 +02:00
Christian Grothoff
6d6ecd9271
-new ECs
2022-07-11 12:47:44 +02:00
e0e69fd72e
-new error codes for purse deposit failures
2022-06-30 11:14:33 +02:00
Thien-Thi Nguyen
4cf70435b2
fix portability bug: make sure destination file is writeable
...
Some shells let this go w/o comment, some don't.
Better to be sure.
(ensure): If "$dst" exists, make sure it is writeable.
2022-06-30 03:34:54 -04:00
Thien-Thi Nguyen
f377076174
refactor slightly
...
(ensure): Don't repeat "$src/$fn" and "$dst/$fn";
instead, compute them once as "$src" and "$dst", respectively.
2022-06-30 03:32:29 -04:00
Christian Grothoff
2805018da2
-reduce logging
2022-06-29 20:34:22 +02:00
Christian Grothoff
fd9fc9f0cd
-fix misc doxygen warnings, code clean up
2022-06-26 17:08:17 +02:00
Christian Grothoff
007cc7abe8
-prevent editing of generated files
2022-06-13 09:47:25 +02:00
Christian Grothoff
eaea32b319
tag
2022-06-09 13:57:03 +02:00
Christian Grothoff
b9a30d29cb
-fix minor bugs
2022-06-07 15:02:16 +02:00
Thien-Thi Nguyen
013942ba91
Mention GANA repo in guidelines
2022-06-06 09:58:43 -04:00
Thien-Thi Nguyen
070e6de61e
Add some guidelines for src/include/taler_signatures.h maintenance
2022-06-06 09:57:29 -04:00
Thien-Thi Nguyen
f8e77a27c0
Update ignorance
2022-06-06 03:02:34 -04:00
Thien-Thi Nguyen
555cc06220
Generate src/include/taler_signatures.h at bootstrap time
...
* src/include/taler_signatures.h: Delete file.
* contrib/gana-update.sh: Add calls to ‘domake’, ‘ensure’ for contrib/sigp.
2022-06-06 02:59:59 -04:00
Thien-Thi Nguyen
6512456dc2
Add support for generating taler_signatures.h.
...
* contrib/sigp/: New dir.
* contrib/sigp/Makefile: New file.
* contrib/sigp/README: New file.
* contrib/sigp/h.footer: New file.
* contrib/sigp/h.header: New file.
* contrib/sigp/h.template: New file.
2022-06-04 09:34:49 -04:00
Thien-Thi Nguyen
baf00c0262
move "gana/" to caller
...
This allows for other prefix dirs to be used.
(domake): Consider $1 to be dir under ‘contrib/’.
(ensure): Likewise, for $2.
2022-06-04 09:34:42 -04:00
Christian Grothoff
93943bdb5b
add KYC errors for p2p payments
2022-06-04 15:19:57 +02:00
Christian Grothoff
65ce2eede6
-expand table list for taler-auditor-sync
2022-06-01 23:16:35 +02:00