aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet-api-types.ts
AgeCommit message (Collapse)Author
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
2023-05-11wallet-core: remove legacy operation namesFlorian Dold
2023-05-10wallet-core: return txid when starting refund via URIFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-04-24wallet effective configSebastian
2023-04-19add wallet config on the topSebastian
2023-04-19fix #7704Sebastian
2023-04-13wallet-core: implement 'generateDepositGroupTxId' requestFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-04-fix typeFlorian Dold
2023-04-04wallet-core: implement runIntegrationTestV2Florian Dold
2023-03-29implement IBAN validationFlorian Dold
2023-02-21wallet-core: group API typesFlorian Dold
2023-02-20prettySebastian
2023-02-20wallet-core: stubs for suspend/resume txFlorian Dold
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions ↵Florian Dold
list for push/pull credit
2023-02-20wallet-core: rename ops with support for old namesFlorian Dold
2023-02-20-deep renameFlorian Dold
2023-02-20wallet-core: rename p2p requests to something more sensibleFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold