Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | -fix minor dpkg build issues | Christian Grothoff | |
2023-09-04 | -fix minor dpkg build issues | Christian Grothoff | |
2023-08-31 | update GANA | Christian Grothoff | |
2023-08-31 | reserve space for wallet_data_hash in schema | Christian Grothoff | |
2023-08-12 | fix missing '$' | Christian Grothoff | |
2023-08-12 | -.pot may not exist | Christian Grothoff | |
2023-08-12 | -fix -l option | Christian Grothoff | |
2023-08-11 | -update tos generator logic, fix bug | Christian Grothoff | |
2023-08-11 | allow -h without root | Christian Grothoff | |
2023-08-11 | add taler-exchange-dbconfig and taler-auditor-dbconfig | Christian Grothoff | |
2023-07-31 | make sure gana files are built from pinned submodule | Florian Dold | |
Previously the bootstrap script would always pull and build from the latest gana.git master, which led to unreproducible builds, and broke building older tags of the exchange from git when gana did a breaking change. | |||
2023-07-24 | -gana update | Özgür Kesim | |
2023-07-20 | create dir | Christian Grothoff | |
2023-07-20 | -new man page | Christian Grothoff | |
2023-07-20 | check for key dependency | Christian Grothoff | |
2023-07-20 | rewrite tos/pp generation logic | Christian Grothoff | |
2023-07-11 | -gana update | Özgür Kesim | |
2023-07-10 | gana update | Özgür Kesim | |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim | |
The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests | |||
2023-06-09 | -fix FTBFS | Christian Grothoff | |
2023-05-28 | -bump gana | Christian Grothoff | |
2023-05-18 | Add a packaging folder to contrib and place | Martin Schanzenbach | |
systemd/etc files from debian folder. Also adds the packaging folder to the tarball. | |||
2023-05-14 | allow '#' | Christian Grothoff | |
2023-05-13 | -fix templating tests | Christian Grothoff | |
2023-05-13 | add logic to oauth2 plugin to use /setup endpoint when configured | Christian Grothoff | |
2023-05-11 | -fix doxygen | Christian Grothoff | |
2023-05-07 | add kyc collection | Christian Grothoff | |
2023-05-07 | flows: minor edits | Florian Dold | |
2023-05-06 | -doxygen | Christian Grothoff | |
2023-05-06 | add convenience function for content-length limiation | Christian Grothoff | |
2023-05-04 | -doxygen | Christian Grothoff | |
2023-05-03 | -more readable, no semantic change | Christian Grothoff | |
2023-05-02 | -update gana | Christian Grothoff | |
2023-05-01 | expose TALER_EXCHANGE_parse_accounts() in external API | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-04-23 | update for API change as per #6363 | Christian Grothoff | |
2023-04-21 | clean up reserve_get logic | Christian Grothoff | |
2023-04-21 | -fix doxygen | Christian Grothoff | |
2023-04-21 | -fix bug in sync | Christian Grothoff | |
2023-04-18 | avoid overloading of global variable | Christian Grothoff | |
2023-04-15 | update gana | Christian Grothoff | |
2023-03-29 | New sql code for batch ensure coin known | Joseph | |
2023-03-27 | New spi files | Joseph | |
2023-03-13 | -gana bump | Özgür Kesim | |
2023-03-12 | -gana bump | Özgür Kesim | |
2023-03-10 | be more explicit in systemd unit file | Florian Dold | |
2023-03-09 | retry on failure | Christian Grothoff | |
2023-03-09 | typo | MS | |
2023-03-08 | fix #7744 | Christian Grothoff | |
2023-03-06 | WiP: age-withdraw implementation, part 3/n | Özgür Kesim | |
- retrieval of previous commitment - validity check of all denominations - comparison of accumulated values and fees with commited value and fee. - update gana |