.. |
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 |
exchange_api_common.c
|
fixing #5178
|
2017-11-29 20:23:08 +01:00 |
exchange_api_deposit.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
exchange_api_handle.c
|
disable /keys cherrypicking until #5315 is addressed
|
2018-04-06 00:58:15 +02: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
|
Trigger conflicting refunds
|
2018-05-17 15:50:50 +02:00 |
exchange_api_reserve.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02: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
|
fix NULL termination of fee list
|
2018-04-02 16:35:14 +02:00 |
Makefile.am
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +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
|
disable /keys cherrypicking until #5315 is addressed
|
2018-04-06 00:58:15 +02:00 |
test_exchange_api_keys_cherry_picking.c
|
disable /keys cherrypicking until #5315 is addressed
|
2018-04-06 00:58:15 +02:00 |
test_exchange_api_keys_cherry_picking.conf
|
make test config files more autocomplete.
|
2018-05-07 12:44:36 +02:00 |
test_exchange_api_new.c
|
Trigger conflicting refunds
|
2018-05-17 15:50:50 +02:00 |
test_exchange_api_twisted.c
|
Trigger double(-successful) refund.
|
2018-05-17 15:35:45 +02:00 |
test_exchange_api_twisted.conf
|
Triggering 409 Conflict for /refresh/reveal
|
2018-05-16 13:18:23 +02:00 |
test_exchange_api.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
test_exchange_api.conf
|
make test config files more autocomplete.
|
2018-05-07 12:44:36 +02:00 |
testing_api_cmd_bank_check.c
|
fix if-else logical error.
|
2018-05-11 15:36:48 +02:00 |
testing_api_cmd_check_keys.c
|
use more 'static' where applicable, use GNUNET_log instead of fprintf
|
2018-02-27 22:22:18 +01:00 |
testing_api_cmd_deposit.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02: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
|
get filename instead of get_string, nicify some strings
|
2018-04-02 17:10:05 +02: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
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
testing_api_cmd_fakebank_transfer.c
|
get filename instead of get_string, nicify some strings
|
2018-04-02 17:10:05 +02:00 |
testing_api_cmd_payback.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
testing_api_cmd_refresh.c
|
Triggering doubled /refresh/melt, plus prepare ground for twisting the /refresh/reveal
|
2018-05-14 22:32:13 +02:00 |
testing_api_cmd_refund.c
|
Trigger conflicting refunds
|
2018-05-17 15:50:50 +02:00 |
testing_api_cmd_signal.c
|
use more 'static' where applicable, use GNUNET_log instead of fprintf
|
2018-02-27 22:22:18 +01:00 |
testing_api_cmd_status.c
|
use more 'static' where applicable, use GNUNET_log instead of fprintf
|
2018-02-27 22:22:18 +01:00 |
testing_api_cmd_track.c
|
merging Florian's changes with my wire changes
|
2018-04-15 12:20:00 +02:00 |
testing_api_cmd_wire.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02:00 |
testing_api_cmd_withdraw.c
|
build exchange url at (withdraw) command creation.
|
2018-03-21 17:13:27 +01:00 |
testing_api_helpers.c
|
fix segfault
|
2018-05-04 14:23:17 +02:00 |
testing_api_loop.c
|
report which command failed
|
2018-04-02 17:16:04 +02:00 |
testing_api_trait_amount.c
|
Bank-lib tests, using the new (libraries-based) style.
|
2018-02-26 14:12:46 +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
|
denom pub trait made 'const'
|
2018-02-21 16:58:18 +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_json.c
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02: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
|
Bank-lib tests, using the new (libraries-based) style.
|
2018-02-26 14:12:46 +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
|
Changing configuration structure to enable multiple accounts.
|
2018-04-02 14:29:44 +02: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 |