exchange/src/lib
Marcello Stanisci f3d80b58f6
Make the API-agnostic iterator work.
This allows to build local histories to be matched
against the ones returned by the bank; in particular,
this version builds those stories regardless of /history
or /history-range being run.
2019-04-10 17:07:13 +02:00
..
baseline fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_home fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_keys_cherry_picking_home Put master key under isolated home. 2019-02-18 16:49:22 +01:00
.gitignore adding separate test just for /verison API 2019-01-24 18:45:47 +01:00
afl-generate.sh fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_curl_defaults.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_curl_defaults.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_deposit_confirmation.c Fix /deposit-confirmation as per JSON encode/decode. 2019-01-28 16:48:27 +01:00
auditor_api_exchanges.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_handle.c make function static 2019-01-24 19:01:42 +01:00
auditor_api_handle.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
backoff.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_common.c Refactor lib/exchange_api_common.c for GNUNET_memcmp 2019-04-08 18:48:33 +00:00
exchange_api_curl_defaults.c actually disable 100 continue 2019-03-02 19:18:12 +01:00
exchange_api_curl_defaults.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_deposit.c finixh #5447 implementation (more testing needed) 2019-01-13 17:47:15 +01:00
exchange_api_handle.c Refactor for GNUNET_memcmp 2019-04-08 18:17:29 +00:00
exchange_api_handle.h more code towards fixing #5447 2019-01-13 16:22:16 +01:00
exchange_api_payback.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_refresh_link.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_refresh.c typo 2019-02-20 21:07:39 +01:00
exchange_api_refund.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_reserve.c Refactor lib/exchange_api_reserve.c for GNUNET_memcmp 2019-04-08 18:51:48 +00:00
exchange_api_track_transaction.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_track_transfer.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_wire.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
Makefile.am /history-range. 2019-04-08 23:56:46 +02:00
test_auditor_api_expire_reserve_now.conf fix conf 2019-01-29 15:50:24 +01:00
test_auditor_api_version.c adding separate test just for /verison API 2019-01-24 18:45:47 +01:00
test_auditor_api.c add option to be selective about dropping the exchange list 2019-02-14 14:23:16 +01:00
test_auditor_api.conf fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_expire_reserve_now.conf fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_interpreter_on-off.c fix #includes 2019-04-07 00:01:16 +02:00
test_exchange_api_keys_cherry_picking_extended_2.conf 5136. 2019-01-22 15:16:21 +01:00
test_exchange_api_keys_cherry_picking_extended.conf Make cherry-picking test more isolated. 2019-02-19 15:48:52 +01:00
test_exchange_api_keys_cherry_picking_new.c Improving the math. 2019-04-06 20:28:07 +02:00
test_exchange_api_keys_cherry_picking.conf Artificial 'now'. 2019-04-06 12:55:13 +02:00
test_exchange_api_new.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_overlapping_keys_bug.c Align tests to latest change. 2019-02-19 17:42:39 +01:00
test_exchange_api_twisted.c fix #includes 2019-04-07 00:01:16 +02:00
test_exchange_api_twisted.conf fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api.conf fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_bank_check.c Faking the time. 2019-04-03 16:07:04 +02:00
testing_api_cmd_batch.c Provide internal command advancer to batch-CMD. 2019-01-21 15:42:51 +01:00
testing_api_cmd_check_keys.c Artificial 'now'. 2019-04-06 12:55:13 +02:00
testing_api_cmd_deposit.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_exec_aggregator.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_exec_auditor-sign.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_exec_keyup.c fix keyup invocation. 2019-04-03 18:02:58 +02:00
testing_api_cmd_exec_wirewatch.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_fakebank_transfer.c /history-range. 2019-04-08 23:56:46 +02:00
testing_api_cmd_payback.c better error message 2019-02-16 23:49:40 +01:00
testing_api_cmd_refresh.c indentation 2019-02-19 18:22:04 +01:00
testing_api_cmd_refund.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_serialize_keys.c Fix exchange double-connect 2019-01-21 20:06:38 +01:00
testing_api_cmd_signal.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_sleep.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_status.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_track.c refactor for GNUNET_memcmp 2019-04-08 14:58:21 +00:00
testing_api_cmd_wire.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_cmd_withdraw.c fix memory leak if traits are requested multiple times per withdraw 2019-02-17 00:18:04 +01:00
testing_api_helpers.c debug 2019-03-13 17:43:21 +01:00
testing_api_loop.c Artificial 'now'. 2019-04-06 12:55:13 +02:00
testing_api_trait_amount.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_blinding_key.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_cmd.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_coin_priv.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_denom_pub.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_denom_sig.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_exchange_pub.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_exchange_sig.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_fresh_coin.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_json.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_key_peer.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_number.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_process.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_reserve_priv.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_string.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_trait_time.c Make the API-agnostic iterator work. 2019-04-10 17:07:13 +02:00
testing_api_trait_wtid.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_api_traits.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_auditor_api_cmd_deposit_confirmation.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_auditor_api_cmd_exchanges.c Extend auditor testing-lib. 2019-01-28 16:51:13 +01:00
testing_auditor_api_cmd_exec_auditor_dbinit.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_auditor_api_cmd_exec_auditor.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_auditor_api_cmd_exec_wire_auditor.c fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
testing_auditor_api_helpers.c Check /version compatibility during tests. 2019-01-25 16:03:46 +01:00