summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-coins.c
AgeCommit message (Expand)Author
2022-03-31privatize more signature structs, simplify codeChristian Grothoff
2022-03-17-re-enable test-revocation.sh, works againChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-02-28-towards getting auditor tests to pass again with new logicChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-doxygen fixesChristian Grothoff
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-25deduplicate melt signing logic, remove coin_pub from data being signed overChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-20-improve loggingChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27fix auditor FTBFSChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-07-31-more json_pack fixesChristian Grothoff
2021-07-31-more json_pack cleaningChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2020-12-22add logic to report generation for missing auditor signaturesChristian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-07-14check invariant that refund deadline should not be after wire deadlineChristian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27removing inappropriate i18n codeChristian Grothoff
2020-03-27fix checksChristian Grothoff
2020-03-27comment fixesChristian Grothoff
2020-03-27enable test 32Christian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-27improve coin audit logicChristian Grothoff
2020-03-27missing breakChristian Grothoff
2020-03-27check coin history consistencyChristian Grothoff
2020-03-26fix recoup-refresh audit logicChristian Grothoff