summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
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
2017-03-18complete skeleton of wire-out audit logicChristian Grothoff
2017-03-17fix FTBFS of testChristian Grothoff
2017-03-17fix FTBFSChristian Grothoff
2017-03-17simple error handling issues, update TODO/planChristian Grothoff
2017-03-17init risk, notesChristian Grothoff
2017-03-17add skeleton function for 3887-emergency reportingChristian Grothoff
2017-03-17implement more audit checks for refundsChristian Grothoff
2017-03-17more work on coin/denomination auditChristian Grothoff
2017-03-17verify deposit signature during auditChristian Grothoff
2017-03-17initialize 'currency' variableChristian Grothoff
2017-03-15more work on auditor, towards coin/denomination key checksChristian Grothoff
2017-03-15skeleton logic for analyze_coins()Christian Grothoff
2017-03-15add required rowid for diagnosticsChristian Grothoff
2017-03-15introduce 'struct TALER_AUDITORDB_ProgressPoint'Christian Grothoff
2017-03-15add -m option to auditorChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-14more work on auditor, listing open TODOsChristian Grothoff
2017-03-14more work on auditor, still very incompleteChristian Grothoff
2017-03-14incomplete working on taler-auditorChristian Grothoff
2017-02-13do not do path expansion on public key in Crockford encodingChristian Grothoff
2016-11-17add proper log statement on successChristian Grothoff
2016-11-17add log statement on successChristian Grothoff
2016-11-17need to initialize reserve_pub firstChristian Grothoff
2016-11-17increments of more than 1 do happenChristian Grothoff
2016-11-17cut and paste errorChristian Grothoff
2016-11-17serial IDs start at 1, fixed in right place this timeChristian Grothoff
2016-11-17serial IDs start at 1Christian Grothoff
2016-11-17handle case rowid = 0Christian Grothoff
2016-11-17change rowid type to uint64_t everywhere; start with reserve-analysis in auditorChristian Grothoff
2016-10-08add missing #includeChristian Grothoff
2016-10-06move taler-auditor-sign tool to auditor/ direcotoryChristian Grothoff
2016-10-06adding skeleton code for auditorChristian Grothoff