aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12more information if migration failed, and prettySebastian
2023-01-12wallet-core: refresh properly after non-abort refundsFlorian Dold
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2023-01-12wallet-core: implement retries for peer push paymentsFlorian Dold
2023-01-12wallet-cli: add subcommand for aborting txnsFlorian Dold
2023-01-12wallet-core: allow zero amounts in payments againFlorian Dold
2023-01-11add kyc warningSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-11-missing fileFlorian Dold
2023-01-11-check in integration testFlorian Dold
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2023-01-11-more to renameFlorian Dold
2023-01-11wallet-core: introduce abortPay requestFlorian Dold
2023-01-11wallet-core: remember applied DB fixupsFlorian Dold
2023-01-11wallet-core: implement database fixupsFlorian Dold
2023-01-10wallet-core: KYC mvpFlorian Dold
2023-01-10fix: update cache when response is okSebastian
2023-01-10if the order is not found, marked the payment as failedSebastian
2023-01-10fix alert content widthSebastian
2023-01-10harness: capture createdb/dropdb logsFlorian Dold
2023-01-10wallet-embedded: fetchHttp is now asyncFlorian Dold
2023-01-09fix #7153: more error handlingSebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-09fix broken compileSebastian
2023-01-09fix #7152Sebastian
2023-01-09wallet-core prettySebastian
2023-01-06wallet-core: insufficient balance details for p2p paymentsFlorian Dold
2023-01-06wallet-core: allow failure result in peer payment coin selectionFlorian Dold
2023-01-06wallet-core: test insufficient balance response, also use it for deposit groupsFlorian Dold
2023-01-05libeufin tests: include currency in amounts.MS
2023-01-05Build system.MS
2023-01-05Fix build.MS
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2023-01-05-fix lockfile againFlorian Dold
2023-01-04introduce TranslatedString type to require an string but exclude non-translat...Sebastian
2023-01-04split foreground and background apiSebastian
2023-01-04-minor insufficient balance tweaksFlorian Dold
2023-01-04fix #7522Sebastian
2023-01-04wallet-core: define insufficient balance detailsFlorian Dold
2023-01-04harness: p2p payment emojisFlorian Dold
2023-01-04harness: test more unicode characters in subjectFlorian Dold
2023-01-04-missing step in make installFlorian Dold
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2023-01-04removed axios as dependencySebastian
2023-01-04-fix pnpm issuesFlorian Dold
2023-01-04harness: make import.meta.url workFlorian Dold
2023-01-04-qjs fixesFlorian Dold
2023-01-03prettySebastian
2023-01-03refactor better QASebastian
2023-01-03remove axios, better apiSebastian