summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-coins.c
AgeCommit message (Expand)Author
2023-11-28fix spelling issuesChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-10-30-doxygenChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-16add support for coin open-deposit and coin purse refunds to auditor logicChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-07-fix test-auditor.shChristian Grothoff
2022-07-05-remove dead argumentChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-07-04-deduplicate logicChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ...Christian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-19-add missing checkpointing logicChristian Grothoff
2022-06-14-fix commentsChristian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-12-add dB logic for auditor iteration over purse depositsChristian Grothoff
2022-06-08-expand auditordb to track progress for p2p paymentsChristian Grothoff
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