Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-24 | release checklist, bump version to 0.12.0v0.12.0-dev.2v0.12.0 | Florian Dold | |
2024-07-23 | bump doc/doxygen/doxy.taler from bump script | Iván Ávalos | |
2024-07-23 | add bump version script | Iván Ávalos | |
bug 0008994 | |||
2024-07-15 | CI: add arm64 jobs | Devan Carpenter | |
2024-07-15 | CI: remove legacy cmd from Containerfile | Devan Carpenter | |
This CMD was leftover from when the buildbot was configured a bit differently than it is now. It is only a source of confusion at this point, as it doesn't make sense to run this script inside the container anymore. | |||
2024-07-10 | bump SPA version, revert submodule rollbackv0.12.0-dev.1 | Florian Dold | |
2024-07-09 | -normal free | Christian Grothoff | |
2024-07-01 | provide default category, PoS app needs itv0.11.9-dev.4 | Florian Dold | |
2024-07-01 | more SQL fixesv0.11.9-dev.3 | Florian Dold | |
2024-07-01 | sqlv0.11.9-dev.2 | Florian Dold | |
2024-07-01 | fix SQL reference errorv0.11.9-dev.1 | Florian Dold | |
2024-06-30 | -fix typo | Christian Grothoff | |
2024-06-30 | bump version to 0.11.8v0.11.8 | Florian Dold | |
2024-06-30 | fix DB migration | Florian Dold | |
A botched merge modified an old migration file, causing the current merchant to migrate the DB cleanly from old databases. | |||
2024-06-30 | bump version to 0.11.6v0.11.7 | Florian Dold | |
2024-06-28 | fix merchant-categories SQL bug, fix merchant-0009 syntax issue | Christian Grothoff | |
2024-06-28 | update SPA, bump merchant version to 0.11.6v0.11.6 | Florian Dold | |
2024-06-28 | bump version to 0.11.5v0.11.5 | Florian Dold | |
2024-06-28 | bump version to 0.11.4 | Florian Dold | |
2024-06-27 | bootstrap: fix unreproducible submodule version | Florian Dold | |
2024-06-24 | fix lookup_token_family_key logic | Christian Grothoff | |
2024-06-24 | log on 400 errors | Christian Grothoff | |
2024-06-20 | more comments and test | Sebastian | |
2024-06-20 | merchant account: equal doesn't match the unique constrain, so singleton fails | Sebastian | |
2024-06-20 | merchant account: should be able to activate the account | Sebastian | |
2024-06-19 | latest from prebulitv0.11.5-dev.1 | Sebastian | |
2024-06-18 | return active state of the bank account | Sebastian | |
2024-06-16 | remove redundant required_currency field/column | Florian Dold | |
2024-06-16 | pass main currency to currency spec parser | Florian Dold | |
2024-06-16 | fix test by specifying rounding | Christian Grothoff | |
2024-06-15 | -spelling | Christian Grothoff | |
2024-06-15 | revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable ↵ | Christian Grothoff | |
frontend to detect that it must use PATCH | |||
2024-06-13 | move tokens_evs to wallet data and remove h_outputs | Christian Blättler | |
2024-06-13 | “redeemed” —> “used" | Christian Blättler | |
2024-06-13 | allow for token envelopes being null | Christian Blättler | |
2024-06-13 | add rounding and remove h_issue | Christian Blättler | |
2024-06-13 | add rounding to token_families in database | Christian Blättler | |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler | |
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c # src/backenddb/Makefile.am # src/backenddb/merchant-0006.sql # src/backenddb/pg_insert_token_family_key.c | |||
2024-06-13 | rename spent_tokens —> used_tokens | Christian Blättler | |
2024-06-13 | comment out idempotent pay test for now | Christian Blättler | |
2024-06-11 | bump merchant SPA lockfile to 0.11.4 | Devan Carpenter | |
2024-06-11 | ci: add postgresql package to container | Devan Carpenter | |
2024-06-11 | fix auto-restart on DB down | Christian Grothoff | |
2024-06-10 | lockfile for merchant SPA from prebuilt | Florian Dold | |
2024-06-10 | -debian syntaxv0.11.4 | Florian Dold | |
2024-06-10 | bump version to 0.11.4 | Florian Dold | |
2024-06-07 | latest from prebuiltv0.11.4-dev.1 | Sebastian | |
2024-06-06 | check tokens on idempotent pay request | Christian Blättler | |
2024-06-06 | fix tests | Christian Blättler | |
2024-06-06 | store issued tokens in database | Christian Blättler | |