Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-13 | -initialize variable | Özgür Kesim | |
2023-11-28 | fix spelling issues | Christian Grothoff | |
2023-11-28 | -misc doxygen fixes | Christian Grothoff | |
2023-09-14 | more work towards auditor support for AML/KYC | Christian Grothoff | |
2023-09-13 | work on KYC support in auditor (WiP, not finished) | Christian Grothoff | |
2023-09-10 | major exchange DB schema change: store common properties of batch deposit in ↵ | Christian Grothoff | |
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups | |||
2023-07-21 | -fix wire auditor for multiple accounts | Christian Grothoff | |
2023-07-21 | -more multi-account fixes | Christian Grothoff | |
2023-07-21 | -fix crash | Christian Grothoff | |
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2022-11-21 | -typos | Christian Grothoff | |
2022-11-21 | -fix NPE | Christian Grothoff | |
2022-11-17 | -fix build issues | Christian Grothoff | |
2022-11-02 | -more logging | Christian Grothoff | |
2022-10-30 | -doxygen | Christian Grothoff | |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ↵ | Christian Grothoff | |
purse auditing logic | |||
2022-10-26 | -initialize final_balance even if audit failed hard | Christian Grothoff | |
2022-09-07 | fix typo: s/issattr/isattr/g (45 instances) | Thien-Thi Nguyen | |
2022-08-23 | -fix report generation field name missmatch | Christian Grothoff | |
2022-08-23 | fix profit drain test, remove obsolete test 33 (aggregator now dies on ↵ | Christian Grothoff | |
inconsistency, before it looped); fixes #4960 | |||
2022-08-06 | -initialize totals | Christian Grothoff | |
2022-08-06 | -merge eufin branch (manually) | Christian Grothoff | |
2022-08-01 | implement auditor support for #4960 | Christian Grothoff | |
2022-05-31 | add -I option to wirewatch | Christian Grothoff | |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵ | Christian Grothoff | |
receiver-name in tests | |||
2022-03-27 | -remove tiny field, no longer needed | Christian Grothoff | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-10-31 | misc fixes | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-08-23 | -remove sessions also from auditor | Christian Grothoff | |
2021-08-23 | complete implementation of long-polling for reserve status; remove support ↵ | Christian Grothoff | |
for multi-threaded exchange httpd | |||
2021-08-12 | support long_poll_ms argument in bank API (#6987) | 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 cleaning | Christian Grothoff | |
2021-07-30 | -fix misc enum confusions and other compiler warnings | Christian Grothoff | |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff | |
2021-01-07 | only check tiny/done in internal mode | Christian Grothoff | |
2021-01-07 | fix remaining #6679 issues in exchange | Christian Grothoff | |
2021-01-06 | add -i option to taler-auditor | Christian Grothoff | |
2020-08-28 | improve reporting, also use auditor fee calculation when computing reserve ↵ | Christian Grothoff | |
balance updates in case of disagreement on coin value/fee | |||
2020-07-15 | Fix #6375 | Christian Grothoff | |
2020-07-15 | fix #6133: enable nice shutdown of auditor helpers with CTRL-C | Christian Grothoff | |
2020-04-09 | fix #6171 | Christian Grothoff | |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff | |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff | |
2020-03-23 | fix comments and handling of revocations in coins auditor | Christian Grothoff | |
2020-03-22 | first pass at auditor-coins, also reviewing checks around amount arithmetic, ↵ | Christian Grothoff | |
can and should be made harsher | |||
2020-03-22 | doxygen updates | Christian Grothoff | |