aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Collapse)Author
2023-08-03fix taleruri test failureFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-08-02fix #7717Sebastian
2023-07-26Move anastasis CLI into separate packageIván Ávalos
2023-07-26taler-util: import hash-wasm only when building for NodeIván Ávalos
2023-07-26WIP: initial work for Anastasis in qtartIván Ávalos
2023-07-21move amount and time function to utilSebastian
2023-07-20add taler signature codeSebastian
2023-07-10mark proposalid as depreactedSebastian
2023-07-10fix node20 bugSebastian
2023-07-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-07-06wallet-core: support passing transactionId to confirmPayFlorian Dold
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