index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2024-08-24
fix NULL deref bug
Christian Grothoff
2024-08-24
fix NULL check
Christian Grothoff
2024-08-24
check return values
Christian Grothoff
2024-08-05
work on merchant test_kyc_api"
Christian Grothoff
2024-08-04
fix select_category implementation
Christian Grothoff
2024-08-03
-make spell checker happy
Christian Grothoff
2024-08-02
-fix doxygen
Christian Grothoff
2024-08-01
missing char
Sebastian
2024-08-01
fix get category details
Sebastian
2024-07-31
fix account_kyc_set_status
Christian Grothoff
2024-07-31
DB schema change for storing more KYC status data
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-07-01
provide default category, PoS app needs it
v0.11.9-dev.4
Florian Dold
2024-06-24
log on 400 errors
Christian Grothoff
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-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
Merge branch 'master' into tokens-payment
Christian Blättler
2024-06-13
rename spent_tokens —> used_tokens
Christian Blättler
2024-06-11
fix auto-restart on DB down
Christian Grothoff
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
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-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
activate new categories API
Christian Grothoff
2024-05-25
-more work on categories
Christian Grothoff
2024-05-25
start on implementing protocol v16
Christian Grothoff
2024-05-13
add ref to bug
Christian Grothoff
2024-05-13
implement protocol spec v15
Christian Grothoff
2024-05-11
misc
Christian Blättler
2024-05-06
work on tokens
Christian Blättler
2024-04-30
work on tokens
Christian Blättler
2024-04-27
validate and sign token envelopes
Christian Blättler
2024-04-27
pass wallet data hash to deposit signature validation
Christian Blättler
2024-04-27
fix token family key parsing
Christian Blättler
2024-04-27
tokens, not coins 🙃
Christian Blättler
2024-04-27
set valid_after timestamp to rounded value of matching key
Christian Blättler
[next]