summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/coinSelection.ts
AgeCommit message (Expand)Author
2024-01-19wip 7836dev/dold/bug-7836Florian 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-12wallet-core: implement maxExpirationDate for checkPeerPushDebitFlorian Dold
2023-11-28info -> traceMarc Stibane
2023-11-22wallet-core: check debit account restrictions for depositFlorian Dold
2023-09-15wallet-core: correctly consider deposit fee in p2p coin selectionFlorian 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-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-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
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: implement TalerPreciseTimestampFlorian Dold
2023-05-24wallet-core: use division for withdrawal coin selectionFlorian Dold
2023-04-19fix #7704Sebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-09-16-cleanupFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-04-29wallet-core: make coin selection aware of age restrictionFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-27re-add tests, more coin selection testsFlorian Dold
2021-03-27fix coin selectionFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-15improved pay coin selectionFlorian Dold