Changesets: exchange
master 74fdd928 2017-02-03 19:32 Details Diff |
typo | ||
mod - src/include/taler_signatures.h | Diff File | ||
master a60c5e9c 2017-02-03 19:26 Details Diff |
Renaming's first steps. | ||
mod - src/include/taler_error_codes.h | Diff File | ||
mod - src/include/taler_signatures.h | Diff File | ||
master d2302da3 2017-01-13 17:47 Details Diff |
remove redundant fields from ContractPS (0004859) | ||
mod - src/include/taler_signatures.h | Diff File | ||
master 0bfb5b25 2017-01-13 15:44 Details Diff |
Add option to initialized db, fixes 4858 | ||
mod - doc/taler-exchange-httpd.1 | Diff File | ||
mod - src/exchange-lib/afl-generate.sh | Diff File | ||
mod - src/exchange-lib/test_exchange_api.c | Diff File | ||
mod - src/exchange-lib/test_exchange_api.conf | Diff File | ||
mod - src/exchange/exchange.conf | Diff File | ||
mod - src/exchange/taler-exchange-httpd.c | Diff File | ||
mod - src/exchange/test_taler_exchange_httpd.conf | Diff File | ||
mod - src/exchange/test_taler_exchange_httpd.sh | Diff File | ||
master c631ae1b 2017-01-12 16:40 Details Diff |
elaborate on ContractPS | ||
mod - src/include/taler_signatures.h | Diff File | ||
master 0589d265 2017-01-12 15:58 Details Diff |
comment | ||
mod - src/include/taler_signatures.h | Diff File | ||
master a580ac1c 2017-01-03 19:41 Details Diff |
disable MHD deprecation warnings as we want to be compatible to older releases that simply have not the new symbols (fixing 0004845) | ||
mod - src/include/platform.h | Diff File | ||
master 9114ff8c 2016-12-23 12:37 Details Diff |
typo | ||
mod - doc/paper/postquantum.tex | Diff File | ||
master 21df5cb1 2016-12-12 16:05 Details Diff |
Error codes for /map/out | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master 67fdaaef 2016-12-09 15:55 Details Diff |
db error code for /map/in | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master b536d82f 2016-12-09 15:40 Details Diff |
Syntax error | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master c328d745 2016-12-09 15:39 Details Diff |
Error code for /map/in (imported by merchant backend) | ||
mod - src/include/taler_error_codes.h | Diff File | ||
master eab7bb76 2016-12-04 01:05 Details Diff |
0004828 | ||
mod - src/exchange-lib/exchange_api_handle.c | Diff File | ||
master f5d7653e 2016-11-25 17:25 Details Diff |
refuse to start if we have no denominations | ||
mod - src/exchange/taler-exchange-httpd_keystate.c | Diff File | ||
master f6fe309f 2016-11-21 18:53 Details Diff |
better logging when db connection fails | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master f3c4d643 2016-11-19 19:27 Details Diff |
taler-exchange-wire: infer method from JSON if possible | ||
mod - src/exchange-tools/taler-exchange-wire.c | Diff File | ||
master 134e0677 2016-11-18 19:55 Details Diff |
version bump and ChangeLog update | ||
mod - ChangeLog | Diff File | ||
mod - configure.ac | Diff File | ||
master 7d6b8d53 2016-11-18 19:29 Details Diff |
addressing 0004803: nicer error messages for invalid wire formats | ||
mod - src/exchange-lib/exchange_api_wire.c | Diff File | ||
mod - src/exchange-lib/test_exchange_api.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_admin.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_deposit.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_validation.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_validation.h | Diff File | ||
mod - src/include/taler_error_codes.h | Diff File | ||
mod - src/include/taler_wire_plugin.h | Diff File | ||
mod - src/util/Makefile.am | Diff File | ||
mod - src/wire/plugin_wire_sepa.c | Diff File | ||
mod - src/wire/plugin_wire_template.c | Diff File | ||
mod - src/wire/plugin_wire_test.c | Diff File | ||
mod - src/wire/test_sepa_wireformat.c | Diff File | ||
mod - src/wire/test_wire_plugin.c | Diff File | ||
master de68a7b3 2016-11-18 18:21 Details Diff |
hack to get taler-config working again | ||
mod - src/util/taler-config.in | Diff File | ||
master f80a1013 2016-11-18 17:34 Details Diff |
fixing another test failing due to amount 1e-8 change | ||
mod - src/exchangedb/test_exchangedb.c | Diff File | ||
master c583d0a8 2016-11-18 17:12 Details Diff |
fix testcase with new 1e-10 logic | ||
mod - src/util/test_amount.c | Diff File | ||
master a80d94ea 2016-11-18 15:58 Details Diff |
change fractional base to 1e8 | ||
mod - src/include/taler_amount_lib.h | Diff File | ||
master 7fd6be5c 2016-11-17 17:37 Details Diff |
add idempotency checks for /refresh/reveal, fixing 0004793 | ||
mod - ChangeLog | Diff File | ||
mod - src/exchange-lib/test_exchange_api.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_postgres.c | Diff File | ||
mod - src/include/taler_exchangedb_plugin.h | Diff File | ||
master e140ca9d 2016-11-17 16:53 Details Diff |
handle more nicely the case that concurrent withdraws have changed history, causing us to see a different balance just before the commit; in this case, just retry the transaction; this should fix 0004794 |
Affected Issues 0004794 |
|
mod - src/exchange/taler-exchange-httpd_db.c | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File | ||
master bb7c5892 2016-11-17 16:33 Details Diff |
if reserve history computation reveals database inconsistency, do not abort but return proper error code | ||
mod - src/exchange/taler-exchange-httpd_db.c | Diff File | ||
mod - src/include/taler_error_codes.h | Diff File |