aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/wallet-types.ts
AgeCommit message (Expand)Author
2023-02-20wallet-core: stubs for suspend/resume txFlorian Dold
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions lis...Florian Dold
2023-02-20-renameFlorian Dold
2023-02-20wallet-core: rename ops with support for old namesFlorian Dold
2023-02-20-deep renameFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16-commentsFlorian Dold
2023-02-12wallet-core: skeleton support for regional currency scopesFlorian Dold
2023-02-11wallet-core,harness: implement pay templatingFlorian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-25wallet-cli: daemonized wallet MVPFlorian Dold
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-16util: 'when' field must be optionalFlorian Dold
2023-01-15TrackTransaction interfaceSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
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-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
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-02-logging, skip defaults in testFlorian Dold
2022-11-25revert the Lost payment resultSebastian
2022-11-24fix 7465Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-03-fix typosChristian Grothoff
2022-11-03-dceFlorian 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: fix exchange management test case, surface exchange update error...Florian 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-01taler-util: remove legacy memberFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31wallet-core: use string amounts for deposit responseFlorian Dold
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-24get rid of typescript empty object warningSebastian
2022-10-19wallet-core: return versions in init responseFlorian Dold
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold