Changesets: exchange

master 11b8710a

2017-04-09 00:52

Christian Grothoff


Details Diff
implement checking of denomination revocation status in auditor
mod - src/auditor/taler-auditor.c Diff File
mod - src/exchange-tools/taler-exchange-keycheck.c Diff File
mod - src/exchange-tools/taler-exchange-keyup.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchangedb/exchangedb_denomkeys.c Diff File
mod - src/exchangedb/test_exchangedb_denomkeys.c Diff File
mod - src/include/taler_exchangedb_lib.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 8e9d6c6f

2017-04-09 00:01

Christian Grothoff


Details Diff
extend exchangedb API to allow storing DK revocation information
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 5f67d984

2017-04-08 22:20

Christian Grothoff


Details Diff
fix json_pack format string
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

master d27f7f34

2017-04-08 22:11

Christian Grothoff


Details Diff
have auditor report command to handle denomination key revocation on emergency-detection (0003887)
mod - src/auditor/taler-auditor.c Diff File

master d2f970c9

2017-04-08 22:08

Christian Grothoff


Details Diff
return revoked denom hashes under payback array in /keys
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

master 47d03e22

2017-04-08 21:54

Christian Grothoff


Details Diff
document denomination key revocation file format
mod - doc/taler-exchange.texi Diff File

master 2948254d

2017-04-08 00:46

Christian Grothoff


Details Diff
fix FTBFS in testcase
mod - src/exchangedb/test_exchangedb_denomkeys.c Diff File

master 209076eb

2017-04-08 00:37

Christian Grothoff


Details Diff
implement denomination key revocation logic in exchangedb and taler-exchange-keyup (part of 0003887)
mod - doc/taler-exchange-keyup.1 Diff File
mod - src/exchange-tools/taler-exchange-keycheck.c Diff File
mod - src/exchange-tools/taler-exchange-keyup.c Diff File
mod - src/exchange-tools/taler-exchange-reservemod.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchangedb/exchangedb_denomkeys.c Diff File
mod - src/include/taler_exchangedb_lib.h Diff File
mod - src/include/taler_signatures.h Diff File

master ef6d9cc5

2017-04-07 16:59

Christian Grothoff


Details Diff
edits addressing FC reviews
mod - doc/paper/taler.tex Diff File

master a2d89f28

2017-04-07 13:24

Christian Grothoff


Details Diff
even more logging on DB issues
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master 93010125

2017-04-04 19:05

Christian Grothoff


Details Diff
check payback signatures in auditor
mod - src/auditor/taler-auditor.c Diff File

master 4b5efa4e

2017-04-04 18:27

Christian Grothoff


Details Diff
towards supporting 0003887 in the auditor
mod - src/auditor/taler-auditor.c Diff File
mod - src/auditordb/plugin_auditordb_postgres.c Diff File
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchangedb/plugin_exchangedb_common.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 4b82a591

2017-04-04 17:38

Christian Grothoff


Details Diff
handle /payback in auditor when checking reserves
mod - src/auditor/taler-auditor.c Diff File
mod - src/auditordb/plugin_auditordb_postgres.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_auditordb_plugin.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master cc3aa317

2017-04-04 00:45

Christian Grothoff


Details Diff
implement 0003887-handling in exchange-lib
mod - src/exchange-lib/exchange_api_common.c Diff File
mod - src/exchange-lib/exchange_api_reserve.c Diff File
mod - src/include/taler_exchange_service.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master dbb23684

2017-04-03 18:49

Christian Grothoff


Details Diff
mark TODOs for 0003887 in exchange-lib
mod - src/exchange-lib/exchange_api_common.c Diff File
mod - src/exchange-lib/exchange_api_reserve.c Diff File

master 29a2f9b3

2017-04-03 18:40

Christian Grothoff


Details Diff
implement rest of exchange logic for 0003887 (return payback information in reserve and coin histories)
mod - src/exchange-lib/exchange_api_payback.c Diff File
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.h Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchange_service.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File
mod - src/include/taler_signatures.h Diff File

master 5b867c4b

2017-04-03 17:37

Christian Grothoff


Details Diff
handle TALER_EXCHANGEDB_RO_EXCHANGE_TO_BANK in DB balance calulations
mod - src/exchange/taler-exchange-httpd_db.c Diff File

master c9995bd7

2017-04-03 15:59

Christian Grothoff


Details Diff
handle TALER_EXCHANGEDB_RO_PAYBACK_COIN in DB balance calulations
mod - src/exchange/taler-exchange-httpd_db.c Diff File

master e8f7674c

2017-04-03 15:57

Christian Grothoff


Details Diff
handle TALER_EXCHANGEDB_TT_PAYBACK in DB balance calulations
mod - src/exchange/taler-exchange-httpd_db.c Diff File

master 94e9ba87

2017-04-03 15:55

Christian Grothoff


Details Diff
handle TALER_EXCHANGEDB_TT_PAYBACK in response generation of exchange
mod - src/exchange/taler-exchange-httpd_responses.c Diff File

master b988eb92

2017-04-03 00:34

Christian Grothoff


Details Diff
implement tests for extended DB API
mod - src/exchange/taler-exchange-httpd_db.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 b95522c1

2017-04-02 20:17

Christian Grothoff


Details Diff
expand DB plugin to return payback information as part of coin/reserve histories
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master d8542d72

2017-04-02 20:02

Christian Grothoff


Details Diff
implement returning /paybacks as part of reserve history (0003887)
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchangedb/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 94dddbbe

2017-04-02 02:05

Christian Grothoff


Details Diff
implementing insertion of payback information in postgres plugin (part of 0003887)
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master b293bda4

2017-04-02 01:43

Christian Grothoff


Details Diff
implement DB plugin function to obtain reserve information, migrate logic to simplified API spec (0003887); use plugin API in /payback DB implementation
mod - src/exchange-lib/exchange_api_payback.c Diff File
mod - src/exchange/taler-exchange-httpd_db.c Diff File
mod - src/exchange/taler-exchange-httpd_db.h Diff File
mod - src/exchange/taler-exchange-httpd_payback.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.h Diff File
mod - src/exchangedb/plugin_exchangedb_common.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchange_service.h Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File
mod - src/include/taler_signatures.h Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 144 145 146 147 148 149 150 ... 160 ... 180 ... 200 ... 214 215 216  Next  Last