summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet-api-types.ts
AgeCommit message (Expand)Author
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-08feature: 7440 add expiration to p2pSebastian
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-16webextension: introduce typesafe wallet-core API clientFlorian 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-13wallet-core: only allow enabling dev mode via separate requestFlorian Dold
2022-10-12wallet-core: skeleton for dev-experimentsFlorian Dold
2022-10-05integration tests: make test-wallet-cryptoworker passFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-10-04wallet-core: more info in typesFlorian Dold
2022-10-04wallet-core: better API docsFlorian Dold
2022-10-04restructure api typesFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2021-12-23deposit from wallet webex: wipSebastian
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-14implement fakebank withdrawalFlorian Dold
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-06-15split out wallet core API typesFlorian Dold