summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-15-fix compiler warning: add missing prototypeChristian Grothoff
2023-01-13libeufin-based bank API testMS
Give Nexus and Sandbox one database each, in order to reduce concurrent accesses to the sqlite3 file.
2023-01-13fix kyc-proof handleSebastian
1.- redirect_uri has an extra slash 2.- response_type=code is required https://www.rfc-editor.org/rfc/rfc6749#section-3.1.1 3.- add more info to "Unexpected response from KYC gateway" 4.- relax the requirements on the login response, marked as optional 5.- redirect_uri should be the same when exchanging the code for the access_token, 6.- remove legi and payto from kyc-proof path 7.- use state to transport h_payto https://www.rfc-editor.org/rfc/rfc6749#section-4.1.1
2023-01-13ganaFlorian Dold
2023-01-13-make LP delay configurableChristian Grothoff
2023-01-13-make LP delay configurableChristian Grothoff
2023-01-13exchangedb: remove bogus foreign key constraintChristian Grothoff
2023-01-12-do not include long delays in test mode, everChristian Grothoff
2023-01-12-add missing library dependencies for clean buildChristian Grothoff
2023-01-12-remove duplicate definitionsChristian Grothoff
2023-01-11tests: adjusting the bank URL for the wallet CLI.MS
The wallet CLI needs the bank URL to still end with "/demobanks/default" to find the Access API endpoints, as opposed to the latest libeufin-cli that builds those from the "/"-only base URL.
2023-01-11Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-11-return EC as part of 451 KYC required repliesChristian Grothoff
2023-01-11adjust partition and primary keys commitments and reveals in withdraw-ageÖzgür Kesim
2023-01-11-typoChristian Grothoff
2023-01-11-add a few missing indices/foreign key constraintsChristian Grothoff
2023-01-11-fix linker issueChristian Grothoff
2023-01-11-purge libeufin DB before launchChristian Grothoff
2023-01-11remove demobanks/default everywhere in URLs, no longer neededChristian Grothoff
2023-01-11-DCEChristian Grothoff
2023-01-11Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-11-remove pybank remenantsChristian Grothoff
2023-01-11choose correct partition pivot and denormalization for withdraw-age related ↵Özgür Kesim
tables
2023-01-11-implement --help for taler-bank-manage-testingChristian Grothoff
2023-01-11-implement --help for taler-bank-manage-testingChristian Grothoff
2023-01-11-implement --help for taler-bank-manage-testingChristian Grothoff
2023-01-11-fix example KYC config optionsChristian Grothoff
2023-01-11Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-11-no dropChristian Grothoff
2023-01-11new functions for inserting into link_data ready_deposit refundsJoseph
2023-01-10added schema for withdraw with age restrictionÖzgür Kesim
2023-01-10-fix multiple definitions of same variable in Makefile.amÖzgür Kesim
2023-01-10Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-10-more consistent naming of KYC_PERSONA optionsChristian Grothoff
2023-01-09-add index on shardChristian Grothoff
2023-01-07wirewatch: ensure wirewatch doesn't busy-loop even if the server errors or ↵Christian Grothoff
ignores long-polling
2023-01-06update md filesChristian Grothoff
2023-01-06support md in TOSChristian Grothoff
2023-01-06try batch1 with cursorJoseph
2023-01-06some changes to batchtestJoseph
2023-01-06modifications to batch1Joseph
2023-01-06-fix crash in wirewatch if badly configuredChristian Grothoff
2023-01-06-remove warningChristian Grothoff
2023-01-06use different sleep when idle vs. when conflicting in wirewatchChristian Grothoff
2023-01-06-saner loggingChristian Grothoff
2023-01-06add index on end rowChristian Grothoff
2023-01-06-log origin of serialization errorsChristian Grothoff
2023-01-06Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-06-log origin of serialization errorsChristian Grothoff
2023-01-06some corrections applied to batch1Joseph