aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
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-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
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-05wallet-core: implement insufficient balance detailsFlorian Dold
2023-01-04-minor insufficient balance tweaksFlorian Dold
2023-01-04wallet-core: define insufficient balance detailsFlorian Dold
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2022-12-06wallet: fix p2p coin selectionFlorian Dold
2022-11-25revert the Lost payment resultSebastian
2022-11-24fix 7465Sebastian
2022-11-17fix #7477Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-11fixes and polyfills for quickjsFlorian Dold
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-02wallet-core: fix coin allocation when doing refreshFlorian Dold
2022-11-02wallet-core: get rid of AmountJson in public APIFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: address DB FIXMEsFlorian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-02wallet-core: fix recoup issueFlorian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: remove kyc and wad feeFlorian Dold
2022-11-01-renameFlorian Dold
2022-11-01wallet-core: report supportedAgeGroupsFlorian Dold
2022-11-01wallet-core: better KYC error messageFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31wallet-core: use string amounts for deposit responseFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-21fix: transfor from backup proporsal status to purchase status and fix denom q...Sebastian
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
2022-10-21unlockBackup was not unlocking: not updating when backup state is ready also ...Sebastian
2022-10-21storePayReplaySuccess should also considre PayingReplaySebastian
2022-10-21mapping missing purchase state with backup stateSebastian
2022-10-21better workaround with duplicationSebastian
2022-10-21workaround: Failed transaction was started hereSebastian