Christian Grothoff
|
faea446c10
|
-update docs
|
2022-07-06 23:04:04 +02:00 |
|
Christian Grothoff
|
8220974328
|
-fix typos
|
2022-07-06 22:53:21 +02:00 |
|
Christian Grothoff
|
0ad84355d5
|
fix auditor refund fee calculations
|
2022-07-06 18:36:51 +02:00 |
|
Christian Grothoff
|
36a8ecd4c4
|
-implemented bounded history for reserve status requests
|
2022-07-05 14:25:30 +02:00 |
|
Christian Grothoff
|
bf9b7e168b
|
it is a POST, and information could change anytime, so caching isn't really a good idea
|
2022-07-05 13:37:13 +02:00 |
|
Christian Grothoff
|
43662fbb6a
|
-add safety checks against cmd type confusion
|
2022-07-05 13:19:09 +02:00 |
|
Christian Grothoff
|
822090e81e
|
-link to bug
|
2022-07-05 13:15:29 +02:00 |
|
Christian Grothoff
|
17fde9045d
|
-link to bug
|
2022-07-05 13:12:46 +02:00 |
|
Christian Grothoff
|
def8116dd3
|
-link to bug
|
2022-07-05 13:09:20 +02:00 |
|
Christian Grothoff
|
644f6014ae
|
-link to bug
|
2022-07-05 13:06:31 +02:00 |
|
Christian Grothoff
|
5659ba8675
|
-simply assert
|
2022-07-05 13:03:45 +02:00 |
|
Christian Grothoff
|
a01c1acc3c
|
-actually, incrementing on every error seems fine
|
2022-07-05 13:01:17 +02:00 |
|
Christian Grothoff
|
7201ce3166
|
-handle withdraw CS nonce reuse more nicely
|
2022-07-05 12:56:55 +02:00 |
|
Christian Grothoff
|
82cff16eea
|
handle idempotency/expiration check in purse_merge
|
2022-07-05 12:49:03 +02:00 |
|
Christian Grothoff
|
ad612623be
|
-run read-only transactions in proper read-only scope (at least some of them)
|
2022-07-05 12:13:58 +02:00 |
|
Christian Grothoff
|
3ff92b9bbc
|
-deduplicate purse creation confirmation logic
|
2022-07-05 12:07:27 +02:00 |
|
Christian Grothoff
|
9e5dc2a542
|
-remove dead argument
|
2022-07-05 11:50:20 +02:00 |
|
Christian Grothoff
|
75dbf20ced
|
-annotate bugs
|
2022-07-05 11:46:02 +02:00 |
|
Christian Grothoff
|
3453126eb7
|
-resolve minor FIXMEs
|
2022-07-05 11:17:47 +02:00 |
|
Christian Grothoff
|
615b4621e3
|
-implement DB logic for forcing reserve close
|
2022-07-04 23:40:49 +02:00 |
|
Christian Grothoff
|
e68206b1f9
|
-deduplicate logic
|
2022-07-04 23:25:51 +02:00 |
|
Christian Grothoff
|
84c78612f3
|
fix #7265: ensure Debian package cleans up nicely on purge
|
2022-07-03 13:44:40 +02:00 |
|
Thien-Thi Nguyen
|
dc17320a88
|
add libtalerexchange.la to _LDADD
* src/benchmark/Makefile.am (taler_bank_benchmark_LDADD): ...here.
|
2022-07-02 19:06:16 -04:00 |
|
Christian Grothoff
|
ff2eb4f3dd
|
-fix batch deposit uninit issue
|
2022-07-02 22:51:45 +02:00 |
|
Christian Grothoff
|
74cf7654e5
|
-fix batch deposit error handling rvalues
|
2022-07-02 21:31:36 +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
|
9e3fb2302d
|
-gana merge
|
2022-07-01 07:22:39 +02:00 |
|
Christian Grothoff
|
085e40bc56
|
-exchange_api_batch_deposit.c compiles
|
2022-07-01 07:08:13 +02:00 |
|
Christian Grothoff
|
21551bb4c3
|
-also add public key for auditor for revoke-basedb.conf
|
2022-06-30 16:06:50 +02:00 |
|
Sebastian
|
636691e109
|
fix: /wire was replying double 'Access-Control-Allow-Origin' header and browsers complain
|
2022-06-30 09:17:46 -03:00 |
|
|
e0e69fd72e
|
-new error codes for purse deposit failures
|
2022-06-30 11:14:33 +02:00 |
|
|
aba04fe6be
|
-added comment with pointer to issue 7267
|
2022-06-30 10:34:18 +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
|
7fe8d89d75
|
-update deposit API in preparation for batch deposits
|
2022-06-29 19:30:12 +02:00 |
|
Christian Grothoff
|
46f4a0f9f2
|
-batch deposit compiles
|
2022-06-29 15:16:26 +02:00 |
|
Christian Grothoff
|
bdc4482ac6
|
first skeleton for batch deposits
|
2022-06-29 14:39:45 +02:00 |
|
Christian Grothoff
|
dc691eb596
|
-rename, as logic is purse deposit specific
|
2022-06-29 14:08:19 +02:00 |
|
Christian Grothoff
|
9902e88b2d
|
-fix leaks
|
2022-06-29 14:06:37 +02:00 |
|
Christian Grothoff
|
60a30b1c75
|
-deduplicate purse deposit logic
|
2022-06-29 14:01:02 +02:00 |
|
|
9b312aa0f8
|
version bump due to new /keys response
|
2022-06-29 13:34:26 +02:00 |
|
Christian Grothoff
|
d382adb2e3
|
-actually fix compatibility break from Oec
|
2022-06-29 11:24:14 +02:00 |
|
Christian Grothoff
|
70d9d0b94e
|
-trying to fix demo
|
2022-06-29 09:11:41 +02:00 |
|
Christian Grothoff
|
b4c330730d
|
-trying to fix demo
|
2022-06-29 09:08:14 +02:00 |
|
Christian Grothoff
|
3b091cd5de
|
-fix /keys initialization DB logic
|
2022-06-29 08:31:00 +02:00 |
|
Christian Grothoff
|
09479c5595
|
-style fix
|
2022-06-29 08:19:48 +02:00 |
|
Christian Grothoff
|
35f477819c
|
make sure Debian packages created on Ubuntu 21+ still work with Debian reprepro: force Debian standard compression algorithm
|
2022-06-28 21:32:03 +02:00 |
|
Christian Grothoff
|
ded7f9ca18
|
-fix issue with missing signature over denomination and age restriction hash in purse deposit
|
2022-06-28 20:25:45 +02:00 |
|