summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/remote.ts
AgeCommit message (Collapse)Author
2023-02-16make wallet-cli runnable under qtartFlorian 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
2023-02-02harness,wallet-cli: notification-based testing with RPC walletFlorian Dold