summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.so (new C file)Christian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.soChristian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-24fix manual compilation issueMarcello Stanisci
2017-03-24merge aggregatorChristian Grothoff
2017-03-20update manual a bit moreChristian Grothoff
2017-03-20initial import of operator manual (needs a lot of work)Christian 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-19fix regression causing NPEChristian Grothoff
2017-03-19check return value from MHD_add_response_header()Christian Grothoff
2017-03-19check return value from taler_array_append_new()Christian Grothoff
2017-03-19properly update 'last' to make sanity check effectiveChristian Grothoff
2017-03-19fix SQL error for pq 9.4Christian Grothoff
2017-03-19reduce logging, improve compatibility with older postgres versionsChristian Grothoff
2017-03-19add exchangedb API (but no implementation/tests) for /payback handlingChristian Grothoff
2017-03-19add structs and message types for future implementation of #3887Christian 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-19revise exchangedb structure eliminating duplicated wire transfer date from ag...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-18add wire_out tracking to exchangedb, including deferred constraint, and to ag...Christian Grothoff
2017-03-18adjust exchangedb plugin to provide wire_out tracking APIChristian 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-17fix typosChristian Grothoff
2017-03-17fix refund check logicChristian Grothoff
2017-03-17verify deposit signature during auditChristian Grothoff