aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/notifications.ts
AgeCommit message (Collapse)Author
2023-02-14wallet-core: expose more info about refund queryFlorian Dold
2023-02-13wallet-core,harness: introduce reserveIsReady flag, test tx lifeycleFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
We mock the KYC gateway now, use the new notification-based wallet API and the test is not experimental anymore.
2023-02-10wallet-core: expose withdrawal progress, towards huge withdrawal testFlorian Dold
2022-10-23taler-wallet-embedded: tweak init response, rollup bundling, add testFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2021-11-24new exchange-added notifiaction and including tos information in the ↵Sebastian
wxApi.listExchange api
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold