Age | Commit message (Expand) | Author |
2020-08-11 | towards the improved confirmPay API | Florian Dold |
2020-08-10 | towards webextension working again | Florian Dold |
2020-08-10 | fix preparePay API response | Florian Dold |
2020-08-10 | readme | Florian Dold |
2020-08-10 | simplify refunds a bit, show in transaction history, add integration tests | Florian Dold |
2020-08-10 | use API extractor for cleaner package separation | Florian Dold |
2020-08-10 | remove accidentally committed declaration files | Florian Dold |
2020-08-10 | project reference | Florian Dold |
2020-08-08 | test for manual withdrawal | Florian Dold |
2020-08-08 | allow repeats in test case | Florian Dold |
2020-08-07 | integration testing tweaks, rerun-payment-multiple scenario | Florian Dold |
2020-08-07 | output test directory at the beginning | Florian Dold |
2020-08-07 | add prompt payment scenario | Florian Dold |
2020-08-07 | execute services directly, not with a shell | Florian Dold |
2020-08-07 | linger only in normal shutdown | Florian Dold |
2020-08-07 | condition | Florian Dold |
2020-08-07 | lingering | Florian Dold |
2020-08-07 | actually only shut down once | Florian Dold |
2020-08-07 | less verbosity, fix symlink direction | Florian Dold |
2020-08-07 | read-only | Florian Dold |
2020-08-07 | make sure bin exists | Florian Dold |
2020-08-07 | log file location | Florian Dold |
2020-08-07 | only shut down once | Florian Dold |
2020-08-06 | Run new integration tests in CI | Torsten Grote |
2020-08-06 | remove debug log | Florian Dold |
2020-08-06 | reduce verbosity a bit, add convenience symlink | Florian Dold |
2020-08-06 | handle package.json properly in CLI | Florian Dold |
2020-08-06 | improve test shutdown on errors | Florian Dold |
2020-08-06 | logging | Florian Dold |
2020-08-06 | always terminate properly | Florian Dold |
2020-08-06 | configure merchant DB explicitly | Florian Dold |
2020-08-06 | new test | Florian Dold |
2020-08-06 | payment stress test | Florian Dold |
2020-08-06 | integration test runner | Florian Dold |
2020-08-06 | dependencies | Florian Dold |
2020-08-06 | towards integration tests with fault injection | Florian Dold |
2020-08-03 | dependencies / build tasks | Florian Dold |
2020-08-03 | makefile | Florian Dold |
2020-08-03 | configure check | Florian Dold |
2020-08-03 | cleanup | Florian Dold |
2020-08-03 | build system | Florian Dold |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |
2020-08-01 | use wallet's http lib for test balance withdrawal, remove redundant integrati... | Florian Dold |
2020-07-31 | use message envelope as documentedv0.7.1-dev.18 | Florian Dold |
2020-07-31 | fix concurrency bug in bank-integrated withdrawal, better response parsingv0.7.1-dev.17 | Florian Dold |
2020-07-31 | respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16 | Florian Dold |
2020-07-30 | support claim tokensv0.7.1-dev.15 | Florian Dold |
2020-07-30 | too much nestingv0.7.1-dev.14 | Florian Dold |
2020-07-29 | Add payment integration test (fails early) | Torsten Grote |
2020-07-29 | tweaks to pay APIv0.7.1-dev.13 | Florian Dold |