wallet-core/packages/taler-wallet-core/src/util
2021-08-24 15:08:34 +02:00
..
assertUnreachable.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
asyncMemo.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
coinSelection.test.ts separate wallet state from wallet client 2021-06-15 18:52:43 +02:00
coinSelection.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
contractTerms.test.ts use same salt derivation as C code for forgettable fields 2021-06-16 11:44:05 +02:00
contractTerms.ts allow any string as forgettable field salt 2021-06-16 12:04:06 +02:00
debugFlags.ts implement debug flag for allowing late withdrawal 2021-04-14 18:21:23 +02:00
http.ts implement freezing for payments 2021-08-24 15:08:34 +02:00
invariants.ts export complete backup, derive planchets in withdrawal 2020-12-17 12:21:03 +01:00
promiseUtils.ts modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
query.ts perf: do bulk read 2021-08-06 17:15:46 +02:00
RequestThrottler.ts missing globalThis Polyfill, remove duplicate url util 2021-06-20 16:14:56 -03:00
retries.ts implement backup scheduling, other tweaks 2021-06-25 13:27:06 +02:00
timer.ts convert performance.now to integer before converting to BigInt 2021-08-12 19:20:48 +02:00