summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/coinSelection.test.ts
AgeCommit message (Expand)Author
2024-02-21move helpers to utilFlorian Dold
2023-12-15wallet-core: fix unit testFlorian Dold
2023-12-12wallet-core: implement maxExpirationDate for checkPeerPushDebitFlorian 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-14merchant paymentSebastian
2023-09-13fixed greedy calculationSebastian
2023-09-13failing p2p test caseSebastian
2023-08-29wallet-core: split coin selection and instructed amount conversionFlorian Dold
2023-06-20more real casesSebastian
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
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-04-04fix broken testsSebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
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-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-05-04add restricted option to manual withdrawSebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-03-27re-add tests, more coin selection testsFlorian Dold