wallet-core/packages/taler-wallet-core/src/util
Sebastian b0cc65e17f
move coin selection function to coinSelection.ts and added a test placeholder, and some fixes:
* selectCandidates was not save wire fee
 * selectCandidates show check wire fee time range
2023-03-31 12:27:17 -03:00
..
assertUnreachable.ts fix 7465 2022-11-24 23:16:01 -03:00
asyncMemo.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
coinSelection.test.ts move coin selection function to coinSelection.ts and added a test placeholder, and some fixes: 2023-03-31 12:27:17 -03:00
coinSelection.ts move coin selection function to coinSelection.ts and added a test placeholder, and some fixes: 2023-03-31 12:27:17 -03:00
debugFlags.ts implement debug flag for allowing late withdrawal 2021-04-14 18:21:23 +02:00
denominations.test.ts wallet-core: DB FIXMEs (amount format) 2022-11-02 18:23:17 +01:00
denominations.ts move coin selection function to coinSelection.ts and added a test placeholder, and some fixes: 2023-03-31 12:27:17 -03:00
invariants.ts wallet-core: use numeric status field to allow range queries 2022-09-21 22:50:42 +02:00
promiseUtils.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
query.ts -remove debug logging 2023-01-27 13:32:27 +01:00
retries.ts wallet-core: fix retryTransaction, improve tx/op identifier parsing/construction 2023-02-20 20:14:46 +01:00
timer.ts fixes and polyfills for quickjs 2022-11-11 20:52:53 +01:00