summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
2022-06-05no purse fee if purse is successfully mergedChristian Grothoff
2022-06-01-expand table list for taler-auditor-syncChristian Grothoff
2022-05-31add -I option to wirewatchChristian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...Christian Grothoff
2022-05-22-add metrics for idempotent (batch) withdrawChristian Grothoff
2022-05-15-enable batch withdraw manual testingChristian Grothoff
2022-05-02-regen DBs to fix #7236Christian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-15regen test DBs to fix #7220Christian Grothoff
2022-03-31privatize more signature structs, simplify codeChristian Grothoff
2022-03-30-remove row check, not stable enough to assert onChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-27-remove tiny field, no longer neededChristian Grothoff
2022-03-25-regen DBsChristian Grothoff
2022-03-19more work on recoup_by_reserve: add new materialized index to avoid hitting a...Christian Grothoff
2022-03-18add deposits_by_coin table to speed-up certain queries (in theory)Christian Grothoff
2022-03-18add selection by shard, ignore KYC in revocation test aggregationChristian Grothoff
2022-03-18change table structures again to shard better by coin_pub and not use known_c...Christian Grothoff
2022-03-17reinit auditor bd: column droppedChristian Grothoff
2022-03-17-re-enable test-revocation.sh, works againChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-03-15regenerate revokedbChristian Grothoff
2022-03-14add arguments for new feesChristian Grothoff
2022-03-05also sync global fees table (new)Christian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-05sync tables "extensions" and "extension_details" with auditorÖzgür Kesim
2022-03-02Don't hardcode directory in taler-auditor-sync(1) invocationThien-Thi Nguyen
2022-02-28test-sync passes againChristian Grothoff
2022-02-28-work on test_sync.sh, incompleteChristian Grothoff
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-28-towards getting auditor tests to pass again with new logicChristian Grothoff
2022-02-28make DB generation work with new CS 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-02-12-address misc. fixmesChristian Grothoff
2022-02-04split .conf files into rsa and csLucien Heuzeveldt
2022-02-04denomination CIPHER field per denomGian Demarmels
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-12-01-basedbFlorian Dold
2021-12-01fix auditor test case, re-generate basedbsFlorian Dold
2021-11-29-fix typosChristian Grothoff