Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-19 | add user type to kyc-check | Christian Grothoff | |
2022-07-29 | expand taler-exchange-offline and libtalerexchange with ↵ | Christian Grothoff | |
management-drain-profits implementation (#4960) | |||
2022-07-01 | -exchange_api_batch_deposit.c compiles | Christian Grothoff | |
2022-06-05 | -work on error proof response checking for p2p payments | Christian Grothoff | |
2022-05-23 | -implement batch withdraw client-side logic | Christian Grothoff | |
2022-04-22 | -make purses_get compile | Christian Grothoff | |
2022-04-21 | -skeleton logic for deposits into purse | Christian Grothoff | |
2022-04-21 | -add purse_create_with_merge to build | Christian Grothoff | |
2022-04-11 | -skeleton for GET /contracts/ logic: add to build system | Christian Grothoff | |
2022-04-11 | -add draft handler for purse merge client request | Christian Grothoff | |
2022-03-28 | starting with purse creation client API | Christian Grothoff | |
2022-03-20 | towards support for new reserve history/status APIs | Christian Grothoff | |
2022-03-05 | add client API for setting global fees | Christian Grothoff | |
2022-02-17 | -fix CS nonce reuse check logic | Christian Grothoff | |
2022-02-04 | implement exchange_api_csr | Lucien Heuzeveldt | |
2022-01-23 | [age_restriction] progress 13/n | Özgür Kesim | |
- major refactoring of extensions - extensions live now in a separate library, libtalerextensions - refactored all components using age_restriction accordingly - plumbing for plugin support for extensions roughly layed down | |||
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database ↵ | Christian Grothoff | |
sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks | |||
2021-12-23 | [age restriction] progress 8/n | Özgür Kesim | |
More work towards support for extensions and age restriction - updated gana - added handler for DB-Event - added TEH_extensions_init() and _done() - added global for age restriction - added stub for post handler - added SQL-table for extension metadata - added enum type for extensions and other data structures Also: - fixed some warnings -Wmaybe-unitialized | |||
2021-11-07 | implement /kyc-proof client API | Christian Grothoff | |
2021-10-17 | implement /kyc-wallet in libtalerexchange | Christian Grothoff | |
2021-10-10 | -draft API for new /kyc-check endpoint | Christian Grothoff | |
2020-11-30 | add API for /management/wire-fees | Christian Grothoff | |
2020-11-25 | complete GET /management/keys implementation | Christian Grothoff | |
2020-11-25 | auditor add denomination client logic | Christian Grothoff | |
2020-11-25 | post keys client logic | Christian Grothoff | |
2020-11-25 | revoke denomination client logic | Christian Grothoff | |
2020-11-25 | enable wire client logic | Christian Grothoff | |
2020-11-25 | disable wire client logic | Christian Grothoff | |
2020-11-25 | enable auditor enable client logic | Christian Grothoff | |
2020-11-25 | enable auditor disable client logic | Christian Grothoff | |
2020-11-25 | implement first new client API | Christian Grothoff | |
2020-04-12 | adapt withdraw2 API to support new tip-pickup design (#6173) | Christian Grothoff | |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff | |
2020-01-19 | move testing logic and integration tests into separate directory | Florian Dold | |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-17 | use properly typed merchant pub/priv key in trait | Christian Grothoff | |
2020-01-16 | clarify contract is json, not string | Christian Grothoff | |
2020-01-16 | rename config file to make it clear it is associated with a test (in build) | Christian Grothoff | |
2020-01-16 | separate tests, address FIXMEs | Christian Grothoff | |
2020-01-16 | make lib(c|gn)url mandatory, cleaner makefiles | Florian Dold | |
2020-01-16 | Excluding old logic from compilation. | Marcello Stanisci | |
2020-01-16 | insert-deposit CMD, skeleton. | Marcello Stanisci | |
2020-01-15 | Wirewatch test. | Marcello Stanisci | |
Start the test using the new style. All commands still to be ported. | |||
2020-01-15 | test case fixes | Christian Grothoff | |
2020-01-13 | eliminate libtalerwire | Christian Grothoff | |
2020-01-12 | fix build issues | Christian Grothoff | |
2020-01-12 | fix build issues | Christian Grothoff | |
2020-01-12 | restructure tests and build system | Christian Grothoff | |
2020-01-12 | reorganization of file structure | Christian Grothoff | |