Age | Commit message (Expand) | Author |
2020-01-16 | address comment | Christian Grothoff |
2020-01-16 | address FIXMEs | Christian Grothoff |
2020-01-16 | separate tests, address FIXMEs | Christian Grothoff |
2020-01-16 | Porting aggregator tests until 'expect-deposit-6' CMD. | Marcello Stanisci |
2020-01-16 | Progress with aggregator tests. | Marcello Stanisci |
2020-01-16 | Got first aggregation to pass | Marcello Stanisci |
2020-01-16 | Finishing CMD to insert denomination and deposit into database. | Marcello Stanisci |
2020-01-16 | HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type... | Florian Dold |
2020-01-16 | comments, indentation | Christian Grothoff |
2020-01-16 | formatting, comments | Christian Grothoff |
2020-01-16 | more unique naming of commands, clean up revocation dir | Christian Grothoff |
2020-01-16 | log as INFO | Christian Grothoff |
2020-01-16 | fix fakebank logic | Christian Grothoff |
2020-01-16 | Aggregator tests execute first CMD. | Marcello Stanisci |
2020-01-16 | fix history API | Christian Grothoff |
2020-01-16 | remove Makefile.am variable that doesn't belong | Florian Dold |
2020-01-16 | make lib(c|gn)url mandatory, cleaner makefiles | Florian Dold |
2020-01-16 | get fakebank test to pass | Christian Grothoff |
2020-01-16 | remove wallet-specific code | Florian Dold |
2020-01-16 | dead code elimination | Marcello Stanisci |
2020-01-16 | Excluding old logic from compilation. | Marcello Stanisci |
2020-01-16 | more comments and CMD state | Marcello Stanisci |
2020-01-16 | insert-deposit CMD, skeleton. | Marcello Stanisci |
2020-01-16 | fix really stupid bugs | Christian Grothoff |
2020-01-16 | DCE | Florian Dold |
2020-01-16 | copyfix | Christian Grothoff |
2020-01-16 | simplify amount logic | Christian Grothoff |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci |
2020-01-15 | path | Christian Grothoff |
2020-01-15 | fix comments | Christian Grothoff |
2020-01-15 | simplify credit history computation | Christian Grothoff |
2020-01-15 | simplify debit history computation | Christian Grothoff |
2020-01-15 | clean up history building/checking logic a bit | Christian Grothoff |
2020-01-15 | check for 204 first | Christian Grothoff |
2020-01-15 | simplify bank history commands | Christian Grothoff |
2020-01-15 | fix check commands in test_auditor_api | Christian Grothoff |
2020-01-15 | Wirewatch test. | Marcello Stanisci |
2020-01-15 | add another CORS header to allow client to send any headers | Florian Dold |
2020-01-15 | test case fixes | Christian Grothoff |
2020-01-15 | respond with CORS headers for OPTIONS pre-flight request | Florian Dold |
2020-01-15 | add another interpreter command to check incoming wire transfers | Christian Grothoff |
2020-01-15 | debug logging | Christian Grothoff |
2020-01-15 | fix payto URI conversion | Christian Grothoff |
2020-01-15 | round amounts based on config, do unit test for rounding | Florian Dold |
2020-01-15 | ftbfs | Christian Grothoff |
2020-01-15 | Remove preflight checks where redundant. | Marcello Stanisci |
2020-01-15 | use generated error codes, this has error code collisions removed | Florian Dold |
2020-01-15 | remove testing API, we use gnunet-crypto-tvg instead | Florian Dold |
2020-01-15 | remove tvg, it's now part of GNUnet | Florian Dold |
2020-01-15 | clean up payto credit/debit distincition | Christian Grothoff |