aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet-api-types.ts
AgeCommit message (Collapse)Author
2024-03-07wallet-core: implement and test lost flag for denominationsFlorian Dold
2024-03-07wallet-core: improve insufficient balance reportingFlorian Dold
2024-02-29wallet-core: improve config handling, test builtin exchange configFlorian Dold
2024-02-29wip wallet activitySebastian
2024-02-28get activitySebastian
2024-02-28wallet-core: translate transactionId to taskIdsFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27forget tos operation and some pretty formatSebastian
2024-02-19get rid of deprecated/unused typesFlorian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksFlorian Dold
2024-02-07remove rewardsFlorian Dold
Some remains are kept to not break old wallets
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-29wallet-core: implement db migration checkFlorian Dold
2024-01-22-fix request nameFlorian Dold
2024-01-22-fix request nameFlorian Dold
2024-01-22wallet-core: implement DD45 global currency management requestsFlorian Dold
2024-01-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15fixes #8083Sebastian
2024-01-13wallet-core: test request to diagnose sleep/wakeup issue on iOSFlorian Dold
2023-12-12-rename typeFlorian Dold
2023-12-07wallet-core: implement prepareWithdrawExchange requestFlorian Dold
2023-12-06wallet-core: implement getExchangeEntryByUrlFlorian Dold
2023-10-23move useNativeLogging to top-levelFlorian Dold
2023-10-23move skipDefaults to wallet configFlorian Dold
2023-10-23wallet-core: native logging supportFlorian Dold
2023-10-17wallet-core: implement listExchangesForScopedCurrencyFlorian Dold
2023-10-16-fix testsFlorian Dold
2023-10-10wallet-core: return mock currency specification for KUDOS and TESTKUDOSFlorian Dold
2023-10-02wallet-core: currency hint for preset exchangesFlorian Dold
2023-10-02wallet-core: implement explicit updateExchangeEntry requestFlorian Dold
2023-09-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-05-validationFlorian Dold
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-03#7741 share paymentSebastian
save shared state in backup if purchase is shared check before making the payment of before claim the order already confirmed order can return without effective if coin selection was not made sharePayment operation
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-06-20-minor renameFlorian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
2023-06-13get operation plan impl, no testSebastian
2023-05-25wallet-core: implement request to return sample transactionsFlorian Dold
2023-05-16wallet-core: return purchase information in refund if availableFlorian Dold