index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-08
modify systemd for #8030: honor do-not-restart exit code
v0.9.4-dev.5
Christian Grothoff
2024-01-08
fix #8038
Christian Grothoff
2024-01-07
properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...
Christian Grothoff
2024-01-06
-fix child management
Christian Grothoff
2024-01-06
-fix keys initialization
Christian Grothoff
2024-01-06
updating logic to use new depositcheck tooling (not yet working)
Christian Grothoff
2024-01-06
complete taler-merchant-depositcheck, 1st iteration, without testing
Christian Grothoff
2024-01-06
DB schema changes for pg_lookup_pending_deposits.c
Christian Grothoff
2024-01-06
work on lookup_pending_deposits (unfinished)
Christian Grothoff
2024-01-06
-typo
Christian Grothoff
2024-01-06
add taler-merchant-depositcheck to build
Christian Grothoff
2024-01-05
clean up webhook code a bit
Christian Grothoff
2024-01-04
skeleton logic for merchant service to detect KYC requirements automatically ...
Christian Grothoff
2024-01-04
remove silly code duplication
Christian Grothoff
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
2024-01-03
simplify logic: only look in orders table if contracts table failed
Christian Grothoff
2024-01-03
first steps towards cleaning up GET /private/orders/ request handling logic
Christian Grothoff
2024-01-02
fix order creation
Sebastian
2024-01-02
tighten check for 'extra' field
Christian Grothoff
2024-01-02
fix reconnect commit statement problem
Christian Grothoff
2023-12-25
-complete support for session_id in POST /private/orders
Christian Grothoff
2023-12-25
get forgettable test to pass again
Christian Grothoff
2023-12-24
-note on forgettable
Christian Grothoff
2023-12-23
-fix leak
Christian Grothoff
2023-12-23
-fix leaks
Christian Grothoff
2023-12-23
-fix expected HTTP status codes
Christian Grothoff
2023-12-23
-nicer logging
Christian Grothoff
2023-12-23
products should be optional
Christian Blättler
2023-12-23
remove init lines
Christian Blättler
2023-12-23
add TALER_MERCHANTDB_token_family_details_free
Christian Blättler
2023-12-23
refactor phases and parsing logic
Christian Blättler
2023-12-23
fix order serialization so test are passing
Christian Blättler
2023-12-23
set next phase at the end of serialize phase
Christian Blättler
2023-12-23
start with post orders handler refactoring
Christian Blättler
2023-12-23
list, update, delete token families
Christian Blättler
2023-12-23
POST /tokenfamilies endpoint
Christian Blättler
2023-12-23
db plugin: better naming for validity
Christian Blättler
2023-12-23
db: better naming for validity period
Christian Blättler
2023-12-23
review feedback
Christian Blättler
2023-12-23
remove unused enum
Christian Blättler
2023-12-23
detail structs for token family, keys and spent tokens
Christian Blättler
2023-12-23
create separate merchant_token_keys table
Christian Blättler
2023-12-23
gitignore .DS_Store files
Christian Blättler
2023-12-23
create token_families and spent_tokens tables
Christian Blättler
2023-12-22
-currency code was removed from currency specifications
Christian Grothoff
2023-12-21
fix tests: check for libeufin-bank, not libeufin-cli
Christian Grothoff
2023-12-20
-fix type
Christian Grothoff
2023-12-19
fixing account forms
Sebastian
2023-12-19
fixing long polling
Sebastian
2023-12-18
check for wallet-cli tools before using them in tests
Christian Grothoff
[next]