Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-10 | add missing constraint | Christian Grothoff | |
2024-03-10 | add missing files | Christian Grothoff | |
2024-03-09 | improve drop.sql to avoid having to update it whenever new SQL revisions are ↵ | Christian Grothoff | |
added | |||
2024-03-08 | implement protocol v19 in taler-exchange-httpd (for #8000); note that ↵ | Christian Grothoff | |
taler-exchange-offline support is still missing | |||
2024-03-08 | fix account update failing to persist wire signature and then breaking that ↵ | Christian Grothoff | |
wire account for good | |||
2024-03-08 | add taler-exchange-dbinit -a option | Christian Grothoff | |
2024-03-07 | -fix missing space | Christian Grothoff | |
2024-03-07 | fix cleanup regression | Christian Grothoff | |
2024-03-06 | -fix cleanup | Christian Grothoff | |
2024-03-06 | -skip test if DB does not exist | Christian Grothoff | |
2024-03-06 | -remove debug logging statement | Christian Grothoff | |
2024-03-06 | disable merge join to 'fix' #8452 | Christian Grothoff | |
2024-03-06 | psql reproducerpostgres-bug-mergejoin | Christian Grothoff | |
2024-03-06 | -more logical DB notify for aggregator | Christian Grothoff | |
2024-02-26 | -improve KYC error handling | Christian Grothoff | |
2024-02-18 | ensure kyc-checks wake up on failure | Christian Grothoff | |
2024-02-18 | -explain | Christian Grothoff | |
2024-02-18 | lproc is not unique if we have failed processes, handle multiple matches | Christian Grothoff | |
2024-02-16 | -also clean procedures.sql | Christian Grothoff | |
2024-02-13 | -typo | Christian Grothoff | |
2024-02-13 | set 'finished' to TRUE when KYC process is done (either way, successful or ↵ | Christian Grothoff | |
failure); should fix #8055, needs testing | |||
2024-02-07 | fixing merge conflict | Christian Grothoff | |
2024-02-07 | auditordb tabularasa | Christian Grothoff | |
2024-02-02 | [age_withdraw] check of consistency of DB data | Özgür Kesim | |
Checks the consistency of the number of elements of three arrays, comming from the DB | |||
2024-01-16 | fix #8071 | Christian Grothoff | |
2024-01-15 | fix confusing error message | Christian Grothoff | |
2024-01-12 | -fix makefile.am | Christian Grothoff | |
2024-01-12 | -missed an instance of api usage in commit a6b35ee | Özgür Kesim | |
2024-01-12 | fixes for #8069, #8070 and #8072 | Özgür Kesim | |
- TALER_coin_ev_hash function now returns void - double free fixes - FAIL_IF logic fixes | |||
2024-01-10 | add support for taler-merchant-exchange to taler-unified-setup.sh | Christian Grothoff | |
2024-01-08 | fix long-polling on purses GET with purse refund event | Christian Grothoff | |
2024-01-08 | also do not respond with 410 to the GET /purses//merge request | Christian Grothoff | |
2024-01-06 | add logic to launch merchant-depositcheck | Christian Grothoff | |
2023-12-26 | remove extra '/' | Christian Grothoff | |
2023-12-25 | fix #8015 (allow purse merge until they were actually expired/refunded) | Christian Grothoff | |
2023-12-23 | Added appropriate response on contract-conflict during deposit | Özgür Kesim | |
In case of a detected conflict during deposit, because (merchant_pub, h_contract_terms) already existed, with different other field values, we now provide the client an error response that contains the h_wire. This way, the client can retrieve further details about the conflicting transaction via /deposits/$H_WIRE/$MERCHANT_PUB/$H_CONTRACT_TERMS/$COIN_PUB Fixes #8002 | |||
2023-12-21 | [wip, #7267] more refined denomination conflict response during deposit | Özgür Kesim | |
If a coin was known but with a different denomination, return to the client an error response that contains the denomination's public key and the corresponding signature of the provided coin. | |||
2023-12-18 | disable auto_explain | Christian Grothoff | |
2023-12-13 | [wip, #7267] more refined age commitment conflict response during deposit | Özgür Kesim | |
Distinguish between and communicate: a) null hash value expected, got non-null b) non-null hash value expected, got null c) hash value of known coin differ from given | |||
2023-12-10 | -use enum values as indices | Özgür Kesim | |
2023-12-09 | mark out #7999 | Özgür Kesim | |
2023-12-09 | mark out #8002 | Özgür Kesim | |
2023-12-06 | [policy extensions] mark out work for #7999+#8001 | Özgür Kesim | |
2023-12-01 | bugfixes to taler-exchange-dbconfig | Christian Grothoff | |
2023-11-30 | keep foreign constraint properly in | Christian Grothoff | |
2023-11-29 | [exchangedb] introduce sharding for policy-related tables | Özgür Kesim | |
2023-11-28 | fix spelling issues | Christian Grothoff | |
2023-11-17 | typo | Christian Grothoff | |
2023-11-17 | -on conflict update | Christian Grothoff | |
2023-11-16 | -specify conflict condition | Christian Grothoff | |