Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | WiP: added auction_brandt as extension | Özgür Kesim | |
- added an extension to handle auctions via libbrandt - /extensions/auction_brandt GET and POST handler defined - initial parsing of transcript.json implemented, yet WiP - multiple cleanups and changes to extension handling | |||
2022-10-02 | Refactor extensions | Özgür Kesim | |
- Extensions are now compiled as shared libraries and loaded at runtime according to the TALER configuration. - So far, only age restriction is loaded as extension. - Groundwork for extension auction_brandt started. | |||
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff | |
2022-08-14 | -regenerate DBs | Christian Grothoff | |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, ↵ | Christian Grothoff | |
but tests pass again | |||
2022-05-30 | -fix reserve history, include in tests | Christian Grothoff | |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵ | Christian Grothoff | |
receiver-name in tests | |||
2022-05-23 | -incomplete batch_withdraw test command | Christian Grothoff | |