summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/coinSelection.test.ts
AgeCommit message (Expand)Author
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