wallet-core/packages/taler-util/src
2023-04-05 17:38:41 +02:00
..
globbing separate node entry points 2021-08-20 13:18:55 +02:00
amounts.test.ts use static helpers for amounts 2021-03-17 18:21:43 +01:00
amounts.ts wallet-core: test insufficient balance response, also use it for deposit groups 2023-01-06 10:32:44 +01:00
backup-types.ts save posConfirmation after payment 2023-04-03 12:13:13 -03:00
base64.ts fixes and polyfills for quickjs 2022-11-11 20:52:53 +01:00
bech32.ts pretty 2022-09-21 15:45:41 -03:00
bitcoin.test.ts pretty 2022-09-21 15:45:41 -03:00
bitcoin.ts wallet-core: DB tweaks, consistent file naming convention 2022-10-14 22:38:40 +02:00
CancellationToken.ts pretty 2022-09-21 15:45:41 -03:00
clk.test.ts use node16 for wallet-core, delete unused taler-config-lib package 2022-10-13 15:14:49 +02:00
clk.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
codec.test.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
codec.ts pretty 2022-09-21 15:45:41 -03:00
compat.d.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
compat.node.ts taler-util: exit with correct status, not always 1 2023-02-19 13:41:30 +01:00
compat.qtart.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
contract-terms.test.ts wallet-core: DB tweaks, consistent file naming convention 2022-10-14 22:38:40 +02:00
contract-terms.ts use native KDF / hash state if available 2022-12-23 13:19:41 +01:00
errors.ts wallet-core: report refresh errors properly 2023-02-21 01:48:12 +01:00
fnutils.ts pretty 2022-09-21 15:45:41 -03:00
helpers.test.d.ts fix issue in JSON canonicalization (and move stuff to taler-util) 2021-04-07 16:13:16 +02:00
helpers.test.js formatting: re-run prettier 2021-06-09 15:26:18 +02:00
helpers.test.js.map fix issue in JSON canonicalization (and move stuff to taler-util) 2021-04-07 16:13:16 +02:00
helpers.test.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
helpers.ts when as number instead of string, fix codec used before declaration, pretty 2023-01-11 15:30:14 -03:00
http-common.ts wallet-core: towards DD37 for deposits 2023-04-05 17:38:41 +02:00
http-impl.missing.ts -missing files 2023-02-16 13:24:25 +01:00
http-impl.node.d.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
http-impl.node.ts taler-harness: deployment tooling for tipping 2023-02-23 00:52:17 +01:00
http-impl.qtart.ts taler-harness: deployment tooling for tipping 2023-02-23 00:52:17 +01:00
http-status-codes.ts move HTTP status codes to taler-util 2021-11-03 13:17:57 +01:00
http.ts put platform-independent stuff in http-common.ts 2023-02-16 02:50:29 +01:00
i18n.ts introduce TranslatedString type to require an string but exclude non-translated strings 2023-01-04 15:46:01 -03:00
iban.test.ts implement IBAN validation 2023-03-29 18:50:07 +02:00
iban.ts implement IBAN validation 2023-03-29 18:50:07 +02:00
index.browser.ts use node16 module resolution 2023-02-16 03:23:42 +01:00
index.node.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
index.ts implement IBAN validation 2023-03-29 18:50:07 +02:00
iso-4217.ts iso 4217 info 2023-03-06 15:18:24 -03:00
kdf.d.ts pretty 2022-09-21 15:45:41 -03:00
kdf.js pretty 2022-09-21 15:45:41 -03:00
kdf.js.map add anastasis skeleton, put crypto in taler-util 2021-10-07 12:01:40 +02:00
kdf.ts use native KDF / hash state if available 2022-12-23 13:19:41 +01:00
libtool-version.test.ts wallet: tipping protocol change / merchant version info 2021-11-23 23:51:12 +01:00
libtool-version.ts wallet: support both protocol versions 2021-11-27 20:57:07 +01:00
logging.ts pretty 2023-01-31 11:42:12 -03:00
merchant-api-types.ts wallet-core,harness: implement pay templating 2023-02-11 14:24:29 +01:00
nacl-fast.ts wallet-core: implement age restriction support 2022-04-27 00:50:17 +02:00
notifications.ts handle kyc error on invoice and transfer 2023-03-29 00:06:24 -03:00
payto.test.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
payto.ts payto URI builder 2023-01-17 16:01:26 -03:00
prng-browser.ts add anastasis skeleton, put crypto in taler-util 2021-10-07 12:01:40 +02:00
prng-node.ts add anastasis skeleton, put crypto in taler-util 2021-10-07 12:01:40 +02:00
punycode.ts fix #7411, also making the backup payment visible 2022-11-16 16:05:13 -03:00
qtart.ts embedded: add missing DB remove call in reset 2023-02-23 15:18:30 +01:00
RequestThrottler.ts pretty 2022-09-21 15:45:41 -03:00
ReserveStatus.ts wallet-core: DB tweaks, consistent file naming convention 2022-10-14 22:38:40 +02:00
ReserveTransaction.ts wallet-core: DB tweaks, consistent file naming convention 2022-10-14 22:38:40 +02:00
segwit_addr.ts pretty 2022-09-21 15:45:41 -03:00
sha256.ts pretty 2022-09-21 15:45:41 -03:00
taler-crypto.test.ts use native KDF / hash state if available 2022-12-23 13:19:41 +01:00
taler-crypto.ts when as number instead of string, fix codec used before declaration, pretty 2023-01-11 15:30:14 -03:00
taler-error-codes.ts wallet-core: report refresh errors properly 2023-02-21 01:48:12 +01:00
taler-types.ts save posConfirmation after payment 2023-04-03 12:13:13 -03:00
talerconfig.test.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
talerconfig.ts taler-util: fix config utils for ESM 2022-10-31 20:28:28 +01:00
taleruri.test.ts fix broken tests 2023-04-04 15:11:27 -03:00
taleruri.ts fix broken tests 2023-04-04 15:11:27 -03:00
time.test.ts taler-util: parse duration strings 2023-02-21 01:08:07 +01:00
time.ts taler-util: parse duration strings 2023-02-21 01:08:07 +01:00
transactions-types.ts wallet-core: towards DD37 for deposits 2023-04-05 17:38:41 +02:00
twrpc-impl.missing.ts make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
twrpc-impl.node.ts wallet-core: expose withdrawal progress, towards huge withdrawal test 2023-02-10 00:07:33 +01:00
twrpc-impl.qtart.ts -missing files 2023-02-16 13:24:25 +01:00
twrpc.ts harness,wallet-cli: notification-based testing with RPC wallet 2023-02-02 20:21:04 +01:00
types-test.ts feature: 7440 add expiration to p2p 2022-11-08 13:00:34 -03:00
url.ts fix URLSearchParams and HTTP typing issue 2022-11-12 19:18:55 +01:00
wallet-types.ts wallet-core: towards DD37 for deposits 2023-04-05 17:38:41 +02:00
whatwg-url.ts fix URLSearchParams and HTTP typing issue 2022-11-12 19:18:55 +01:00