index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-06-28
update SPA, bump merchant version to 0.11.6
v0.11.6
Florian Dold
2024-06-28
bump version to 0.11.5
v0.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 prebulit
v0.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 syntax
v0.11.4
Florian Dold
2024-06-10
bump version to 0.11.4
Florian Dold
2024-06-07
latest from prebuilt
v0.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
2024-06-06
allow for orders with no coins (zero price)
Christian Blättler
2024-06-06
fix token family validity duration check
Christian Blättler
2024-06-06
check validity period of token issue key
Christian Blättler
2024-06-06
check validity period of token families and keys
Christian Blättler
2024-06-06
only allow creation of token families with validity period in the future
Christian Blättler
2024-06-06
store used tokens in database and prevent double using a token
Christian Blättler
2024-06-06
add test for double-spending a token
Christian Blättler
2024-06-05
remove legacy user_type
Christian Grothoff
2024-06-03
bump version to 0.11.3
v0.11.3
Sebastian
2024-06-03
latest from prebuilt
Sebastian
2024-06-03
import account from bank
Sebastian
2024-05-26
-finish implementation of protocol v16, still undertested
Christian Grothoff
2024-05-26
expand POST /products to allow specifying categories the product is in
Christian Grothoff
2024-05-25
-fix index
Christian Grothoff
2024-05-25
activate new categories API
Christian Grothoff
2024-05-25
-more work on categories
Christian Grothoff
[next]