Christian Grothoff
|
544ba42f44
|
-big renaming of structs for consistent naming with P suffix
|
2022-02-21 00:23:23 +01:00 |
|
Christian Grothoff
|
a351bfc4b4
|
-fix CS nonce reuse check logic
|
2022-02-17 15:18:09 +01:00 |
|
Christian Grothoff
|
9b8c350d4d
|
-remove redundancies in the refresh-melt computation and fix uninitialized bks return value
|
2022-02-13 12:44:09 +01:00 |
|
Christian Grothoff
|
f6ecf7458a
|
-refactor melt API, add FIXME for discovered bug
|
2022-02-12 14:38:27 +01:00 |
|
Christian Grothoff
|
8a3e88fbf1
|
-add missing comment
|
2022-02-12 11:27:57 +01:00 |
|
Christian Grothoff
|
c93150b8cd
|
-work on more FIXMEs
|
2022-02-12 01:00:31 +01:00 |
|
Christian Grothoff
|
0995bdd1d0
|
-get tests to pass
|
2022-02-11 09:36:01 +01:00 |
|
Christian Grothoff
|
1777db292e
|
-fix withdraw logic
|
2022-02-09 16:43:36 +01:00 |
|
Christian Grothoff
|
b3cf788424
|
-more test fixes
|
2022-02-08 14:02:27 +01:00 |
|
Christian Grothoff
|
17a30cbd70
|
-cleanups
|
2022-02-07 23:38:30 +01:00 |
|
Christian Grothoff
|
2164c36f0f
|
got testing_api_cmd_refresh to compile
|
2022-02-07 10:09:12 +01:00 |
|
Christian Grothoff
|
62d8368b1b
|
-fix more FTBFS issues
|
2022-02-06 19:53:23 +01:00 |
|
Christian Grothoff
|
57bbdb0997
|
-fix melt FTBFS
|
2022-02-06 18:35:08 +01:00 |
|
Gian Demarmels
|
34a7f59060
|
fixed src util and other stuff
|
2022-02-05 23:42:17 +01:00 |
|
Christian Grothoff
|
b30765c7d0
|
make API actually workable, sketch out melt
|
2022-02-04 23:58:41 +01:00 |
|
Christian Grothoff
|
cfc6c3fcd0
|
make API actually workable:
|
2022-02-04 23:09:19 +01:00 |
|
Christian Grothoff
|
d833966d52
|
-API work
|
2022-02-04 22:02:48 +01:00 |
|
Christian Grothoff
|
87376e02eb
|
protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks
|
2021-12-25 13:56:40 +01:00 |
|
Christian Grothoff
|
2c14d33870
|
deduplicate melt signing logic, remove coin_pub from data being signed over
|
2021-12-25 13:56:40 +01:00 |
|
Christian Grothoff
|
e0700ad916
|
optimize /deposit logic to minimize serialization failures (presumably)
|
2021-12-08 20:33:14 +01:00 |
|
Christian Grothoff
|
77142acbe8
|
fix lib/ FTBFS
|
2021-10-27 13:42:54 +02:00 |
|
Christian Grothoff
|
b148a5a81a
|
rename fest
|
2021-10-27 13:23:14 +02:00 |
|
Christian Grothoff
|
f0951d34dd
|
-fix more FTBFS
|
2021-10-27 09:23:13 +02:00 |
|
Christian Grothoff
|
464c1f806c
|
-more changes towards fixing FTBFS
|
2021-10-27 09:23:12 +02:00 |
|
Christian Grothoff
|
1d54400a02
|
-more eliminations of json_pack
|
2021-07-31 20:27:16 +02:00 |
|
Christian Grothoff
|
42decef957
|
fix #6939 in exchange
|
2021-07-24 09:00:35 +02:00 |
|
Christian Grothoff
|
ca5f0c4d6f
|
fix #6786: do not die on bogus URL
|
2021-03-05 21:41:55 +01:00 |
|
Christian Grothoff
|
4b9fb610d8
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
|
Christian Grothoff
|
8d312562bf
|
adjust ECs
|
2020-11-07 18:51:54 +01:00 |
|
Christian Grothoff
|
d326c05e32
|
fix checks
|
2020-08-29 01:25:59 +02:00 |
|
Christian Grothoff
|
7085cfef70
|
test coin_priv re-use with deposit and refresh, update handling of the error code client-side
|
2020-07-10 23:09:46 +02:00 |
|
Christian Grothoff
|
92ac6dd11a
|
implement new behavior in exchange httpd and libtalerexchange (for #6416)
|
2020-07-08 21:24:10 +02:00 |
|
Christian Grothoff
|
8e03498a48
|
add h_denom to melt signatures (for #6416)
|
2020-07-08 17:59:05 +02:00 |
|
Christian Grothoff
|
44c70269e2
|
update ECs
|
2020-07-05 16:50:13 +02:00 |
|
Christian Grothoff
|
84a40be0bc
|
fix #6170 and rest of #6164
|
2020-04-08 23:52:01 +02:00 |
|
Christian Grothoff
|
50bc862a68
|
adapt to new GNUnet sign API (#6164)
|
2020-04-08 18:18:20 +02:00 |
|
Christian Grothoff
|
bf8c5982a2
|
make exchange API more uniform in how information is returned
|
2020-04-05 22:05:38 +02:00 |
|
Christian Grothoff
|
10c56bcea0
|
improving benchmarking logic, including more timings
|
2020-03-20 02:36:50 +01:00 |
|
Christian Grothoff
|
6e3765d852
|
more careful use of TALER_JSON_get_error_code(), limit to cases where we expect to get one
|
2020-03-10 18:51:08 +01:00 |
|
Christian Grothoff
|
a9b3c564bd
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
|
Christian Grothoff
|
cdc8c5b57b
|
limit redirects
|
2020-02-29 16:54:58 +01:00 |
|
Christian Grothoff
|
0a2b049864
|
big rename fest related to #6067 API renaming
|
2020-02-29 16:42:10 +01:00 |
|