summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-wire.c
AgeCommit message (Collapse)Author
2024-03-25remove -m option, add -t option to all auditor helpersChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2023-12-13-initialize variableÖzgür Kesim
2023-11-28fix spelling issuesChristian Grothoff
2023-11-28-misc doxygen fixesChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-10major 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 accountsChristian Grothoff
2023-07-21-more multi-account fixesChristian Grothoff
2023-07-21-fix crashChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2022-11-21-typosChristian Grothoff
2022-11-21-fix NPEChristian Grothoff
2022-11-17-fix build issuesChristian Grothoff
2022-11-02-more loggingChristian Grothoff
2022-10-30-doxygenChristian Grothoff
2022-10-30add 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 hardChristian Grothoff
2022-09-07fix typo: s/issattr/isattr/g (45 instances)Thien-Thi Nguyen
2022-08-23-fix report generation field name missmatchChristian Grothoff
2022-08-23fix profit drain test, remove obsolete test 33 (aggregator now dies on ↵Christian Grothoff
inconsistency, before it looped); fixes #4960
2022-08-06-initialize totalsChristian Grothoff
2022-08-06-merge eufin branch (manually)Christian Grothoff
2022-08-01implement auditor support for #4960Christian Grothoff
2022-05-31add -I option to wirewatchChristian 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 neededChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-10-31misc fixesChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-08-03restructure configuration, move bank account credentials from ↵Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-07-31-more json_pack cleaningChristian Grothoff
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-01-07only check tiny/done in internal modeChristian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2020-08-28improve reporting, also use auditor fee calculation when computing reserve ↵Christian Grothoff
balance updates in case of disagreement on coin value/fee
2020-07-15Fix #6375Christian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-04-09fix #6171Christian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-23fix comments and handling of revocations in coins auditorChristian Grothoff