Christian Grothoff
|
fdf095c6ef
|
initial version of taler-bank-benchmark
|
2021-06-19 13:59:03 +02:00 |
|
Christian Grothoff
|
50749c462b
|
make libfakebank scale
|
2021-06-19 08:36:17 +02:00 |
|
Christian Grothoff
|
036e711779
|
extend fakebank API to have thread pool option
|
2021-06-19 05:00:45 +02:00 |
|
Christian Grothoff
|
6680f9b4ef
|
implement logic to replace 'true' forgettable salts with random salts, fix object deletion when forgetting
|
2021-06-16 23:12:21 +02:00 |
|
Christian Grothoff
|
9db945471f
|
-gana update
|
2021-06-16 21:22:20 +02:00 |
|
Christian Grothoff
|
bf7adbfa2e
|
-remove dead leaky code
|
2021-06-16 17:40:04 +02:00 |
|
Christian Grothoff
|
ae7b5951c1
|
update PQ implementation to allow for NULLable amounts
|
2021-06-16 17:08:30 +02:00 |
|
Christian Grothoff
|
34a5806eb5
|
gana update
|
2021-06-16 15:50:09 +02:00 |
|
Christian Grothoff
|
3e3fb304f4
|
avoid failure mode
|
2021-06-16 15:39:06 +02:00 |
|
Christian Grothoff
|
3fa945e796
|
update gana
|
2021-06-16 15:13:08 +02:00 |
|
|
ffb24f5b59
|
use dollar to prefix reserved JSON names
|
2021-06-16 11:45:44 +02:00 |
|
Christian Grothoff
|
ae60be7644
|
-do not warn if timestamp is 0, that is valid
|
2021-06-16 11:12:55 +02:00 |
|
Christian Grothoff
|
e3089761ef
|
-fix (soft) assertion failure
|
2021-06-16 11:10:06 +02:00 |
|
Christian Grothoff
|
2918448338
|
purge fields instead of setting to NULL as suggested by Florian
|
2021-06-15 20:34:25 +02:00 |
|
|
fa330ca12a
|
add merchant auth in auditor test
|
2021-06-10 20:22:53 +02:00 |
|
Christian Grothoff
|
dadb96c9ba
|
-badness
|
2021-06-01 17:46:17 +02:00 |
|
Christian Grothoff
|
35b232642b
|
-fix cherry picking, need MAX heap to build correct replies for all cpds
|
2021-05-29 10:06:58 +02:00 |
|
Christian Grothoff
|
060816eafd
|
fix for soft fail error handling in wirewatch discovered in #6892, bugnote 17930: bank API calls us one more time after returning SYSERR, and we must in that case not bump the progress point just because a commit succeeds after the rollback
|
2021-05-29 08:38:33 +02:00 |
|
Christian Grothoff
|
3df47fa6d7
|
-fix returning full response
|
2021-05-28 23:08:03 +02:00 |
|
Christian Grothoff
|
be62bc5734
|
-not a protocol violation, can happen if auditor signed denominations that are valid for deposit but not withdraw
|
2021-05-28 21:30:55 +02:00 |
|
Christian Grothoff
|
35ce352b16
|
deal more nicely with /keys failures where no JSON is returned
|
2021-05-27 11:19:56 +02:00 |
|
Christian Grothoff
|
3986c9ae2d
|
fix last_cpd initialization
|
2021-05-27 10:37:53 +02:00 |
|
Christian Grothoff
|
fe72adf666
|
-fix doxygen
|
2021-05-26 09:42:45 +02:00 |
|
Christian Grothoff
|
58939d55e9
|
fix doxygen
|
2021-05-26 09:24:44 +02:00 |
|
Christian Grothoff
|
8ffa114c4e
|
status code changed from 404 to 410, as revocation is possible in the future..."
|
2021-05-25 21:36:43 +02:00 |
|
Christian Grothoff
|
068068f40f
|
return signed error message with HTTP_GONE status if denomination is not currently valid for specified operation (#6889)
|
2021-05-25 21:34:18 +02:00 |
|
Christian Grothoff
|
0d1ab614c0
|
return signed 404 statements for unknown denomination key hashes (#6889)
|
2021-05-25 20:52:58 +02:00 |
|
Christian Grothoff
|
b2b1f88ab6
|
add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merchant tests
|
2021-05-25 20:10:46 +02:00 |
|
Christian Grothoff
|
dd323a5d9c
|
-log CMD name
|
2021-05-25 17:46:16 +02:00 |
|
Christian Grothoff
|
4741f4ea02
|
implement duplicate reserve_pub detection in fakebank, add test (fails in pybank), for #6863
|
2021-05-20 12:31:27 +02:00 |
|
Christian Grothoff
|
259a180bb6
|
update gana
|
2021-05-17 22:44:01 +02:00 |
|
Christian Grothoff
|
3ef39e51f3
|
more work on hopefully fixing #6862
|
2021-05-14 18:08:45 +02:00 |
|
Christian Grothoff
|
ab96483e01
|
disable gettext use in secmod code (#6862)
|
2021-05-14 15:47:02 +02:00 |
|
Christian Grothoff
|
5f268913dd
|
return NO if forgetting did not work because it was already forgotten earlier
|
2021-05-11 19:17:09 +02:00 |
|
Christian Grothoff
|
684a234264
|
fix #6855
|
2021-05-09 13:41:23 +02:00 |
|
Christian Grothoff
|
6ee58c990c
|
fix #6856
|
2021-05-09 12:50:08 +02:00 |
|
Christian Grothoff
|
8fd08c559e
|
-more work for JE Marchesi
|
2021-05-02 12:34:39 +02:00 |
|
Christian Grothoff
|
91e18867c3
|
use grothoff in runtimedir when testing
|
2021-04-28 15:42:36 +02:00 |
|
Christian Grothoff
|
90c56117e0
|
more prebuilt updates
|
2021-04-28 00:44:22 +02:00 |
|
Christian Grothoff
|
87bc5495e5
|
update prebuild docs
|
2021-04-28 00:21:26 +02:00 |
|
Christian Grothoff
|
b60ad1f422
|
-update GANA
|
2021-04-26 17:12:18 +02:00 |
|
Christian Grothoff
|
5c355bd27c
|
update prebuild man/info pages
|
2021-04-26 17:09:57 +02:00 |
|
Christian Grothoff
|
23c36cb44b
|
remove (hopefully) obsolete option, was moved to exchange-offline
|
2021-04-26 17:05:19 +02:00 |
|
Christian Grothoff
|
3cdefdd11a
|
update GANA
|
2021-04-24 20:26:05 +02:00 |
|
Christian Grothoff
|
20c70845c0
|
return more precise error codes from TALER_EXCHANGE_deposit() if failures are detected client-side (#6817)
|
2021-04-24 19:54:47 +02:00 |
|
Christian Grothoff
|
23f49379bb
|
remove fault injection
|
2021-04-24 19:05:55 +02:00 |
|
Christian Grothoff
|
5106a09c9f
|
fix more typos
|
2021-04-23 23:53:52 +02:00 |
|
Christian Grothoff
|
a140c114d3
|
more doxygen fixes
|
2021-04-23 23:39:07 +02:00 |
|
Christian Grothoff
|
4384c6ec85
|
fix misc doxygen issues
|
2021-04-21 20:28:30 +02:00 |
|
Christian Grothoff
|
0470ba3692
|
-inject fault for buildbot test
|
2021-04-20 21:02:31 +02:00 |
|