index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
Age
Commit message (
Expand
)
Author
2024-06-28
fix merchant-categories SQL bug, fix merchant-0009 syntax issue
Christian Grothoff
2024-06-24
fix lookup_token_family_key logic
Christian Grothoff
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-16
remove redundant required_currency field/column
Florian Dold
2024-06-15
revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable front...
Christian Grothoff
2024-06-13
“redeemed” —> “used"
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
2024-06-13
rename spent_tokens —> used_tokens
Christian Blättler
2024-06-06
check tokens on idempotent pay request
Christian Blättler
2024-06-06
store issued tokens in database
Christian Blättler
2024-06-06
store used tokens in database and prevent double using a token
Christian Blättler
2024-06-05
remove legacy user_type
Christian Grothoff
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
-more work on categories
Christian Grothoff
2024-05-25
start on implementing protocol v16
Christian Grothoff
2024-05-22
-fix SQL typo found by Sebastian
Christian Grothoff
2024-05-13
implement protocol spec v15
Christian Grothoff
2024-05-11
misc
Christian Blättler
2024-04-30
work on tokens
Christian Blättler
2024-04-26
fix memory management in case of error
Christian Blättler
2024-04-25
fix set_token_family memory leaks
Christian Blättler
2024-04-25
parse and hash wallet data in pay handler
Christian Blättler
2024-04-20
rename keys
Christian Blättler
2024-04-19
proper date rounding & fix db key extraction
Christian Blättler
2024-04-19
check hash before inserting
Christian Blättler
2024-04-19
fix compiler warning
Christian Blättler
2024-04-18
adapt to changed spec and fix key handling
Christian Blättler
2024-04-18
add new migration to makefile
Christian Blättler
2024-04-18
check hash before inserting
Christian Blättler
2024-04-18
fix hash length constraint
Christian Blättler
2024-04-18
add sql migration to add choice_index in db
Christian Blättler
2024-04-18
fix compiler warning
Christian Blättler
2024-04-18
add choice_index to private get orders id
Christian Blättler
2024-04-10
Merge branch 'master' into tokens
Christian Blättler
2024-04-10
add db functions to select & insert token family keys
Christian Blättler
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-04-01
-filter by *effective* refunds
Christian Grothoff
2024-04-01
consider refunds when checking exchange transfer claims
Christian Grothoff
2024-04-01
nicer logging
Christian Grothoff
2024-04-01
consider refunds when checking exchange transfer claims
Christian Grothoff
2024-04-01
-fix typo
Christian Grothoff
2024-03-20
first smoke tests
Christian Blättler
2024-03-19
implement protocol v13 (#8638)
Christian Grothoff
2024-03-18
database schema update for #8638
Christian Grothoff
2024-03-18
implement protocol v12, fixes #7948
Christian Grothoff
[next]