Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-23 | -fix error handling | Christian Grothoff | |
2023-12-23 | -use singleton for RSA | Christian Grothoff | |
2023-12-22 | -minor code cleanup | Christian Grothoff | |
2023-12-22 | Merge branch 'feature/tokens' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2023-12-22 | -cleanup | Christian Grothoff | |
2023-12-22 | bump API versions | Christian Grothoff | |
2023-12-22 | deprecating currency code in currency specifications | Christian Grothoff | |
2023-12-22 | fix #8019 | Christian Grothoff | |
2023-12-22 | -only one hash | Christian Grothoff | |
2023-12-22 | -added GNUNET_break for rare case | Özgür Kesim | |
2023-12-22 | -ptr to correct struct member | Özgür Kesim | |
2023-12-21 | [wip, #7267] more refined denomination conflict response during deposit | Özgür Kesim | |
If a coin was known but with a different denomination, return to the client an error response that contains the denomination's public key and the corresponding signature of the provided coin. | |||
2023-12-21 | ToS: re-added title for localization | Marc Stibane | |
2023-12-20 | ToS: removed redundant header, formatting of the date | Marc Stibane | |
2023-12-20 | [ci] use podman only; make -j(#cpu/2) | Özgür Kesim | |
2023-12-20 | -fix type | Christian Grothoff | |
2023-12-19 | Merge branch 'master' into feature/tokens | Christian Blättler | |
2023-12-18 | ignore potentially generated files in debian/ folder during codespellv0.9.4-dev.7 | Christian Grothoff | |
2023-12-18 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2023-12-18 | disable auto_explain | Christian Grothoff | |
2023-12-18 | minor change | Matyja Lukas Adam | |
2023-12-15 | include currencies.conf in libtalerexchange as the merchant-httpd needs it | Christian Grothoff | |
2023-12-15 | use sane default for DB name | Christian Grothoff | |
2023-12-14 | refurbish MarkDown tags for Terms of Service | Stefan Kügel | |
2023-12-14 | fix: account restriction regex field | Sebastian | |
2023-12-13 | bump bank API version rangev0.9.4-dev.6 | Florian Dold | |
2023-12-13 | ci: squash deps packages into one apt cmdv0.9.4-dev.5 | Devan Carpenter | |
makes containers smaller and improves caching logic | |||
2023-12-13 | ci: fixup debian packaging job | Devan Carpenter | |
cleanup and make packaging job more robust git version 2.4.4 changed the way rev-parsing worked in a detached head state | |||
2023-12-13 | ci: don't halt pipeline on docs or test failure | Devan Carpenter | |
2023-12-13 | ci: update packages before build and test jobs | Devan Carpenter | |
2023-12-13 | ci: add script for running CI locally | Devan Carpenter | |
2023-12-13 | ci: add package deploy job | Devan Carpenter | |
2023-12-13 | -make doxygen happy about @filev0.9.4-dev.4 | Özgür Kesim | |
2023-12-13 | -typo | Özgür Kesim | |
2023-12-13 | need codespell | Özgür Kesim | |
2023-12-13 | codespell: ignore more files/directories | Özgür Kesim | |
2023-12-13 | -ignore more words | Özgür Kesim | |
2023-12-13 | -added Nam and clen to dictionary | Özgür Kesim | |
2023-12-13 | make codespell skip files easier to maintain | Özgür Kesim | |
2023-12-13 | Protocol version revision bump | Özgür Kesim | |
Reason: Error returned during deposit due to age commitment conflict is more refined now | |||
2023-12-13 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-12-13 | [wip, #7267] more refined age commitment conflict response during deposit | Özgür Kesim | |
Distinguish between and communicate: a) null hash value expected, got non-null b) non-null hash value expected, got null c) hash value of known coin differ from given | |||
2023-12-13 | -initialize variable | Özgür Kesim | |
2023-12-13 | -need more dot graph nodes for doxygen | Özgür Kesim | |
2023-12-13 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-12-13 | bump debian version | Christian Grothoff | |
2023-12-13 | fix #8003 | Christian Grothoff | |
2023-12-13 | do not return the same language more than once in the list | Christian Grothoff | |
2023-12-12 | return Content-Language header in legal responses | Florian Dold | |
2023-12-11 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |