.. |
baseline
|
rename proposal_data to contract_terms (see #4879)
|
2017-05-29 01:15:41 +02:00 |
test_exchange_api_home
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
afl-generate.sh
|
Add option to initialized db, fixes 4858
|
2017-01-13 14:44:51 +01:00 |
curl_defaults.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
curl_defaults.h
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_common.c
|
fixing #5178
|
2017-11-29 20:23:08 +01:00 |
exchange_api_deposit.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_handle.c
|
fix debug statement.
|
2018-09-25 12:00:25 +02:00 |
exchange_api_handle.h
|
use gnunet_curl_lib.h instead of including gnurl/curl directly
|
2018-08-17 13:14:57 +02:00 |
exchange_api_payback.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_refresh_link.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_refresh.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_refund.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_reserve.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_track_transaction.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_track_transfer.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
exchange_api_wire.c
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
Makefile.am
|
put curl default options on one place
|
2018-09-22 01:21:55 +02: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
|
adjust timeouts to try to make test more robust
|
2018-09-15 22:51:44 +02:00 |
test_exchange_api_keys_cherry_picking.conf
|
fix #5315, including more testing
|
2018-09-15 22:20:07 +02:00 |
test_exchange_api_new.c
|
Address #5366.
|
2018-06-28 11:06:48 +02:00 |
test_exchange_api_twisted.c
|
note
|
2018-06-25 14:43:51 +02:00 |
test_exchange_api_twisted.conf
|
lookahead/duration options are in [exchange], not [exchange_keys], use consistently
|
2018-07-04 00:43:24 +02:00 |
test_exchange_api.conf
|
lookahead/duration options are in [exchange], not [exchange_keys], use consistently
|
2018-07-04 00:43:24 +02:00 |
testing_api_cmd_bank_check.c
|
Addressing #5291.
|
2018-06-27 16:49:23 +02:00 |
testing_api_cmd_batch.c
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
testing_api_cmd_check_keys.c
|
fix debug statement.
|
2018-09-25 12:00:25 +02:00 |
testing_api_cmd_deposit.c
|
implement retries for a few more commands
|
2018-08-11 11:29:02 +02:00 |
testing_api_cmd_exec_aggregator.c
|
Get rid of "@param selector".
|
2018-05-29 12:43:34 +02:00 |
testing_api_cmd_exec_auditor-sign.c
|
fix memory leak
|
2018-06-29 15:28:05 +02:00 |
testing_api_cmd_exec_keyup.c
|
Get rid of "@param selector".
|
2018-05-29 12:43:34 +02:00 |
testing_api_cmd_exec_wirewatch.c
|
Get rid of "@param selector".
|
2018-05-29 12:43:34 +02:00 |
testing_api_cmd_fakebank_transfer.c
|
add logic to allow fakebank transfers to be retried
|
2018-08-19 14:19:17 +02:00 |
testing_api_cmd_payback.c
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
testing_api_cmd_refresh.c
|
implement retries for a few more commands
|
2018-08-11 11:29:02 +02:00 |
testing_api_cmd_refund.c
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
testing_api_cmd_signal.c
|
Commenting the "signal" CMD.
|
2018-05-28 13:38:20 +02:00 |
testing_api_cmd_sleep.c
|
add sleep command
|
2018-09-15 19:17:06 +02:00 |
testing_api_cmd_status.c
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
testing_api_cmd_track.c
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
testing_api_cmd_wire.c
|
fix compilation error
|
2018-05-28 22:54:10 +02:00 |
testing_api_cmd_withdraw.c
|
implement retries for a few more commands
|
2018-08-11 11:29:02 +02:00 |
testing_api_helpers.c
|
add remote benchmarking
|
2018-08-19 00:49:16 +02:00 |
testing_api_loop.c
|
retry instantly if /keys download fails during testcase startup
|
2018-08-19 13:27:21 +02:00 |
testing_api_trait_amount.c
|
Commenting the main "testing" header file.
|
2018-05-29 12:18:18 +02:00 |
testing_api_trait_blinding_key.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_cmd.c
|
Implementing #5306.
|
2018-06-20 22:16:24 +02:00 |
testing_api_trait_coin_priv.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_denom_pub.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_denom_sig.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_fresh_coin.c
|
Commenting the "fresh coins" trait.
|
2018-05-28 15:51:23 +02:00 |
testing_api_trait_json.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_key_peer.c
|
Commenting the "peer key" trait.
|
2018-05-28 15:58:08 +02:00 |
testing_api_trait_number.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_process.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_reserve_priv.c
|
Commenting the main "testing" header file.
|
2018-05-29 12:18:18 +02:00 |
testing_api_trait_string.c
|
Commenting the remaining "lib" traits.
|
2018-05-28 17:23:05 +02:00 |
testing_api_trait_wtid.c
|
Commenting the main "testing" header file.
|
2018-05-29 12:18:18 +02:00 |
testing_api_traits.c
|
Get rid of "@param selector".
|
2018-05-29 12:43:34 +02:00 |