aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Collapse)Author
2023-07-03fix 7741: add sessionidSebastian
2023-07-03#7741 share paymentSebastian
add shared flag in db new state purchase dialogShared new error WALLET_ORDER_ALREADY_PAID removing nonce from normal operation new operation: sharePayment which returns payUri with nonce
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result ↵Florian Dold
values anymore
2023-06-28fix: 7740 check max on p2p pushSebastian
2023-06-28use default http timeout from utilSebastian
2023-06-28wallet-core: handle 'never' timestamp in purse statusFlorian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-26added master pub to add-exchange (for validation)Sebastian
2023-06-26withdraw exchange URISebastian
2023-06-26wallet-core: return numCoins in checkPeerPullCredit responseFlorian Dold
2023-06-26wallet-core: allow confirmPeerPullDebit via txIdFlorian Dold
2023-06-26introduce balance-change notificationFlorian Dold
2023-06-24-missing optionalFlorian Dold
2023-06-24wallet-core: allow confirming peer-push-credit via txidFlorian Dold
2023-06-20-minor renameFlorian Dold
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20using enum instead of stringSebastian
2023-06-20remove from floatSebastian
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-16remove type literalSebastian
2023-06-15compare durationSebastian
2023-06-13get operation plan typesSebastian
2023-06-06wallet-core: truncate withdrawal errorsFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-06-06build system: use --build argument for tscFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05fix floor in timesSebastian
2023-06-05move kycurl to commons, make webex awareSebastian
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-03-typosChristian Grothoff
2023-06-02wallet-core: remove waiting-for-retry and some other notifications that we ↵Florian Dold
don't use
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30finish implementation of abort / cancelAborting on all tx typesFlorian Dold
2023-05-26using taler cryptoSebastian
2023-05-26moving into taler-crptoSebastian
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-26taler-util: compile-time flavor for timestamp typesFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-25wallet-core: return transactionId whenever a transaction is createdFlorian Dold
2023-05-25wallet-core: DD37 fixes and FIXME comments for merchant paymentsFlorian Dold
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-24wallet-core: fix getTransactionById for refundsFlorian Dold
2023-05-24wallet-core: report number of coins in withdrawal detailsFlorian Dold