exchange/src/exchange-lib
2018-12-21 22:05:42 +01:00
..
baseline rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
test_exchange_api_home fix #5434 (no more salt in exchange wire replies) 2018-10-06 15:05:06 +02:00
afl-generate.sh Add option to initialized db, fixes 4858 2017-01-13 14:44:51 +01:00
backoff.h lower backoff threshold 2018-09-26 23:24:24 +02:00
curl_defaults.c fastoption may not be supported by all curls 2018-12-14 09:42:15 +01:00
curl_defaults.h fix TXL_curl_easy_get signatures 2018-11-11 15:49:53 +01:00
exchange_api_common.c more work towards testing deposit confirmations 2018-11-17 16:11:47 +01:00
exchange_api_deposit.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_handle.c fix auditor key serialization 2018-12-21 21:15:41 +01:00
exchange_api_handle.h getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_payback.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_refresh_link.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_refresh.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_refund.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_reserve.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_track_transaction.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_track_transfer.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
exchange_api_wire.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
Makefile.am Provide test API for keys serialization. 2018-12-21 14:04:43 +01:00
test_exchange_api_expire_reserve_now.conf Ask to withdraw on a expired reserve. 2018-05-18 16:54:36 +02:00
test_exchange_api_keys_cherry_picking_extended.conf Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
test_exchange_api_keys_cherry_picking_new.c 70% of testing serialization logic. 2018-12-21 22:05:42 +01:00
test_exchange_api_keys_cherry_picking.conf preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
test_exchange_api_new.c /withdraw: #5284. 2018-12-18 17:35:23 +01:00
test_exchange_api_twisted.c /withdraw: #5284. 2018-12-18 17:35:23 +01:00
test_exchange_api_twisted.conf Minor changes to make tests pass/no-skip again. 2018-11-19 23:02:37 +01:00
test_exchange_api.conf preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
testing_api_cmd_bank_check.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_batch.c Remove *extra* verbosity. 2018-12-19 14:33:52 +01:00
testing_api_cmd_check_keys.c Provide test API for keys serialization. 2018-12-21 14:04:43 +01:00
testing_api_cmd_deposit.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_exec_aggregator.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_exec_auditor-sign.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_exec_keyup.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_exec_wirewatch.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_fakebank_transfer.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_payback.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_refresh.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_refund.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_serialize_keys.c 70% of testing serialization logic. 2018-12-21 22:05:42 +01:00
testing_api_cmd_signal.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_sleep.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_status.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_track.c #5459 2018-12-19 11:43:05 +01:00
testing_api_cmd_wire.c Provide test API for keys serialization. 2018-12-21 14:04:43 +01:00
testing_api_cmd_withdraw.c #5459 2018-12-19 11:43:05 +01:00
testing_api_helpers.c get auditor api test to pass (minimal version) 2018-11-18 14:41:27 +01:00
testing_api_loop.c getting test_auditor_api to pass 2018-11-25 14:40:03 +01:00
testing_api_trait_amount.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_blinding_key.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_cmd.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_coin_priv.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_denom_pub.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_denom_sig.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_exchange_pub.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_exchange_sig.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_fresh_coin.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_json.c Provide test API for keys serialization. 2018-12-21 14:04:43 +01:00
testing_api_trait_key_peer.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_number.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_process.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_reserve_priv.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_string.c Offer contract terms trait as a JSON object. 2018-11-20 13:32:02 +01:00
testing_api_trait_wtid.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_traits.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00