aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
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
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
2023-01-04-qjs fixesFlorian Dold
2023-01-02-logging, skip defaults in testFlorian Dold
2022-12-23use native KDF / hash state if availableFlorian Dold
2022-12-21crypto renameFlorian Dold
2022-12-20add WALLET_HTTP_REQUEST_GENERIC_TIMEOUT to error mapSebastian
2022-12-08-missing file, internal benchmarkFlorian Dold
2022-12-06wallet: fix p2p coin selectionFlorian Dold
2022-11-25revert the Lost payment resultSebastian
2022-11-25fix: ageRestriction option was missingSebastian
2022-11-24fix 7465Sebastian
2022-11-22fixing import db when pkey is numberSebastian
2022-11-18fix #7394Sebastian
2022-11-17fix #7477Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-11fixes and polyfills for quickjsFlorian Dold
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-04repo: bump versions to v0.9.0v0.9.0Florian Dold
2022-11-02bump db versionv0.9.0-dev.33Florian Dold
2022-11-02bump versionsFlorian Dold
2022-11-02wallet-core: fix coin allocation when doing refreshFlorian Dold
2022-11-02wallet-core: add byStatus indices for peer payment object storesFlorian 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: DB FIXMEsFlorian Dold
2022-11-02wallet-core: address DB FIXMEsFlorian Dold
2022-11-02bump versionsv0.9.0-dev.32Florian 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