Changesets: exchange
master e243a895 2017-09-13 16:35 Details Diff |
style fix | ||
mod - src/exchange/taler-exchange-httpd.c | Diff File | ||
master 7123015d 2017-09-13 16:29 Details Diff |
create tables in taler-auditor-sign instead of failing obscurely | ||
mod - src/auditor/taler-auditor-sign.c | Diff File | ||
master b46735fb 2017-09-13 16:08 Details Diff |
add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the download | ||
mod - .gitignore | Diff File | ||
mod - ChangeLog | Diff File | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
mod - src/include/taler_exchange_service.h | Diff File | ||
master e33d7268 2017-09-13 15:27 Details Diff |
skeleton for /keys cherry picking testcase | ||
mod - src/exchange-lib/Makefile.am | Diff File | ||
add - src/exchange-lib/test_exchange_api_keys_cherry_picking.c | Diff File | ||
master 6d7645a9 2017-09-13 03:14 Details Diff |
theoretically finished implementation of 0004840 (/keys cherry picking), but by far not done testing | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_keystate.c | Diff File | ||
mod - src/include/taler_exchange_service.h | Diff File | ||
master bf3d34ef 2017-09-13 01:52 Details Diff |
do not version INSTALL, is generated | ||
mod - .gitignore | Diff File | ||
rm - INSTALL | Diff File | ||
master 632fd85f 2017-09-13 01:52 Details Diff |
fix odd missing initialization, very strange that this did not show up before as a problem | ||
mod - src/exchange/taler-exchange-httpd_reserve_withdraw.c | Diff File | ||
master 7aa23a39 2017-09-12 17:34 Details Diff |
add support for 0004840 (/keys cherry picking) to libtalerexchange | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
mod - src/include/taler_exchange_service.h | Diff File | ||
master 7d21331d 2017-08-17 20:19 Details Diff |
Add two papers | ||
mod - doc/paper/taler.bib | Diff File | ||
master d30f7e90 2017-08-17 16:17 Details Diff |
Add ref for Practical Compact E-Cash with Arbitrary Wallet Size | ||
mod - doc/paper/taler.bib | Diff File | ||
master 26486e6f 2017-07-25 13:56 Details Diff |
error code for merchant /pay db transaction | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master 2b567692 2017-07-21 21:38 Details Diff |
improve diagnostics | ||
mod - src/exchange/taler-exchange-httpd_deposit.c | Diff File | ||
master 3e111f42 2017-07-21 17:18 Details Diff |
introducting error code for merchant detecting wire fee inconsistency | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master 1e8d0eb4 2017-07-20 12:00 Details Diff |
implement 0005114 | ||
mod - src/exchange/taler-exchange-httpd_deposit.c | Diff File | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master 6c63b3c4 2017-07-15 00:41 Details Diff |
update picture of exhange DB | ||
mod - doc/exchange-db.png | Diff File | ||
master a301aadd 2017-07-14 20:18 Details Diff |
add missing indices where needed | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master 3a0e643b 2017-07-14 19:56 Details Diff |
add UNIQUE constraint on BIGSERIAL columns as that is not automatic in Postgres | ||
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
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 |