summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-16remove wallet-specific codeFlorian Dold
2020-01-16dead code eliminationMarcello Stanisci
2020-01-16Excluding old logic from compilation.Marcello Stanisci
2020-01-16more comments and CMD stateMarcello Stanisci
2020-01-16insert-deposit CMD, skeleton.Marcello Stanisci
2020-01-16fix really stupid bugsChristian Grothoff
2020-01-16DCEFlorian Dold
2020-01-16copyfixChristian Grothoff
2020-01-16simplify amount logicChristian Grothoff
2020-01-16Adapting wirewatch tests to new style.Marcello Stanisci
2020-01-15pathChristian Grothoff
2020-01-15fix commentsChristian Grothoff
2020-01-15simplify credit history computationChristian Grothoff
2020-01-15simplify debit history computationChristian Grothoff
2020-01-15clean up history building/checking logic a bitChristian Grothoff
2020-01-15check for 204 firstChristian Grothoff
2020-01-15simplify bank history commandsChristian Grothoff
2020-01-15fix check commands in test_auditor_apiChristian Grothoff
2020-01-15Wirewatch test.Marcello Stanisci
Start the test using the new style. All commands still to be ported.
2020-01-15add another CORS header to allow client to send any headersFlorian Dold
2020-01-15test case fixesChristian Grothoff
2020-01-15respond with CORS headers for OPTIONS pre-flight requestFlorian Dold
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15debug loggingChristian Grothoff
2020-01-15fix payto URI conversionChristian Grothoff
2020-01-15round amounts based on config, do unit test for roundingFlorian Dold
2020-01-15ftbfsChristian Grothoff
2020-01-15Remove preflight checks where redundant.Marcello Stanisci
2020-01-15use generated error codes, this has error code collisions removedFlorian Dold
2020-01-15remove testing API, we use gnunet-crypto-tvg insteadFlorian Dold
2020-01-15remove tvg, it's now part of GNUnetFlorian Dold
2020-01-15clean up payto credit/debit distincitionChristian Grothoff
2020-01-15Preflight checks:Marcello Stanisci
put preflight check inside exchangedb start() function, and provide a preflight method for auditordb.
2020-01-15fix fakebank account vs. full payto confusionChristian Grothoff
2020-01-15buffer lib has moved to GNUnetFlorian Dold
2020-01-15fix test issuesChristian Grothoff
2020-01-15remove spaces that break the testcaseFlorian Dold
2020-01-15use new parsing API, fixes issuesChristian Grothoff
2020-01-14expand test suiteChristian Grothoff
2020-01-14split off buffer logicChristian Grothoff
2020-01-14add payto URL test, fix payto parser implementationChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-14spassChristian Grothoff
2020-01-14fix test configChristian Grothoff
2020-01-14fix configs for testChristian Grothoff
2020-01-13properly initialize wtid in testFlorian Dold
2020-01-13Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-01-13fix linkChristian Grothoff
2020-01-13remove old library dependencyMarcello Stanisci
2020-01-13add request UID repetition detection to fakebankChristian Grothoff