aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util
AgeCommit message (Expand)Author
2024-01-19wip 7836dev/dold/bug-7836Florian Dold
2024-01-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09-misc. minor fixes, docsFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2024-01-08fixing wrong break statementsSebastian
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold
2023-12-15wallet-core: fix unit testFlorian Dold
2023-12-12wallet-core: implement maxExpirationDate for checkPeerPushDebitFlorian Dold
2023-11-28info -> traceMarc Stibane
2023-11-22wallet-core: check debit account restrictions for depositFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-09-15wallet-core: correctly consider deposit fee in p2p coin selectionFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14merchant paymentSebastian
2023-09-13fixed greedy calculationSebastian
2023-09-13failing p2p test caseSebastian
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06harness: wait for withdrawal, configure instance properlyFlorian Dold
2023-08-30-loggingFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-29wallet-core: split coin selection and instructed amount conversionFlorian Dold
2023-08-22wallet-core: simplify/optimize async conditionFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-06-28wallet-core: dead code eliminationFlorian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-20more real casesSebastian
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-16add test to compare withdrawing KUDOS:25 with demo configSebastian
2023-06-16remove some type literal and prettySebastian
2023-06-15add test to coin selection algorithmSebastian
2023-06-13get operation plan impl, no testSebastian
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-24wallet-core: use division for withdrawal coin selectionFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-19fix #7704Sebastian
2023-04-04fix broken testsSebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold