commit 40157ed342b2235cd09ae638d378d8abcf1e4d28 parent 2a960230dec58a33b5b8facd9d446d0a4a07c0db Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch> Date: Thu, 28 Sep 2023 14:20:39 +0200 Renamed files Diffstat:
259 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/contrib/taler-exchange-dbconfig b/contrib/taler-donau-dbconfig diff --git a/debian/etc-libtalerexchange/taler/overrides.conf b/debian/etc-libtalerdonau/taler/overrides.conf diff --git a/debian/etc-libtalerexchange/taler/taler.conf b/debian/etc-libtalerdonau/taler/taler.conf diff --git a/debian/etc-taler-exchange/apache2/sites-available/taler-exchange.conf b/debian/etc-taler-donau/apache2/sites-available/taler-exchange.conf diff --git a/debian/etc-taler-exchange/nginx/sites-available/taler-exchange b/debian/etc-taler-donau/nginx/sites-available/taler-exchange diff --git a/debian/etc-taler-exchange/taler/conf.d/exchange-business.conf b/debian/etc-taler-donau/taler/conf.d/exchange-business.conf diff --git a/debian/etc-taler-exchange/taler/conf.d/exchange-coins.conf b/debian/etc-taler-donau/taler/conf.d/exchange-coins.conf diff --git a/debian/etc-taler-exchange/taler/conf.d/exchange-system.conf b/debian/etc-taler-donau/taler/conf.d/exchange-system.conf diff --git a/debian/etc-taler-exchange/taler/secrets/exchange-accountcredentials-1.secret.conf b/debian/etc-taler-donau/taler/secrets/exchange-accountcredentials-1.secret.conf diff --git a/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf b/debian/etc-taler-donau/taler/secrets/exchange-db.secret.conf diff --git a/debian/libtalerexchange-dev.install b/debian/libtalerdonau-dev.install diff --git a/debian/libtalerexchange.dirs b/debian/libtalerdonau.dirs diff --git a/debian/libtalerexchange.install b/debian/libtalerdonau.install diff --git a/debian/libtalerexchange.tmpfiles b/debian/libtalerdonau.tmpfiles diff --git a/debian/taler-exchange-database.install b/debian/taler-donau-database.install diff --git a/debian/taler-exchange-offline.install b/debian/taler-donau-offline.install diff --git a/debian/taler-exchange-offline.postinst b/debian/taler-donau-offline.postinst diff --git a/debian/taler-exchange-offline.tmpfiles b/debian/taler-donau-offline.tmpfiles diff --git a/debian/taler-exchange.README.Debian b/debian/taler-donau.README.Debian diff --git a/debian/taler-exchange.docs b/debian/taler-donau.docs diff --git a/debian/taler-exchange.install b/debian/taler-donau.install diff --git a/debian/taler-exchange.links b/debian/taler-donau.links diff --git a/debian/taler-exchange.lintan-overrides b/debian/taler-donau.lintan-overrides diff --git a/debian/taler-exchange.postinst b/debian/taler-donau.postinst diff --git a/debian/taler-exchange.postrm b/debian/taler-donau.postrm diff --git a/debian/taler-exchange.prerm b/debian/taler-donau.prerm diff --git a/debian/taler-exchange.taler-exchange-aggregator.service b/debian/taler-donau.taler-donau-aggregator.service diff --git a/debian/taler-exchange.taler-exchange-aggregator@.service b/debian/taler-donau.taler-donau-aggregator@.service diff --git a/debian/taler-exchange.taler-exchange-closer.service b/debian/taler-donau.taler-donau-closer.service diff --git a/debian/taler-exchange.taler-exchange-expire.service b/debian/taler-donau.taler-donau-expire.service diff --git a/debian/taler-exchange.taler-exchange-httpd.service b/debian/taler-donau.taler-donau-httpd.service diff --git a/debian/taler-exchange.taler-exchange-httpd.socket b/debian/taler-donau.taler-donau-httpd.socket diff --git a/debian/taler-exchange.taler-exchange-httpd@.service b/debian/taler-donau.taler-donau-httpd@.service diff --git a/debian/taler-exchange.taler-exchange-httpd@.socket b/debian/taler-donau.taler-donau-httpd@.socket diff --git a/debian/taler-exchange.taler-exchange-secmod-cs.service b/debian/taler-donau.taler-donau-secmod-cs.service diff --git a/debian/taler-exchange.taler-exchange-secmod-eddsa.service b/debian/taler-donau.taler-donau-secmod-eddsa.service diff --git a/debian/taler-exchange.taler-exchange-secmod-rsa.service b/debian/taler-donau.taler-donau-secmod-rsa.service diff --git a/debian/taler-exchange.taler-exchange-transfer.service b/debian/taler-donau.taler-donau-transfer.service diff --git a/debian/taler-exchange.taler-exchange-wirewatch.service b/debian/taler-donau.taler-donau-wirewatch.service diff --git a/debian/taler-exchange.taler-exchange-wirewatch@.service b/debian/taler-donau.taler-donau-wirewatch@.service diff --git a/debian/taler-exchange.taler-exchange.slice b/debian/taler-donau.taler-donau.slice diff --git a/debian/taler-exchange.taler-exchange.target b/debian/taler-donau.taler-donau.target diff --git a/debian/taler-exchange.tmpfiles b/debian/taler-donau.tmpfiles diff --git a/po/taler-exchange.pot b/po/taler-donau.pot diff --git a/src/exchange-tools/.gitignore b/src/donau-tools/.gitignore diff --git a/src/exchange-tools/Makefile.am b/src/donau-tools/Makefile.am diff --git a/src/exchange-tools/coins.conf b/src/donau-tools/coins.conf diff --git a/src/exchange-tools/exchange-offline.conf b/src/donau-tools/donau-offline.conf diff --git a/src/exchange-tools/taler-exchange-dbinit.c b/src/donau-tools/taler-donau-dbinit.c diff --git a/src/exchange-tools/taler-exchange-offline.c b/src/donau-tools/taler-donau-offline.c diff --git a/src/exchange/.gitignore b/src/donau/.gitignore diff --git a/src/exchange/Makefile.am b/src/donau/Makefile.am diff --git a/src/exchange/exchange.conf b/src/donau/donau.conf diff --git a/src/exchange/taler-exchange-httpd.c b/src/donau/taler-donau-httpd.c diff --git a/src/exchange/taler-exchange-httpd.h b/src/donau/taler-donau-httpd.h diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c b/src/donau/taler-donau-httpd_batch-deposit.c diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.h b/src/donau/taler-donau-httpd_batch-deposit.h diff --git a/src/exchange/taler-exchange-httpd_batch-withdraw.c b/src/donau/taler-donau-httpd_batch-withdraw.c diff --git a/src/exchange/taler-exchange-httpd_batch-withdraw.h b/src/donau/taler-donau-httpd_batch-withdraw.h diff --git a/src/exchange/taler-exchange-httpd_common_deposit.c b/src/donau/taler-donau-httpd_common_deposit.c diff --git a/src/exchange/taler-exchange-httpd_common_deposit.h b/src/donau/taler-donau-httpd_common_deposit.h diff --git a/src/exchange/taler-exchange-httpd_config.c b/src/donau/taler-donau-httpd_config.c diff --git a/src/exchange/taler-exchange-httpd_config.h b/src/donau/taler-donau-httpd_config.h diff --git a/src/exchange/taler-exchange-httpd_csr.c b/src/donau/taler-donau-httpd_csr.c diff --git a/src/exchange/taler-exchange-httpd_csr.h b/src/donau/taler-donau-httpd_csr.h diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/donau/taler-donau-httpd_db.c diff --git a/src/exchange/taler-exchange-httpd_db.h b/src/donau/taler-donau-httpd_db.h diff --git a/src/exchange/taler-exchange-httpd_deposits_get.c b/src/donau/taler-donau-httpd_deposits_get.c diff --git a/src/exchange/taler-exchange-httpd_deposits_get.h b/src/donau/taler-donau-httpd_deposits_get.h diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/donau/taler-donau-httpd_keys.c diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/donau/taler-donau-httpd_keys.h diff --git a/src/exchange/taler-exchange-httpd_metrics.c b/src/donau/taler-donau-httpd_metrics.c diff --git a/src/exchange/taler-exchange-httpd_metrics.h b/src/donau/taler-donau-httpd_metrics.h diff --git a/src/exchange/taler-exchange-httpd_mhd.c b/src/donau/taler-donau-httpd_mhd.c diff --git a/src/exchange/taler-exchange-httpd_mhd.h b/src/donau/taler-donau-httpd_mhd.h diff --git a/src/exchange/taler-exchange-httpd_reserves_close.c b/src/donau/taler-donau-httpd_reserves_close.c diff --git a/src/exchange/taler-exchange-httpd_reserves_close.h b/src/donau/taler-donau-httpd_reserves_close.h diff --git a/src/exchange/taler-exchange-httpd_reserves_get.c b/src/donau/taler-donau-httpd_reserves_get.c diff --git a/src/exchange/taler-exchange-httpd_reserves_get.h b/src/donau/taler-donau-httpd_reserves_get.h diff --git a/src/exchange/taler-exchange-httpd_reserves_history.c b/src/donau/taler-donau-httpd_reserves_history.c diff --git a/src/exchange/taler-exchange-httpd_reserves_history.h b/src/donau/taler-donau-httpd_reserves_history.h diff --git a/src/exchange/taler-exchange-httpd_reserves_open.c b/src/donau/taler-donau-httpd_reserves_open.c diff --git a/src/exchange/taler-exchange-httpd_reserves_open.h b/src/donau/taler-donau-httpd_reserves_open.h diff --git a/src/exchange/taler-exchange-httpd_reserves_status.c b/src/donau/taler-donau-httpd_reserves_status.c diff --git a/src/exchange/taler-exchange-httpd_reserves_status.h b/src/donau/taler-donau-httpd_reserves_status.h diff --git a/src/exchange/taler-exchange-httpd_responses.c b/src/donau/taler-donau-httpd_responses.c diff --git a/src/exchange/taler-exchange-httpd_responses.h b/src/donau/taler-donau-httpd_responses.h diff --git a/src/exchange/taler-exchange-httpd_terms.c b/src/donau/taler-donau-httpd_terms.c diff --git a/src/exchange/taler-exchange-httpd_terms.h b/src/donau/taler-donau-httpd_terms.h diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/donau/taler-donau-httpd_withdraw.c diff --git a/src/exchange/taler-exchange-httpd_withdraw.h b/src/donau/taler-donau-httpd_withdraw.h diff --git a/src/exchange/test_taler_exchange_httpd.conf b/src/donau/test_taler_donau_httpd.conf diff --git a/src/exchange/test_taler_exchange_httpd.sh b/src/donau/test_taler_donau_httpd.sh diff --git a/src/exchange/test_taler_exchange_unix.conf b/src/donau/test_taler_donau_unix.conf diff --git a/src/exchangedb/.gitignore b/src/donaudb/.gitignore diff --git a/src/exchangedb/0002-account_merges.sql b/src/donaudb/0002-account_merges.sql diff --git a/src/exchangedb/0002-batch_deposits.sql b/src/donaudb/0002-batch_deposits.sql diff --git a/src/exchangedb/0002-coin_deposits.sql b/src/donaudb/0002-coin_deposits.sql diff --git a/src/exchangedb/0002-cs_nonce_locks.sql b/src/donaudb/0002-cs_nonce_locks.sql diff --git a/src/exchangedb/0002-denomination_revocations.sql b/src/donaudb/0002-denomination_revocations.sql diff --git a/src/exchangedb/0002-denominations.sql b/src/donaudb/0002-denominations.sql diff --git a/src/exchangedb/0002-exchange_sign_keys.sql b/src/donaudb/0002-donau_sign_keys.sql diff --git a/src/exchangedb/0002-known_coins.sql b/src/donaudb/0002-known_coins.sql diff --git a/src/exchangedb/0002-reserves.sql b/src/donaudb/0002-reserves.sql diff --git a/src/exchangedb/0002-reserves_in.sql b/src/donaudb/0002-reserves_in.sql diff --git a/src/exchangedb/0002-reserves_out.sql b/src/donaudb/0002-reserves_out.sql diff --git a/src/exchangedb/0002-signkey_revocations.sql b/src/donaudb/0002-signkey_revocations.sql diff --git a/src/exchangedb/0002-wad_in_entries.sql b/src/donaudb/0002-wad_in_entries.sql diff --git a/src/exchangedb/0002-wad_out_entries.sql b/src/donaudb/0002-wad_out_entries.sql diff --git a/src/exchangedb/0002-wads_in.sql b/src/donaudb/0002-wads_in.sql diff --git a/src/exchangedb/0002-wads_out.sql b/src/donaudb/0002-wads_out.sql diff --git a/src/exchangedb/Makefile.am b/src/donaudb/Makefile.am diff --git a/src/exchangedb/bench-db-postgres.conf b/src/donaudb/bench-db-postgres.conf diff --git a/src/exchangedb/benchmark-0001.sql b/src/donaudb/benchmark-0001.sql diff --git a/src/exchangedb/exchange-0001.sql b/src/donaudb/donau-0001.sql diff --git a/src/exchangedb/exchange-0002.sql.in b/src/donaudb/donau-0002.sql.in diff --git a/src/exchangedb/exchange_do_account_merge.sql b/src/donaudb/donau_do_account_merge.sql diff --git a/src/exchangedb/exchange_do_amount_specific.sql b/src/donaudb/donau_do_amount_specific.sql diff --git a/src/exchangedb/exchange_do_batch_coin_known.sql b/src/donaudb/donau_do_batch_coin_known.sql diff --git a/src/exchangedb/exchange_do_batch_reserves_update.sql b/src/donaudb/donau_do_batch_reserves_update.sql diff --git a/src/exchangedb/exchange_do_batch_withdraw.sql b/src/donaudb/donau_do_batch_withdraw.sql diff --git a/src/exchangedb/exchange_do_batch_withdraw_insert.sql b/src/donaudb/donau_do_batch_withdraw_insert.sql diff --git a/src/exchangedb/exchange_do_deposit.sql b/src/donaudb/donau_do_deposit.sql diff --git a/src/exchangedb/exchange_do_gc.sql b/src/donaudb/donau_do_gc.sql diff --git a/src/exchangedb/exchange_do_reserves_in_insert.sql b/src/donaudb/donau_do_reserves_in_insert.sql diff --git a/src/exchangedb/exchange_do_withdraw.sql b/src/donaudb/donau_do_withdraw.sql diff --git a/src/exchangedb/exchangedb-postgres.conf b/src/donaudb/donaudb-postgres.conf diff --git a/src/exchangedb/exchangedb.conf b/src/donaudb/donaudb.conf diff --git a/src/exchangedb/exchangedb_plugin.c b/src/donaudb/donaudb_plugin.c diff --git a/src/exchangedb/exchangedb_transactions.c b/src/donaudb/donaudb_transactions.c diff --git a/src/exchangedb/drop.sql b/src/donaudb/drop.sql diff --git a/src/exchangedb/exchange_do_withdraw.sql~ b/src/donaudb/exchange_do_withdraw.sql~ diff --git a/src/exchangedb/list.txt b/src/donaudb/list.txt diff --git a/src/exchangedb/pg_activate_signing_key.c b/src/donaudb/pg_activate_signing_key.c diff --git a/src/exchangedb/pg_activate_signing_key.h b/src/donaudb/pg_activate_signing_key.h diff --git a/src/exchangedb/pg_add_denomination_key.c b/src/donaudb/pg_add_denomination_key.c diff --git a/src/exchangedb/pg_add_denomination_key.h b/src/donaudb/pg_add_denomination_key.h diff --git a/src/exchangedb/pg_batch_ensure_coin_known.c b/src/donaudb/pg_batch_ensure_coin_known.c diff --git a/src/exchangedb/pg_batch_ensure_coin_known.h b/src/donaudb/pg_batch_ensure_coin_known.h diff --git a/src/exchangedb/pg_commit.c b/src/donaudb/pg_commit.c diff --git a/src/exchangedb/pg_commit.h b/src/donaudb/pg_commit.h diff --git a/src/exchangedb/pg_count_known_coins.c b/src/donaudb/pg_count_known_coins.c diff --git a/src/exchangedb/pg_count_known_coins.h b/src/donaudb/pg_count_known_coins.h diff --git a/src/exchangedb/pg_create_tables.c b/src/donaudb/pg_create_tables.c diff --git a/src/exchangedb/pg_create_tables.h b/src/donaudb/pg_create_tables.h diff --git a/src/exchangedb/pg_do_batch_withdraw.c b/src/donaudb/pg_do_batch_withdraw.c diff --git a/src/exchangedb/pg_do_batch_withdraw.h b/src/donaudb/pg_do_batch_withdraw.h diff --git a/src/exchangedb/pg_do_batch_withdraw_insert.c b/src/donaudb/pg_do_batch_withdraw_insert.c diff --git a/src/exchangedb/pg_do_batch_withdraw_insert.h b/src/donaudb/pg_do_batch_withdraw_insert.h diff --git a/src/exchangedb/pg_do_deposit.c b/src/donaudb/pg_do_deposit.c diff --git a/src/exchangedb/pg_do_deposit.h b/src/donaudb/pg_do_deposit.h diff --git a/src/exchangedb/pg_do_withdraw.c b/src/donaudb/pg_do_withdraw.c diff --git a/src/exchangedb/pg_do_withdraw.h b/src/donaudb/pg_do_withdraw.h diff --git a/src/exchangedb/pg_drop_tables.c b/src/donaudb/pg_drop_tables.c diff --git a/src/exchangedb/pg_drop_tables.h b/src/donaudb/pg_drop_tables.h diff --git a/src/exchangedb/pg_ensure_coin_known.c b/src/donaudb/pg_ensure_coin_known.c diff --git a/src/exchangedb/pg_ensure_coin_known.h b/src/donaudb/pg_ensure_coin_known.h diff --git a/src/exchangedb/pg_event_listen.c b/src/donaudb/pg_event_listen.c diff --git a/src/exchangedb/pg_event_listen.h b/src/donaudb/pg_event_listen.h diff --git a/src/exchangedb/pg_event_listen_cancel.c b/src/donaudb/pg_event_listen_cancel.c diff --git a/src/exchangedb/pg_event_listen_cancel.h b/src/donaudb/pg_event_listen_cancel.h diff --git a/src/exchangedb/pg_event_notify.c b/src/donaudb/pg_event_notify.c diff --git a/src/exchangedb/pg_event_notify.h b/src/donaudb/pg_event_notify.h diff --git a/src/exchangedb/pg_gc.c b/src/donaudb/pg_gc.c diff --git a/src/exchangedb/pg_gc.h b/src/donaudb/pg_gc.h diff --git a/src/exchangedb/pg_get_coin_denomination.c b/src/donaudb/pg_get_coin_denomination.c diff --git a/src/exchangedb/pg_get_coin_denomination.h b/src/donaudb/pg_get_coin_denomination.h diff --git a/src/exchangedb/pg_get_coin_transactions.c b/src/donaudb/pg_get_coin_transactions.c diff --git a/src/exchangedb/pg_get_coin_transactions.h b/src/donaudb/pg_get_coin_transactions.h diff --git a/src/exchangedb/pg_get_denomination_info.c b/src/donaudb/pg_get_denomination_info.c diff --git a/src/exchangedb/pg_get_denomination_info.h b/src/donaudb/pg_get_denomination_info.h diff --git a/src/exchangedb/pg_get_denomination_revocation.c b/src/donaudb/pg_get_denomination_revocation.c diff --git a/src/exchangedb/pg_get_denomination_revocation.h b/src/donaudb/pg_get_denomination_revocation.h diff --git a/src/exchangedb/pg_get_expired_reserves.c b/src/donaudb/pg_get_expired_reserves.c diff --git a/src/exchangedb/pg_get_expired_reserves.h b/src/donaudb/pg_get_expired_reserves.h diff --git a/src/exchangedb/pg_get_known_coin.c b/src/donaudb/pg_get_known_coin.c diff --git a/src/exchangedb/pg_get_known_coin.h b/src/donaudb/pg_get_known_coin.h diff --git a/src/exchangedb/pg_get_ready_deposit.c b/src/donaudb/pg_get_ready_deposit.c diff --git a/src/exchangedb/pg_get_ready_deposit.h b/src/donaudb/pg_get_ready_deposit.h diff --git a/src/exchangedb/pg_get_reserve_balance.c b/src/donaudb/pg_get_reserve_balance.c diff --git a/src/exchangedb/pg_get_reserve_balance.h b/src/donaudb/pg_get_reserve_balance.h diff --git a/src/exchangedb/pg_get_reserve_by_h_blind.c b/src/donaudb/pg_get_reserve_by_h_blind.c diff --git a/src/exchangedb/pg_get_reserve_by_h_blind.h b/src/donaudb/pg_get_reserve_by_h_blind.h diff --git a/src/exchangedb/pg_get_withdraw_info.c b/src/donaudb/pg_get_withdraw_info.c diff --git a/src/exchangedb/pg_get_withdraw_info.h b/src/donaudb/pg_get_withdraw_info.h diff --git a/src/exchangedb/pg_have_deposit2.c b/src/donaudb/pg_have_deposit2.c diff --git a/src/exchangedb/pg_have_deposit2.h b/src/donaudb/pg_have_deposit2.h diff --git a/src/exchangedb/pg_helper.h b/src/donaudb/pg_helper.h diff --git a/src/exchangedb/pg_insert_denomination_info.c b/src/donaudb/pg_insert_denomination_info.c diff --git a/src/exchangedb/pg_insert_denomination_info.h b/src/donaudb/pg_insert_denomination_info.h diff --git a/src/exchangedb/pg_insert_denomination_revocation.c b/src/donaudb/pg_insert_denomination_revocation.c diff --git a/src/exchangedb/pg_insert_denomination_revocation.h b/src/donaudb/pg_insert_denomination_revocation.h diff --git a/src/exchangedb/pg_insert_signkey_revocation.c b/src/donaudb/pg_insert_signkey_revocation.c diff --git a/src/exchangedb/pg_insert_signkey_revocation.h b/src/donaudb/pg_insert_signkey_revocation.h diff --git a/src/exchangedb/pg_iterate_active_signkeys.c b/src/donaudb/pg_iterate_active_signkeys.c diff --git a/src/exchangedb/pg_iterate_active_signkeys.h b/src/donaudb/pg_iterate_active_signkeys.h diff --git a/src/exchangedb/pg_iterate_denomination_info.c b/src/donaudb/pg_iterate_denomination_info.c diff --git a/src/exchangedb/pg_iterate_denomination_info.h b/src/donaudb/pg_iterate_denomination_info.h diff --git a/src/exchangedb/pg_iterate_denominations.c b/src/donaudb/pg_iterate_denominations.c diff --git a/src/exchangedb/pg_iterate_denominations.h b/src/donaudb/pg_iterate_denominations.h diff --git a/src/exchangedb/pg_lookup_denomination_key.c b/src/donaudb/pg_lookup_denomination_key.c diff --git a/src/exchangedb/pg_lookup_denomination_key.h b/src/donaudb/pg_lookup_denomination_key.h diff --git a/src/exchangedb/pg_lookup_signing_key.c b/src/donaudb/pg_lookup_signing_key.c diff --git a/src/exchangedb/pg_lookup_signing_key.h b/src/donaudb/pg_lookup_signing_key.h diff --git a/src/exchangedb/pg_lookup_signkey_revocation.c b/src/donaudb/pg_lookup_signkey_revocation.c diff --git a/src/exchangedb/pg_lookup_signkey_revocation.h b/src/donaudb/pg_lookup_signkey_revocation.h diff --git a/src/exchangedb/pg_preflight.c b/src/donaudb/pg_preflight.c diff --git a/src/exchangedb/pg_preflight.h b/src/donaudb/pg_preflight.h diff --git a/src/exchangedb/pg_reserves_get.c b/src/donaudb/pg_reserves_get.c diff --git a/src/exchangedb/pg_reserves_get.h b/src/donaudb/pg_reserves_get.h diff --git a/src/exchangedb/pg_reserves_get_origin.c b/src/donaudb/pg_reserves_get_origin.c diff --git a/src/exchangedb/pg_reserves_get_origin.h b/src/donaudb/pg_reserves_get_origin.h diff --git a/src/exchangedb/pg_reserves_in_insert.c b/src/donaudb/pg_reserves_in_insert.c diff --git a/src/exchangedb/pg_reserves_in_insert.h b/src/donaudb/pg_reserves_in_insert.h diff --git a/src/exchangedb/pg_reserves_update.c b/src/donaudb/pg_reserves_update.c diff --git a/src/exchangedb/pg_reserves_update.h b/src/donaudb/pg_reserves_update.h diff --git a/src/exchangedb/pg_rollback.c b/src/donaudb/pg_rollback.c diff --git a/src/exchangedb/pg_rollback.h b/src/donaudb/pg_rollback.h diff --git a/src/exchangedb/pg_start.c b/src/donaudb/pg_start.c diff --git a/src/exchangedb/pg_start.h b/src/donaudb/pg_start.h diff --git a/src/exchangedb/pg_start_read_committed.c b/src/donaudb/pg_start_read_committed.c diff --git a/src/exchangedb/pg_start_read_committed.h b/src/donaudb/pg_start_read_committed.h diff --git a/src/exchangedb/pg_start_read_only.c b/src/donaudb/pg_start_read_only.c diff --git a/src/exchangedb/pg_start_read_only.h b/src/donaudb/pg_start_read_only.h diff --git a/src/exchangedb/pg_template.c b/src/donaudb/pg_template.c diff --git a/src/exchangedb/pg_template.h b/src/donaudb/pg_template.h diff --git a/src/exchangedb/pg_template.sh b/src/donaudb/pg_template.sh diff --git a/src/exchangedb/plugin_exchangedb_common.c b/src/donaudb/plugin_donaudb_common.c diff --git a/src/exchangedb/plugin_exchangedb_common.h b/src/donaudb/plugin_donaudb_common.h diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/donaudb/plugin_donaudb_postgres.c diff --git a/src/exchangedb/procedures.sql.in b/src/donaudb/procedures.sql.in diff --git a/src/exchangedb/test_exchangedb.c b/src/donaudb/test_donaudb.c diff --git a/src/exchangedb/versioning.sql b/src/donaudb/versioning.sql diff --git a/src/lib/exchange_api_batch_deposit.c b/src/lib/donau_api_batch_deposit.c diff --git a/src/lib/exchange_api_batch_withdraw.c b/src/lib/donau_api_batch_withdraw.c diff --git a/src/lib/exchange_api_batch_withdraw2.c b/src/lib/donau_api_batch_withdraw2.c diff --git a/src/lib/exchange_api_common.c b/src/lib/donau_api_common.c diff --git a/src/lib/exchange_api_common.h b/src/lib/donau_api_common.h diff --git a/src/lib/exchange_api_csr_withdraw.c b/src/lib/donau_api_csr_withdraw.c diff --git a/src/lib/exchange_api_curl_defaults.c b/src/lib/donau_api_curl_defaults.c diff --git a/src/lib/exchange_api_curl_defaults.h b/src/lib/donau_api_curl_defaults.h diff --git a/src/lib/exchange_api_deposits_get.c b/src/lib/donau_api_deposits_get.c diff --git a/src/lib/exchange_api_handle.c b/src/lib/donau_api_handle.c diff --git a/src/lib/exchange_api_handle.h b/src/lib/donau_api_handle.h diff --git a/src/lib/exchange_api_reserves_close.c b/src/lib/donau_api_reserves_close.c diff --git a/src/lib/exchange_api_reserves_get.c b/src/lib/donau_api_reserves_get.c diff --git a/src/lib/exchange_api_reserves_history.c b/src/lib/donau_api_reserves_history.c diff --git a/src/lib/exchange_api_reserves_open.c b/src/lib/donau_api_reserves_open.c diff --git a/src/lib/exchange_api_reserves_status.c b/src/lib/donau_api_reserves_status.c diff --git a/src/lib/exchange_api_transfers_get.c b/src/lib/donau_api_transfers_get.c diff --git a/src/lib/exchange_api_withdraw.c b/src/lib/donau_api_withdraw.c diff --git a/src/lib/exchange_api_withdraw2.c b/src/lib/donau_api_withdraw2.c diff --git a/src/testing/test_exchange_api-cs.conf b/src/testing/test_donau_api-cs.conf diff --git a/src/testing/test_exchange_api-rsa.conf b/src/testing/test_donau_api-rsa.conf diff --git a/src/testing/test_exchange_api.c b/src/testing/test_donau_api.c diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_donau_api.conf diff --git a/src/testing/testing_api_cmd_get_exchange.c b/src/testing/testing_api_cmd_get_donau.c diff --git a/src/util/merchant_signatures.c b/src/util/charity_signatures.c diff --git a/src/util/exchange_signatures.c b/src/util/donau_signatures.c