Changesets: merchant
|
master b2a21b2a 2017-06-13 00:02 Details Diff |
calling insert_refund, fail with "insufficient data left in message" | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 98c381cd 2017-06-12 19:37 Details Diff |
comments, plus invalidating testcase as reminder of | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master ceef3f90 2017-06-12 19:32 Details Diff |
SQL syntax | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 19a4be39 2017-06-12 19:31 Details Diff |
inserting refunds into their table, not tested | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 03e99d95 2017-06-12 18:47 Details Diff |
math around refunds | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master c08137c3 2017-06-11 17:24 Details Diff |
make adjustments to fakebank API change | ||
| mod - src/lib/test_merchant_api.c | Diff File | ||
|
master 101b493c 2017-06-11 03:58 Details Diff |
match rename in GNUnet API | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master e90fc122 2017-06-10 23:47 Details Diff |
move code towards more modern PQ API | ||
| mod - doc/version.texi | Diff File | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master b606c988 2017-06-09 17:18 Details Diff |
make db testcase fail, as a reminder of refund logic incomplete. | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master b43ad070 2017-06-09 17:11 Details Diff |
comment | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master c139ab0c 2017-06-09 17:10 Details Diff |
diagnostics | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master d3d70ffd 2017-06-09 17:02 Details Diff |
SELECT refunds + nested loops to fetch per-coin | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master dd678e52 2017-06-09 16:06 Details Diff |
add start, commit, rollback db transactions | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
| mod - src/include/taler_merchantdb_plugin.h | Diff File | ||
|
master 6cd589f8 2017-06-08 20:32 Details Diff |
comment | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 1e2adf90 2017-06-08 17:53 Details Diff |
add loop over result of refunding information | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master cac9a386 2017-06-08 17:32 Details Diff |
fix warnings | ||
| mod - src/backend/taler-merchant-httpd_track-transaction.c | Diff File | ||
| mod - src/backend/taler-merchant-httpd_track-transfer.c | Diff File | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
|
master 05ccc457 2017-06-08 17:22 Details Diff |
Get testcase pass using ORDER BY | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 37d74d45 2017-06-08 17:17 Details Diff |
fix lib testcase | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master d1f504aa 2017-06-08 17:07 Details Diff |
add prepared statement to fetch per coin information | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 51add29a 2017-06-08 16:06 Details Diff |
refund_fee is returned to the callback when fetching | ||
| mod - src/backend/taler-merchant-httpd_pay.c | Diff File | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
| mod - src/include/taler_merchantdb_plugin.h | Diff File | ||
|
master ea119199 2017-06-08 12:59 Details Diff |
call increase_refund_for_contract skeleton from testcase, | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
|
master 3c04b2ab 2017-06-08 12:45 Details Diff |
increase_refund_for_contract skeleton | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master de160b1f 2017-06-08 12:37 Details Diff |
get refunds from database, only testing for zero rows returned. | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
|
master 55e0f375 2017-06-08 11:56 Details Diff |
fix "insufficient data left in message" from Postgresql | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
|
master 2aab5f34 2017-06-07 17:17 Details Diff |
refund fee stored along deposit | ||
| mod - doc/version.texi | Diff File | ||
| mod - src/backend/taler-merchant-httpd_pay.c | Diff File | ||
| mod - src/backenddb/plugin_merchantdb_postgres.c | Diff File | ||
| mod - src/backenddb/test_merchantdb.c | Diff File | ||
| mod - src/include/taler_merchantdb_plugin.h | Diff File | ||