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
|
6ee4558b6f
|
-sql fix
|
2022-05-23 16:15:14 +02:00 |
|
Christian Grothoff
|
2e80f51e25
|
handle purse deposit client-side
|
2022-05-23 16:11:21 +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
|
fcaf508647
|
-add missing break, clean up fee logic
|
2022-05-23 00:34:04 +02:00 |
|
Christian Grothoff
|
3ee8879ada
|
-refactor coin history checker
|
2022-05-23 00:19:57 +02:00 |
|
Christian Grothoff
|
3599ac0ac2
|
-complete extended reserve history signature check logic to libtalerexchange
|
2022-05-22 23:51:14 +02:00 |
|
Christian Grothoff
|
67535ebf65
|
-towards client-side support for merge and history requests in reserve history
|
2022-05-22 20:04:38 +02:00 |
|
Christian Grothoff
|
40daa209fb
|
-more work on reverse history
|
2022-05-22 18:21:15 +02:00 |
|
Christian Grothoff
|
8658ae03ca
|
-towards purse merge and history requests in reserve history (incomplete)
|
2022-05-22 16:58:48 +02:00 |
|
Christian Grothoff
|
4a5d71cca2
|
-implement reserve history DB logic
|
2022-05-22 16:18:09 +02:00 |
|
Christian Grothoff
|
96fb11bed0
|
-fix
|
2022-05-22 14:46:23 +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
|
b1b943aa3e
|
-add metrics for idempotent (batch) withdraw
|
2022-05-22 13:06:17 +02:00 |
|
Christian Grothoff
|
737937291c
|
wirewatch spring cleaning
|
2022-05-21 21:07:24 +02:00 |
|
Christian Grothoff
|
a6494f9905
|
-experimental wirewatch change to keep shard locks across history requests
|
2022-05-21 02:00:31 +02:00 |
|
Christian Grothoff
|
9e0df07a16
|
latest_row_off is exclusive, remove bad comment
|
2022-05-21 01:41:02 +02:00 |
|
Christian Grothoff
|
c471ae447b
|
-log where it failed
|
2022-05-21 01:39:59 +02:00 |
|
Christian Grothoff
|
81ad77b8dc
|
-improve error handling
|
2022-05-21 01:39:34 +02:00 |
|
Christian Grothoff
|
421f59749e
|
anti-gummy patch
|
2022-05-20 16:49:48 +02:00 |
|
Sebastian
|
68b155aab5
|
missing plus sign for image data uris
|
2022-05-20 10:09:54 -03:00 |
|
Christian Grothoff
|
344c53c51d
|
enforce valid payto:// URI in exchange /wire response
|
2022-05-18 18:05:32 +02:00 |
|
Christian Grothoff
|
492d501570
|
-squash compiler warning
|
2022-05-18 09:57:56 +02:00 |
|
Christian Grothoff
|
a6b2108009
|
-check for ETag in request, generate 304 if applicable
|
2022-05-17 14:39:52 +02:00 |
|
Christian Grothoff
|
a6a1fa9fde
|
keep ETag around
|
2022-05-17 14:31:52 +02:00 |
|
Christian Grothoff
|
5e06f842dd
|
add ETag to /keys response
|
2022-05-17 14:30:58 +02:00 |
|
Christian Grothoff
|
b9d0b1aae4
|
-make batch withdraw requests idempotent
|
2022-05-17 12:29:00 +02:00 |
|
Christian Grothoff
|
7bd1828482
|
-deduplicate
|
2022-05-17 12:12:52 +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 |
|
Christian Grothoff
|
802649c270
|
-add DB logic for purse expiration
|
2022-05-17 08:50:42 +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 |
|
Thien-Thi Nguyen
|
8690892cac
|
fix typo: add extension .h to source filename
|
2022-05-17 02:12:45 -04:00 |
|
Christian Grothoff
|
02716c4084
|
-add skeleton logic for purse expiration
|
2022-05-16 15:43:40 +02:00 |
|
Christian Grothoff
|
d803d86bf9
|
-work purse_deposit conflict handling
|
2022-05-16 14:01:04 +02:00 |
|
Christian Grothoff
|
3db8f0f22d
|
improve cache control support for /wire, /keys and legal
|
2022-05-16 11:56:10 +02:00 |
|
Christian Grothoff
|
fac01f140f
|
-add purse-merge 409 handling client-side
|
2022-05-16 11:17:27 +02:00 |
|
Christian Grothoff
|
439c872af4
|
-implement purse_deposit error handling
|
2022-05-16 10:53:42 +02:00 |
|
Christian Grothoff
|
10a97996f7
|
-enable batch withdraw manual testing
|
2022-05-15 18:56:35 +02:00 |
|
Christian Grothoff
|
84b8886b12
|
-fix return value of taler-fakebank-run with -h option
|
2022-05-15 18:41:17 +02:00 |
|
Christian Grothoff
|
6150713fc4
|
-fix wire expiration
|
2022-05-14 15:11:16 +02:00 |
|