summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-08-24refactor wire auditor to properly handle multiple accountsChristian Grothoff
2019-08-23indentation, discuss logic flaw, discuss todo in test-auditor.sh scriptChristian Grothoff
2019-08-23ignChristian Grothoff
2019-08-23drop dead kyc logicChristian Grothoff
2019-08-23integrate auditor test into build systemChristian Grothoff
2019-08-23check required commands existChristian Grothoff
2019-08-23full audit generation in testChristian Grothoff
2019-08-23integrate bank when generating auditor test databaseChristian Grothoff
2019-08-23fix test-auditor.sh check for no emergenciesChristian Grothoff
2019-08-22more commentsChristian Grothoff
2019-08-22expand auditor testChristian Grothoff
2019-08-22update ignoresChristian Grothoff
2019-08-22also dump mpubChristian Grothoff
2019-08-22logic to create database for auditor testChristian Grothoff
2019-08-21check signatures before servingChristian Grothoff
2019-08-21fix indentation, and properly report vc protocol error if signatures are invalidChristian Grothoff
2019-08-21detect plain http serverChristian Grothoff
2019-08-17update ChangeLogChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-08-17prevent // from appearing in payto URIsChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-28fixing #5767Christian Grothoff
2019-07-27todosChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-27add check that denomination was actually revoked if it is involved in /paybackChristian Grothoff
2019-07-26handle payback cases when processing coin history in auditorChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-07-24fix benchmark FTBFSChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-07-24make sure reserves are not gc'ed before legal expirationChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24version bump related to #5777 implementationChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23need the hash of coin_ev with an index for selectChristian Grothoff
2019-07-23typoChristian Grothoff
2019-07-23modify /payback API and test usage of that API to pass/return additional ↵Christian Grothoff
information required when dealing with payback of refreshed coins
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-22mention bug #Christian Grothoff
2019-07-22integrating refresh payback with standard payback, almost doneChristian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-07-22replace GNUNET_asserts() with more proper error handling, fix indentationChristian Grothoff
2019-07-22fix test case clean up logic on skipChristian Grothoff
2019-07-21indentation fixesChristian Grothoff
2019-07-21extending postgres plugin with functions required to store payback data on ↵Christian Grothoff
refreshed coins for #5777
2019-07-21expose blinding keys in trait of refresh reveal command (preparation for #5777)Christian Grothoff
2019-07-21expose blinding key in refresh-reveal API in preparation for #5777Christian Grothoff
2019-07-19rename fresh coin to have TALER_TESTING_-prefixChristian Grothoff
2019-07-15towards #5777, adding todos/notesChristian Grothoff