summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-19minor auditor bugfixesChristian 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-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-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-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-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-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-10Adding new error code.Marcello Stanisci
2017-03-06add amount division API and test caseChristian Grothoff
2017-03-05add EC codes for merchantChristian Grothoff
2017-03-05fix use of uninit valueChristian Grothoff
2017-03-04implement #4937: allow extraction of feesChristian Grothoff
2017-03-04implementing #4932Christian Grothoff
2017-03-04implementing #4929Christian Grothoff
2017-03-03implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...Christian Grothoff
2017-03-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2017-02-27error code for instance unknownMarcello Stanisci
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2017-02-06h_proposal_data -> hashMarcello Stanisci
2017-02-04h_contract->h_proposal_dataMarcello Stanisci
2017-02-03typoMarcello Stanisci
2017-02-03Renaming's first steps.Marcello Stanisci
2017-01-13remove redundant fields from ContractPS (#4859)Florian Dold
2017-01-12elaborate on ContractPSFlorian Dold
2017-01-12commentFlorian Dold
2017-01-03disable MHD deprecation warnings as we want to be compatible to older release...Christian Grothoff
2016-12-12Error codes for /map/outMarcello Stanisci
2016-12-09db error code for /map/inMarcello Stanisci
2016-12-09Syntax errorMarcello Stanisci
2016-12-09Error code for /map/in (imported by merchant backend)Marcello Stanisci