summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
AgeCommit message (Expand)Author
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-02bump db versionv0.9.0-dev.33Florian 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
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-31dev-experiment should call method directlySebastian
2022-10-31wallet-core: use string amounts for deposit responseFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-31sync worker doesn't use require and ESM doesn't allows itSebastian
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-24get rid of typescript empty object warningSebastian
2022-10-23taler-wallet-embedded: tweak init response, rollup bundling, add testFlorian 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
2022-10-19embedded wallet: improve 'init' requestFlorian Dold
2022-10-19wallet-core: bump DB versionFlorian Dold
2022-10-19wallet-core: return versions in init responseFlorian Dold
2022-10-18wallet-core: remove bogus logFlorian Dold
2022-10-17extends parseId to include tmbSebastian
2022-10-17sync parseTx with the new makeTxSebastian
2022-10-17added v6 migration skip and removed rowId field when rowId is undefined (othe...Sebastian
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16webextension: introduce typesafe wallet-core API clientFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: address another DB FIXMEFlorian Dold