exchange/src/exchange-lib
2018-02-17 15:39:44 +01:00
..
baseline rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
test_exchange_api_home use url instead of uri consistently 2018-01-30 01:38:04 +01:00
afl-generate.sh Add option to initialized db, fixes 4858 2017-01-13 14:44:51 +01:00
exchange_api_common.c fixing #5178 2017-11-29 20:23:08 +01:00
exchange_api_deposit.c change 'f' to 'contribution' in /deposit 2018-01-01 22:28:49 +01:00
exchange_api_handle.c use url instead of uri consistently 2018-01-30 01:38:04 +01:00
exchange_api_handle.h use url instead of uri consistently 2018-01-30 01:38:04 +01:00
exchange_api_payback.c major API refactoring, adding planchet generation and coin extraction APIs to the Taler crypto library, thereby simplifying code in withdraw, refresh, tipping, payback and testcases; slight API incompatibilities to previous versions are introduced 2017-10-31 14:02:54 +01:00
exchange_api_refresh_link.c rename: TALER_setup_planchet -> TALER_planchet_setup_refresh 2017-10-31 12:44:17 +01:00
exchange_api_refresh.c fixing #5178 2017-11-29 20:23:08 +01:00
exchange_api_refund.c add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog 2018-01-01 23:28:19 +01:00
exchange_api_reserve.c fix fakebank memory leak 2018-01-16 13:11:35 +01:00
exchange_api_track_transaction.c rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
exchange_api_track_transfer.c rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
exchange_api_wire.c introducing closing fee 2017-04-17 14:01:55 +02:00
Makefile.am hash code trait 2018-02-16 11:59:32 +01:00
test_exchange_api_keys_cherry_picking_extended.conf (imperfect) test for #4840 2017-09-14 20:52:39 +02:00
test_exchange_api_keys_cherry_picking_new.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
test_exchange_api_keys_cherry_picking.c (imperfect) test for #4840 2017-09-14 20:52:39 +02:00
test_exchange_api_keys_cherry_picking.conf Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
test_exchange_api_new.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
test_exchange_api.c use url instead of uri consistently 2018-01-30 01:38:04 +01:00
test_exchange_api.conf use url instead of uri consistently 2018-01-30 01:38:04 +01:00
testing_api_cmd_bank_check.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_check_keys.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_deposit.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_exec_aggregator.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_exec_auditor-sign.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_exec_keyup.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_exec_wirewatch.c offer url trait 2018-02-14 12:46:01 +01:00
testing_api_cmd_fakebank_transfer.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_payback.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_refresh.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_refund.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_signal.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_status.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_track.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_wire.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_cmd_withdraw.c offering amount _objects_ as traits (a string version of 2018-02-16 10:57:23 +01:00
testing_api_helpers.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_loop.c adding "order id" trait 2018-02-15 16:36:00 +01:00
testing_api_trait_amount.c hash code trait 2018-02-16 11:59:32 +01:00
testing_api_trait_blinding_key.c offering amount _objects_ as traits (a string version of 2018-02-16 10:57:23 +01:00
testing_api_trait_coin_priv.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_denom_pub.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_denom_sig.c offering amount _objects_ as traits (a string version of 2018-02-16 10:57:23 +01:00
testing_api_trait_fresh_coin.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_hash.c hash and public key traits. 2018-02-17 15:39:44 +01:00
testing_api_trait_key_peer.c hash and public key traits. 2018-02-17 15:39:44 +01:00
testing_api_trait_number.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_process.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_reserve_priv.c indent 2018-02-16 12:05:42 +01:00
testing_api_trait_string.c paste leftover 2018-02-15 17:23:29 +01:00
testing_api_trait_wtid.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_traits.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00