aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
AgeCommit message (Expand)Author
2023-02-10fix: not saving planchet as kyc requiredSebastian
2023-02-10fix: Cannot read properties of undefined (reading 'ev_sig')Sebastian
2023-02-10wallet-core: implement partial withdrawal batching, don't block when generati...Florian Dold
2023-02-10wallet-core: expose withdrawal progress, towards huge withdrawal testFlorian Dold
2023-02-02harness,wallet-cli: notification-based testing with RPC walletFlorian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-31fix accept tip response typeSebastian
2023-01-27-remove debug loggingFlorian Dold
2023-01-27wallet-core: improve error message when store is missingFlorian Dold
2023-01-23-spaceFlorian Dold
2023-01-23wallet-core: make DB migration logic more tolerantFlorian Dold
2023-01-20also merge refund when getting transactionByIdSebastian
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-19fix: order will stay in queryRefund state foreverSebastian
2023-01-19fix: do not count coins with other currencySebastian
2023-01-18Merge branch 'master' of git.taler.net:wallet-coreSebastian
2023-01-18fix: missing total cost in peer pull paymentSebastian
2023-01-18fix: using wrong variableSebastian
2023-01-18wallet-core: add receiver name in fakebank testv0.9.1-dev.2Florian Dold
2023-01-18-loggingFlorian Dold
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
2023-01-18fix: withdrawal error when creating an invoiceSebastian
2023-01-18fix tx pending stateSebastian
2023-01-18fix zeroOfCurrencySebastian
2023-01-18wallet-core: log insufficient balance detailsFlorian Dold
2023-01-17re-use the same kyc function from withdrawal for depositsSebastian
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2023-01-15query transaction status for depositSebastian
2023-01-15removing merchantPub from signatureSebastian
2023-01-13remove activeLongPoll on error and prevent activeLongPoll skip if forcedSebastian
2023-01-13added not-yet-implemented and prettySebastian
2023-01-13wallet-core: store total p2p push cost in DBFlorian Dold
2023-01-13wallet-core: compute full peer push payment feesFlorian Dold
2023-01-13wallet-core: return pending status instead of errorFlorian Dold
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-core: allow zero amounts in payments againFlorian Dold
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
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-10if the order is not found, marked the payment as failedSebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian