exchange/src/include
Özgür Kesim 31f74059e0
[new /keys response] create and parse denomination implemented
- /keys response now contains signed denomintations
	- hashes of denominations now XOR'ed per group into a single hash-code
	- final hash-code is now XOR of all group hash codes
	- final hash-code is signed

- lib/exchange_api_handle support for new "denominations" implemented
	- parses array of denomation groups
	- creates running xor of hashes
	- verifies signature at the end
	- previous diff/merge logic for keys remains intact.
2022-06-26 16:59:27 +02:00
..
.gitignore -towards coin audits with purse deposits 2022-06-13 15:31:52 +02:00
backoff.h fix macro causing syntax issues 2020-03-19 19:33:10 +01:00
gauger.h start with libtalermhd 2019-11-23 10:48:05 +01:00
gettext.h add gettext support 2021-04-05 20:11:45 +02:00
Makefile.am integrate taler_extensions.h into dist 2021-11-27 18:50:51 +01:00
platform.h -doxygen fix 2021-08-02 16:04:11 +02:00
taler_amount_lib.h -fix CS nonce reuse check logic 2022-02-17 15:18:09 +01:00
taler_auditor_service.h -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
taler_auditordb_lib.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler_auditordb_plugin.h -preparatory steps to expand auditor to know about purse and history fees 2022-06-14 23:04:43 +02:00
taler_bank_service.h introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler_crypto_lib.h -more work on p2p payments and tests thereof 2022-06-04 22:00:02 +02:00
taler_curl_lib.h -implement more of the KYC handlers 2021-10-19 21:02:10 +02:00
taler_exchange_service.h -fix minor bugs 2022-06-07 15:02:16 +02:00
taler_exchangedb_lib.h restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX 2021-08-03 21:58:36 +02:00
taler_exchangedb_plugin.h -add missing checkpointing logic 2022-06-19 14:04:41 +02:00
taler_extensions.h cleanup of extension API 2022-04-21 12:54:59 +02:00
taler_fakebank_lib.h fix #7049: immediate restart of MHD when already running 2021-10-20 16:01:11 +02:00
taler_json_lib.h [new /keys response] create and parse denomination implemented 2022-06-26 16:59:27 +02:00
taler_mhd_lib.h add Etag and 'expires' to /wire 2022-05-12 14:15:02 +02:00
taler_pq_lib.h -doxygen fixes 2022-02-12 11:12:33 +01:00
taler_sq_lib.h introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler_testing_lib.h -generate 404 on non-existing accounts for fakebank, use payto://-URIs with receiver-name in tests 2022-05-30 16:31:24 +02:00
taler_twister_testing_lib.h -fix ftbfs on first make 2021-04-18 15:38:53 +02:00
taler_util.h -more work on taler-helper-auditor-reserve p2p audits 2022-06-18 20:36:44 +02:00