Changesets: exchange
master 87b1141f 2018-07-23 17:23 Details Diff |
Change wire-plugin method signature. | ||
mod - src/include/taler_wire_plugin.h | Diff File | ||
master 093dcc1c 2018-07-23 16:35 Details Diff |
Add "cancel" method to the last commit. | ||
mod - src/include/taler_wire_plugin.h | Diff File | ||
master 6df3227c 2018-07-23 16:32 Details Diff |
Wire-plugin interface. | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
mod - src/include/taler_wire_plugin.h | Diff File | ||
mod - src/wire-plugins/plugin_wire_taler-bank.c | Diff File | ||
master 9942032a 2018-07-18 13:26 Details Diff |
Add "general_id" for merchants into the DB system. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 1e09a066 2018-07-11 20:43 Details Diff |
more precise version check | ||
mod - configure.ac | Diff File | ||
master cbed072b 2018-07-10 17:56 Details Diff |
Remove convenience note. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 4630d92b 2018-07-10 17:56 Details Diff |
Test last change. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
master dd9837ff 2018-07-10 17:53 Details Diff |
Put logic to delete KYC events for merchant | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 1d81c99d 2018-07-10 17:39 Details Diff |
note | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 6801c690 2018-07-10 17:37 Details Diff |
Test last change. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
master 61e737f0 2018-07-10 17:30 Details Diff |
Put logic to sum KYC-monitored wire transfers. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 109a4a5a 2018-07-10 15:08 Details Diff |
KYC DB methods: store a wire transfer. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 8f6b8dbe 2018-07-10 13:52 Details Diff |
Fix SELECT statement. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 5e25d7db 2018-07-09 23:15 Details Diff |
Improve KYC status callback. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 01158a48 2018-07-09 12:55 Details Diff |
Method to mark a merchant as NOT KYC-checked. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master cd2538ef 2018-07-09 12:37 Details Diff |
Method to retrieve the KYC status of a merchant. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 7c94a71d 2018-07-09 12:05 Details Diff |
Method to mark merchant as KYC-checked. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master c1397362 2018-07-09 11:44 Details Diff |
KYC db methods. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master edf3738b 2018-07-06 17:24 Details Diff |
Put KYC-related low-level DB methods. | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master 52fa78b4 2018-07-04 02:43 Details Diff |
lookahead/duration options are in [exchange], not [exchange_keys], use consistently | ||
mod - src/benchmark/taler-exchange-benchmark.conf | Diff File | ||
add - src/benchmark/test_benchmark_home/.config/taler/account.json | Diff File | ||
rm - src/benchmark/test_benchmark_home/.config/taler/sepa.json | Diff File | ||
mod - src/exchange-lib/test_exchange_api.conf | Diff File | ||
mod - src/exchange-lib/test_exchange_api_keys_cherry_picking.conf | Diff File | ||
mod - src/exchange-lib/test_exchange_api_twisted.conf | Diff File | ||
mod - src/exchange/taler-exchange-httpd_keystate.c | Diff File | ||
mod - src/exchange/test_taler_exchange_httpd.conf | Diff File | ||
master bc5d9b49 2018-07-04 02:25 Details Diff |
fix pg version check on Debian | ||
mod - m4/ax_lib_postgresql.m4 | Diff File | ||
master 2128cf6f 2018-07-04 01:02 Details Diff |
remove unnecessary block, use static where applicable | ||
mod - src/exchange-lib/testing_api_cmd_refresh.c | Diff File | ||
master 928714d2 2018-07-02 14:05 Details Diff |
Finish addressing 0005332 | ||
mod - src/bank-lib/testing_api_helpers.c | Diff File | ||
master b427b515 2018-07-02 14:04 Details Diff |
polish bank history CMD | ||
mod - src/bank-lib/testing_api_cmd_history.c | Diff File | ||
master ae251375 2018-07-02 14:01 Details Diff |
polish test loop | ||
mod - src/exchange-lib/testing_api_loop.c | Diff File |