Christian Grothoff
|
9ed99558e2
|
-fix clang compiler warnings
|
2022-08-22 22:45:41 +02:00 |
|
Christian Grothoff
|
a5b9fce183
|
-remove obsolete options from config
|
2022-08-21 12:22:31 +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
|
1a3793cb1c
|
-regenerate DBs
|
2022-08-14 19:10:19 +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
|
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
|
c602e11a36
|
-merge eufin branch (manually)
|
2022-08-06 13:25:54 +02:00 |
|
Christian Grothoff
|
6d6ecd9271
|
-new ECs
|
2022-07-11 12:47:44 +02:00 |
|
Christian Grothoff
|
43662fbb6a
|
-add safety checks against cmd type confusion
|
2022-07-05 13:19:09 +02:00 |
|
Christian Grothoff
|
def8116dd3
|
-link to bug
|
2022-07-05 13:09:20 +02:00 |
|
Christian Grothoff
|
75dbf20ced
|
-annotate bugs
|
2022-07-05 11:46:02 +02:00 |
|
Christian Grothoff
|
cebf4f11b9
|
-add test for batch deposits
|
2022-07-01 15:42:48 +02:00 |
|
Christian Grothoff
|
182c618579
|
-implement batch deposit testing cmd
|
2022-07-01 12:05:41 +02:00 |
|
Christian Grothoff
|
7fe8d89d75
|
-update deposit API in preparation for batch deposits
|
2022-06-29 19:30:12 +02:00 |
|
|
87025cfd17
|
age restriction support in exchange_api_purse_create_with_deposit added
|
2022-06-27 14:11:46 +02:00 |
|
Christian Grothoff
|
2443ee672d
|
-more typos
|
2022-06-26 17:09:33 +02:00 |
|
Christian Grothoff
|
7b62174d00
|
-fix typos
|
2022-06-26 17:09:30 +02:00 |
|
Christian Grothoff
|
fd9fc9f0cd
|
-fix misc doxygen warnings, code clean up
|
2022-06-26 17:08:17 +02:00 |
|
Christian Grothoff
|
3d66034093
|
-fix build issues
|
2022-06-20 15:17:35 +02:00 |
|
Christian Grothoff
|
eaea32b319
|
tag
|
2022-06-09 13:57:03 +02:00 |
|
Christian Grothoff
|
446761b602
|
-more minor bugfixes
|
2022-06-07 16:57:12 +02:00 |
|
Christian Grothoff
|
b9a30d29cb
|
-fix minor bugs
|
2022-06-07 15:02:16 +02:00 |
|
Christian Grothoff
|
bdbd2a464d
|
no purse fee if purse is successfully merged
|
2022-06-05 21:00:49 +02:00 |
|
Christian Grothoff
|
b9963f7525
|
complete P2P/W2W conflict handling, deduplicate code across handlers
|
2022-06-05 14:07:23 +02:00 |
|
Christian Grothoff
|
a17781ba8d
|
-more work on p2p payments and tests thereof
|
2022-06-04 22:00:02 +02:00 |
|
Christian Grothoff
|
93943bdb5b
|
add KYC errors for p2p payments
|
2022-06-04 15:19:57 +02:00 |
|
Christian Grothoff
|
d55b093de8
|
-fix reserve history, include in tests
|
2022-05-30 19:31:49 +02:00 |
|
Christian Grothoff
|
ab4aa4dcfd
|
-add batch withdraw to test suite
|
2022-05-30 17:51:39 +02:00 |
|
Christian Grothoff
|
7b25787a4b
|
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with receiver-name in tests
|
2022-05-30 16:31:24 +02:00 |
|
Christian Grothoff
|
1d84c284ad
|
-incomplete batch_withdraw test command
|
2022-05-23 22:09:05 +02:00 |
|
Christian Grothoff
|
054f2ab51c
|
-implement batch withdraw client-side logic
|
2022-05-23 21:12:31 +02:00 |
|
Christian Grothoff
|
656b521a83
|
-passes, enable by default
|
2022-05-23 16:19:40 +02:00 |
|
Christian Grothoff
|
76b8a2a8de
|
include purse deposits in coin history
|
2022-05-23 16:02:55 +02:00 |
|
Christian Grothoff
|
a509a91f92
|
-more reserve history fixes
|
2022-05-23 15:29:35 +02:00 |
|
Christian Grothoff
|
cdd2930a99
|
-misc fixes to reserve history
|
2022-05-23 14:57:00 +02:00 |
|
Christian Grothoff
|
2035294adb
|
-more traits for reserve history checking
|
2022-05-23 12:17:41 +02:00 |
|
Christian Grothoff
|
f1a58b0fd8
|
-towards reserve history testing
|
2022-05-23 11:15:05 +02:00 |
|
Christian Grothoff
|
b3844e4923
|
-deduplicate and expand reserve history validation logic in testing library
|
2022-05-23 10:36:39 +02:00 |
|
Christian Grothoff
|
21bcc5fa0b
|
-fix wirewatch assertion
|
2022-05-22 13:48:56 +02:00 |
|
Christian Grothoff
|
3233195d2d
|
-fix NPE
|
2022-05-22 13:11:09 +02:00 |
|
Christian Grothoff
|
ccc7743fdd
|
-note what is untested
|
2022-05-17 11:52:36 +02:00 |
|
Christian Grothoff
|
3b5d9daca9
|
-expand test to include coin refund
|
2022-05-17 11:46:41 +02:00 |
|
Christian Grothoff
|
d8f1f7b761
|
integrate purse expiration into test, bugfixes
|
2022-05-17 11:21:20 +02:00 |
|
Thien-Thi Nguyen
|
f089bbe536
|
split conf file reference to -cs and -rsa
This is a followup to 2022-02-04, "split .conf files into rsa and cs".
|
2022-05-17 02:20:05 -04:00 |
|
Christian Grothoff
|
d803d86bf9
|
-work purse_deposit conflict handling
|
2022-05-16 14:01:04 +02:00 |
|
Christian Grothoff
|
99a844e52e
|
check reserve balance after p2p merges
|
2022-05-09 13:25:10 +02:00 |
|
Christian Grothoff
|
d3a6388199
|
pass purse_fee to determine how purse creation is paid for
|
2022-05-08 11:37:37 +02:00 |
|