Changesets: exchange
master 0ea012e3 2017-07-14 19:52 Details Diff |
make reserves_update more canonical, avoiding odd WHERE constraint that is unnecessary | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master e1aa257e 2017-07-14 19:49 Details Diff |
select on denom_pub_hash instead of denom_pub as the hash is a primary key | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 2c6956f3 2017-07-14 19:43 Details Diff |
clean up PQ tables (renamings, remove redunant column), and primarily fix 0004751 |
Affected Issues 0004751 |
|
mod - ChangeLog | Diff File | ||
mod - src/auditor/Makefile.am | Diff File | ||
mod - src/auditor/taler-auditor-sign.c | Diff File | ||
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master e140b418 2017-07-05 21:09 Details Diff |
log amount involved | ||
mod - src/exchange/taler-exchange-aggregator.c | Diff File | ||
master 1910d664 2017-07-05 21:08 Details Diff |
tolerate total-amount==fee in aggregator | ||
mod - src/exchange/taler-exchange-aggregator.c | Diff File | ||
master 34887e55 2017-07-05 16:11 Details Diff |
importing a 'PS' struct from merchant | ||
mod - src/include/taler_signatures.h | Diff File | ||
master 932d2b3a 2017-07-05 11:33 Details Diff |
signature macro to confirm refunds | ||
mod - src/include/taler_signatures.h | Diff File | ||
master 5d6dfde0 2017-07-05 01:33 Details Diff |
fix 0004955 in auditordb, clean up fix in exchangedb |
Affected Issues 0004955 |
|
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master f9950799 2017-07-05 01:28 Details Diff |
eliminate dead macros | ||
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master d77c4160 2017-07-01 16:15 Details Diff |
implement logic to check protocol version compatibility (0005035) | ||
mod - src/benchmark/taler-exchange-benchmark.c | Diff File | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
mod - src/exchange-lib/test_exchange_api.c | Diff File | ||
mod - src/include/taler_exchange_service.h | Diff File | ||
master f048de97 2017-06-29 22:46 Details Diff |
preparations for 0004840 | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_keystate.c | Diff File | ||
mod - src/include/taler_error_codes.h | Diff File | ||
mod - src/include/taler_exchange_service.h | Diff File | ||
master 0ba88250 2017-06-29 16:21 Details Diff |
expand set of EC codes to better cover merchant /refund (likely still not perfect) | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master ba95b052 2017-06-25 14:59 Details Diff |
log interesting errors always | ||
mod - src/auditor/taler-auditor.c | Diff File | ||
master 4c6ef743 2017-06-25 03:46 Details Diff |
update taler-auditor to fix 0005010 in auditor as well, technically done, but untested |
Affected Issues 0005010 |
|
mod - src/auditor/taler-auditor.c | Diff File | ||
master 560051e6 2017-06-25 01:06 Details Diff |
migrating auditordb to new API to address 0005010 | ||
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/auditordb/test_auditordb.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/include/taler_auditordb_plugin.h | Diff File | ||
master c42d5447 2017-06-24 18:15 Details Diff |
convert rest of exchangedb plugin API to fix 0005010-issues |
Affected Issues 0005010 |
|
mod - src/auditor/taler-auditor.c | Diff File | ||
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 2d662e3f 2017-06-24 14:15 Details Diff |
fix 0005010 for taler-exchange-aggregator |
Affected Issues 0005010 |
|
mod - src/exchange/taler-exchange-aggregator.c | Diff File | ||
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 0599b3b3 2017-06-24 11:35 Details Diff |
need extra font to build on my system | ||
mod - doc/paper/taler.tex | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 9aa2e948 2017-06-24 02:41 Details Diff |
working on 0005010 for aggregator | ||
mod - src/exchange/taler-exchange-aggregator.c | Diff File | ||
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 6acb0271 2017-06-23 16:37 Details Diff |
address 0005010 for wirewatch | ||
mod - src/exchange/taler-exchange-wirewatch.c | Diff File | ||
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 ff863391 2017-06-23 16:13 Details Diff |
adapt /admin/add/incoming to 0005010 | ||
mod - src/exchange/taler-exchange-httpd_admin.c | Diff File | ||
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 d4884c0c 2017-06-23 15:16 Details Diff |
Fix 0005010 for keystate |
Affected Issues 0005010 |
|
mod - src/exchange/taler-exchange-httpd_db.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_keystate.c | Diff File | ||
mod - src/exchangedb/perf_taler_exchangedb_interpreter.c | Diff File | ||
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 fbff951e 2017-06-22 13:49 Details Diff |
address 0005010 for /refresh/melt | ||
mod - src/exchange/taler-exchange-httpd_refresh_melt.c | Diff File | ||
mod - src/exchangedb/perf_taler_exchangedb_interpreter.c | Diff File | ||
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 87e16541 2017-06-21 01:17 Details Diff |
incomplete work on fixing 0005010 for /refresh/melt | ||
mod - src/exchange/taler-exchange-httpd_refresh_melt.c | Diff File | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master 05309647 2017-06-21 00:30 Details Diff |
fixing 0005010 for /refresh/reveal | ||
mod - src/exchange/taler-exchange-httpd_refresh_melt.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_refresh_reveal.c | Diff File | ||
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 |