summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
2017-10-06more return value checks on TALER_amount_get_zeroChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-30modify wire auditor to deal with asynchrony of WIRE plugin APIChristian Grothoff
2017-09-30also store wire position in auditordbChristian Grothoff
2017-09-30update auditordb API to support logic for taler-wire-auditorChristian Grothoff
2017-09-26fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...Christian Grothoff
2017-09-25starting point for #4948Christian Grothoff
2017-09-13create tables in taler-auditor-sign instead of failing obscurelyChristian Grothoff
2017-07-14clean up PQ tables (renamings, remove redunant column), and primarily fix #4751Christian Grothoff
2017-06-25log interesting errors alwaysChristian Grothoff
2017-06-25update taler-auditor to fix #5010 in auditor as well, technically done, but u...Christian Grothoff
2017-06-24convert rest of exchangedb plugin API to fix #5010-issuesChristian Grothoff
2017-06-19address #5010 for /refundChristian Grothoff
2017-06-11a bit more work on #5010Christian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-18auditor doesn't sign a zero-length list of denominationsMarcello Stanisci
2017-05-11fix auditor signing process: include signature over refund feeChristian Grothoff
2017-05-08remove dead transfer details field from reserves_in (API, exchangedb, etc.)Christian Grothoff
2017-05-05updating DB schema for new wire history operations and future auditor checks ...Christian Grothoff
2017-04-20finished implementing #4956 in principle, but not yet testedChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-19add support for closed reserves to taler-auditorChristian Grothoff
2017-04-19implement #4983Christian Grothoff
2017-04-16fix #4984Christian Grothoff
2017-04-16fix use of uninit value on PAYBACK path in auditorChristian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-08have auditor report command to handle denomination key revocation on emergenc...Christian Grothoff
2017-04-04check payback signatures in auditorChristian Grothoff
2017-04-04towards supporting #3887 in the auditorChristian Grothoff
2017-04-04handle /payback in auditor when checking reservesChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-20use nicer text for audit reportChristian Grothoff
2017-03-20finish #3775, including addition of man pageChristian Grothoff
2017-03-20fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...Christian Grothoff
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20deal with aggregation fee lookup and calculations in auditorChristian Grothoff
2017-03-20report wire amount minus aggregation fee in wire_out table, start logic in au...Christian Grothoff
2017-03-20fix risk/fee calculations in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-20fix misc minor issues in new auditor logicChristian Grothoff
2017-03-19minor auditor bugfixesChristian Grothoff
2017-03-19implement check_transaction_history()Christian Grothoff
2017-03-19simplify analysis by returning denom_pub with rest of coin transaction data i...Christian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff
2017-03-18deal with some minor FIXMEs in auditorChristian Grothoff
2017-03-18add required separate risk balance per denomination to auditordbChristian Grothoff
2017-03-18simplify auditordb API to match actual requirements betterChristian Grothoff
2017-03-18more work on auditorChristian Grothoff