summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2024-01-10convert insert_transfer_details into stored procedure, may still need some de...Christian Grothoff
2024-01-10more loggingChristian Grothoff
2024-01-10-fix bugs in taler-merchant-depositcheckChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
2024-01-06-fix child managementChristian Grothoff
2024-01-06-fix keys initializationChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2024-01-06complete taler-merchant-depositcheck, 1st iteration, without testingChristian Grothoff
2024-01-06DB schema changes for pg_lookup_pending_deposits.cChristian Grothoff
2024-01-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-05clean up webhook code a bitChristian Grothoff
2024-01-04skeleton logic for merchant service to detect KYC requirements automatically ...Christian Grothoff
2024-01-04remove silly code duplicationChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2024-01-03simplify logic: only look in orders table if contracts table failedChristian Grothoff
2024-01-03first steps towards cleaning up GET /private/orders/ request handling logicChristian Grothoff
2024-01-02tighten check for 'extra' fieldChristian Grothoff
2023-12-25-complete support for session_id in POST /private/ordersChristian Grothoff
2023-12-25get forgettable test to pass againChristian Grothoff
2023-12-24-note on forgettableChristian Grothoff
2023-12-23products should be optionalChristian Blättler
2023-12-23remove init linesChristian Blättler
2023-12-23refactor phases and parsing logicChristian Blättler
2023-12-23fix order serialization so test are passingChristian Blättler
2023-12-23set next phase at the end of serialize phaseChristian Blättler
2023-12-23start with post orders handler refactoringChristian Blättler
2023-12-23list, update, delete token familiesChristian Blättler
2023-12-23POST /tokenfamilies endpointChristian Blättler
2023-12-20-fix typeChristian Grothoff
2023-12-17-expand data returned from /config by merchant backendChristian Grothoff
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-12-16missing /Sebastian
2023-12-15fix exchange.demo.taler.net master pubFlorian Dold
2023-12-15tolerate missing currencies.confChristian Grothoff
2023-12-13-make code spell againÖzgür Kesim
2023-11-27major /pay handling cleanupChristian Grothoff
2023-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-11-24address misc. FIXMEsChristian Grothoff
2023-11-21-typoChristian Grothoff
2023-11-21-fix spa redirect for instancesChristian Grothoff
2023-11-17-add commentChristian Grothoff
2023-11-15-fix wallet-balance integration test: do return immediately even if force-rel...Christian Grothoff
2023-10-29work on #7965: better exchange /keys handlingChristian Grothoff
2023-10-28add new BASE_URL option (fixes #7966)Christian Grothoff
2023-10-27modifications for new blind signing APIChristian Grothoff
2023-10-26use x-forward-port in case base url is not on standard portlast-gnunet-0.20-compatibleSebastian
2023-10-15migrate to batch withdraw APIv0.9.4-dev.2Christian Grothoff
2023-10-13more work on multicurrency support: use checks everywhere...Christian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-10-13return only accepted currencies from /configChristian Grothoff