Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-31 | SQL fixes | Christian Grothoff | |
2021-10-31 | fixing SQL statements | Christian Grothoff | |
2021-10-31 | misc fixes | Christian Grothoff | |
2021-10-31 | fix test FTBFS | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-10-30 | -more work on FTBFS issues | Christian Grothoff | |
2021-10-30 | fix more FTBFS issues | Christian Grothoff | |
2021-10-30 | SQL fixes | Christian Grothoff | |
2021-10-29 | sql fixes | Christian Grothoff | |
2021-10-29 | fix SQL | Christian Grothoff | |
2021-10-29 | address most FIXMEs in pg plugin | Christian Grothoff | |
2021-10-29 | address most FIXMEs in pg plugin | Christian Grothoff | |
2021-10-27 | fix FTBFS of exchangedb | Christian Grothoff | |
2021-10-27 | -fixing FTBFS | Christian Grothoff | |
2021-10-27 | -more changes towards fixing FTBFS | Christian Grothoff | |
2021-10-27 | -resovling more FTBFS issues | Christian Grothoff | |
2021-10-27 | database change -- breaks everything | Christian Grothoff | |
2021-10-19 | -implement more of the KYC handlers | Christian Grothoff | |
2021-10-17 | implement /kyc-check, add skeleton for /kyc-proof | Christian Grothoff | |
2021-10-17 | -incomplete draft for /kyc-wallet handler | Christian Grothoff | |
2021-10-17 | implement returning KYC status from GET /deposits/ endpoint | Christian Grothoff | |
2021-10-15 | add KYC logic for /deposit handling (DB part incomplete) | Christian Grothoff | |
2021-10-14 | -basic logic for withdraw KYC checks | Christian Grothoff | |
2021-10-14 | start with KYC support in DB | Christian Grothoff | |
2021-10-13 | -modify C API to future-proof it for returning more details as required for ↵ | Christian Grothoff | |
KYC implementation | |||
2021-09-17 | -DCE, nicer return values | Christian Grothoff | |
2021-09-05 | implement taler-exchange-transfer DB sharding logic | Christian Grothoff | |
2021-09-04 | doxygen and spelling fixes | Christian Grothoff | |
2021-09-04 | fix aggregator benchmark generation logic | Christian Grothoff | |
2021-09-03 | first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵ | Christian Grothoff | |
sharding range issues | |||
2021-09-03 | preliminary work on supporting sharding/parallel aggregation (undertested, ↵ | Christian Grothoff | |
but tests pass again) | |||
2021-09-03 | -implement long-standing aggregation SQL query simplification | Christian Grothoff | |
2021-09-03 | -code cleanup | Christian Grothoff | |
2021-09-03 | -wip | Christian Grothoff | |
2021-08-31 | hyperaggregation schema proposal | Christian Grothoff | |
2021-08-23 | -doxygen fixes | Christian Grothoff | |
2021-08-23 | complete implementation of long-polling for reserve status; remove support ↵ | Christian Grothoff | |
for multi-threaded exchange httpd | |||
2021-08-22 | -add notifications for inbound reserve transactions | Christian Grothoff | |
2021-08-22 | -doxygen fix | Christian Grothoff | |
2021-08-22 | -implement long polling support on reserve status (but not yet in C client ↵ | Christian Grothoff | |
library) | |||
2021-08-19 | -indent fix | Christian Grothoff | |
2021-08-13 | -doxygen fix | Christian Grothoff | |
2021-08-13 | -add support for event notifications to exchangedb plugin | Christian Grothoff | |
2021-08-08 | -fix test | Christian Grothoff | |
2021-08-08 | -sepa is ancient, iban is correct | Christian Grothoff | |
2021-08-06 | -fix assertion failure caused by testcase | Christian Grothoff | |
2021-08-04 | -fix doxygen | Christian Grothoff | |
2021-08-03 | restructure configuration, move bank account credentials from ↵ | Christian Grothoff | |
exchange-account-XXX to exchange-accountcredentials-XXX | |||
2021-07-31 | -more json_pack fixes | Christian Grothoff | |