c0657d0519
-remove notes from source tree
2023-07-20 18:16:54 +02:00
db9fb04edc
Merge branch 'age-withdraw', after implementing testing-commands
2023-07-20 18:15:33 +02:00
430bb0624a
[age-withdraw] Added testing commands for age-withdraw and -reveal
...
Implemented
- TALER_TESTING_cmd_age_withdraw
- TALER_TESTING_cmd_age_withdraw_reveal
Note: No test is using those commands yet.
2023-07-20 18:13:48 +02:00
Christian Grothoff
59e057b93e
-misc fixes
2023-07-20 02:15:58 +02:00
2eb3ff1f64
[age-withdraw] simplify lib-API
2023-07-18 13:34:27 +02:00
77f99b6363
-doxygen fixes
2023-07-16 13:33:08 +02:00
a3922302c7
[age-withdraw] added TALER_EXCHANGE_age_withdraw_blind API
2023-07-15 18:15:07 +02:00
ecea165db7
[age-withdraw] age-withdraw-reveal lib-API mostly finished
2023-07-15 09:39:01 +02:00
63efa1f135
Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-withdraw
2023-07-14 10:02:01 +02:00
34f44ccb27
Merge branch 'master' into age-withdraw
2023-07-14 09:25:43 +02:00
Christian Grothoff
e08fe4eff8
bump protocol version to 16
2023-07-13 23:11:10 +02:00
Christian Grothoff
b60b339ee4
merging /keys and /wire
2023-07-13 23:07:33 +02:00
65c861027a
-towards reveal response handling in agew-withdraw-reveal
2023-07-13 22:28:34 +02:00
fde760aef0
towards age-withdraw and -reveal API
2023-07-13 08:45:05 +02:00
Christian Grothoff
a5451527cb
implement 'lost' field for #7883
2023-07-11 20:36:52 +02:00
8a7bfefa38
-handle some of the codespell complaints
2023-07-11 09:21:34 +02:00
88ecba945e
-handle doxygen complaints
2023-07-11 09:06:28 +02:00
Christian Grothoff
1e572ebcab
-typos
2023-07-10 19:48:24 +02:00
Christian Grothoff
6c44755458
use DK age group, not global age group
2023-07-10 16:55:26 +02:00
Christian Grothoff
6a483b51ec
fix alignment issue, ensure we hash over packed structure to avoid non-determinism
2023-07-10 16:34:01 +02:00
Christian Grothoff
66f9a5b5e5
-simplify
2023-07-10 15:26:53 +02:00
Christian Grothoff
f4abc1c369
tip -> reward
2023-07-10 10:34:33 +02:00
6107e99559
Merge branch 'master' of ssh://git.taler.net/exchange
2023-07-10 10:25:29 +02:00
3024dc9fa5
fix memory leaks reported by valgrind
2023-07-10 10:23:52 +02:00
Christian Grothoff
c05f832048
-current use is good
2023-07-06 12:40:18 +02:00
Christian Grothoff
c02d88c8e3
work on keys serialization/deserialization
2023-07-06 00:08:00 +02:00
Christian Grothoff
1db17d43bd
-misc minor fixes
2023-07-05 13:13:16 +02:00
Christian Grothoff
999db0fb80
-bugfixes
2023-07-04 23:21:47 +02:00
Christian Grothoff
ff8349e6e7
more exchange API refactoring
2023-07-04 15:37:46 +02:00
47620fa81b
better error handling; use handle result
2023-07-04 11:57:27 +02:00
Christian Grothoff
d3772a834f
more API clean up
2023-07-03 18:39:06 +02:00
Christian Grothoff
290268e9af
more work on API atomization
2023-07-03 17:51:13 +02:00
Christian Grothoff
75ea35722b
more work on API atomization
2023-07-03 17:22:33 +02:00
40629e8992
[age-withdraw] added library function for age-withdraw
...
- Added TALER_EXCHANGE_age_withdraw
- Also: Change TALER_EXCHANGE_batch_withdraw and related functions to
use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url
2023-07-03 16:18:40 +02:00
Christian Grothoff
421129a32e
next round of exchange API atomization
2023-06-25 19:10:26 +02:00
Christian Grothoff
75733ee00e
more work on atomizing exchange API: deposit
2023-06-25 13:59:47 +02:00
Christian Grothoff
fcd3948f3b
-fix typo
2023-06-25 00:06:35 +02:00
Christian Grothoff
720783b66a
-more exchange API atomization
2023-06-22 22:05:34 +02:00
Christian Grothoff
999dae7c5d
-more exchange API atomization
2023-06-22 20:42:10 +02:00
Christian Grothoff
d4a65faad4
-more exchange API atomization
2023-06-22 20:37:15 +02:00
Christian Grothoff
7bb9547599
more API cleanup
2023-06-22 20:26:34 +02:00
Christian Grothoff
c512c8b101
-simplify
2023-06-21 09:03:55 +02:00
Christian Grothoff
f5ce22ddf6
-more clean up of auditor api: atomization complete
2023-06-21 09:00:58 +02:00
Christian Grothoff
af77a2a178
-more auditor API atomization
2023-06-21 08:15:06 +02:00
Christian Grothoff
a37a8d34d5
-towards API atomization
2023-06-21 08:02:36 +02:00
Christian Grothoff
17789253e9
ensure forward-compatibility for auditor C API
2023-06-21 07:53:17 +02:00
Christian Grothoff
a2dde02b64
major libtalertesting API refactoring, including no longer having taler-specific logic in the test engine core
2023-06-07 23:11:05 +02:00
Christian Grothoff
0ad3de938e
address API stability FIXMEs in taler_exchange_service
2023-06-04 14:10:54 +02:00
Christian Grothoff
809300158c
code cleanup, fixing misc. memory leaks in the process
2023-06-04 13:26:00 +02:00
Christian Grothoff
89e21002d6
return tipping_allowed from /keys
2023-05-13 20:31:47 +02:00