index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-10-21
start with /kyc support in libtalermerchant
Christian Grothoff
2021-10-20
add KYC handling to get-orders handler
Christian Grothoff
2021-10-20
-nicer data types
Christian Grothoff
2021-10-20
add missing 'return'
Christian Grothoff
2021-10-19
-make code more readable
Christian Grothoff
2021-10-13
-migrate logic to match latest C API changes from the exchange
Christian Grothoff
2021-10-13
-fix #7035
Christian Grothoff
2021-10-10
-implement logic to persist KYC status returned from exchange
Christian Grothoff
2021-10-10
-add exchange lookup to kyc handler (WiP)
Christian Grothoff
2021-10-10
-update KYC DB schema to store exchange pub/sig/timestamp
Christian Grothoff
2021-10-10
-wip on new kyc handler
Christian Grothoff
2021-10-10
-start to use latest exchange /kyc-check API (WiP)
Christian Grothoff
2021-10-10
more skeleton logic for merchant's new /kyc handler
Christian Grothoff
2021-10-09
-fix
Christian Grothoff
2021-10-09
-starting work on /kyc handler
Christian Grothoff
2021-10-09
-note on salt
Christian Grothoff
2021-10-02
attempted fix for #7025
Christian Grothoff
2021-09-02
correct test for issue #6912
Sebastian
2021-09-02
working on Issue #6912: instance confusion should be fixed, shell script ↵
Christian Grothoff
test still fails
2021-09-02
-nicer logging
Christian Grothoff
2021-09-02
update test to fail
Sebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2021-09-02
wait a little longer
Sebastian
2021-09-02
check the exchange get its keys before trying to sign them
Sebastian
2021-09-02
fix internal APIs and implemnetation to match new UUID specification based ↵
Christian Grothoff
on application-defined strings; implement test for order creation with locks (#6932)
2021-09-01
wait for secmod rsa to build the keys
Sebastian
2021-08-31
-add missing test
Christian Grothoff
2021-08-31
activating new test for #6912
Christian Grothoff
2021-08-31
add test for #6912
Christian Grothoff
2021-08-27
-return with failure code
Christian Grothoff
2021-08-25
-doxygen fixes
Christian Grothoff
2021-08-25
complete implementation of #6956: long polling triggers via database backend
Christian Grothoff
2021-08-25
-add more events
Christian Grothoff
2021-08-24
-begin with new backend event subscription logic
Christian Grothoff
2021-08-23
-update to match latest GNUnet APIs
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-18
-fix logging
Christian Grothoff
2021-08-17
-add script to test suite
Christian Grothoff
2021-08-17
fix #6993 - using strcasecmp for purge param
Sebastian
2021-08-17
add test for #6993
Christian Grothoff
2021-08-17
-resolve FIXME by moving comment to explain better
Christian Grothoff
2021-08-16
-fix spelling
Christian Grothoff
2021-08-16
address CG's FIXME comments
Florian Dold
2021-08-13
-preps for 0.8.1
Christian Grothoff
2021-08-13
-do merge updates for exchange 0.8.3
v0.8.1
Christian Grothoff
2021-08-13
remove mem-leaking debug log
Florian Dold
2021-08-13
return fulfillment URL in paid response
Florian Dold
2021-08-12
fix FTBFS: rename ‘TALER_BANK_DebitDetails’ member from ↵
Thien-Thi Nguyen
‘credit_account_url’ to ‘credit_account_uri’
2021-08-12
fix FTBFS: add (newly required) arg to ‘TALER_BANK_debit_history’ call
Thien-Thi Nguyen
2021-08-12
change /orders/{id} handler to conform to spec
Florian Dold
[prev]
[next]