wallet-core/packages/taler-util/src
2023-06-28 11:38:01 -03:00
..
globbing separate node entry points 2021-08-20 13:18:55 +02:00
amounts.test.ts wallet-core: use division for withdrawal coin selection 2023-05-24 12:54:07 +02:00
amounts.ts remove from float 2023-06-20 11:50:34 -03:00
backup-types.ts taler-util,wallet-core: implement TalerPreciseTimestamp 2023-05-26 12:19:32 +02: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 pretty 2023-05-22 13:12:38 -03: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: truncate withdrawal errors 2023-06-06 17:25:17 +02: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: handle more p2p abort cases nicely 2023-06-05 17:58:25 +02:00
http-impl.missing.ts -missing files 2023-02-16 13:24:25 +01:00
http-impl.node.d.ts pretty 2023-05-22 13:12:38 -03:00
http-impl.node.ts prevent http request without enable it explicitly 2023-04-24 12:42:45 -03:00
http-impl.qtart.ts URL.protocol return with a colon at the end 2023-05-05 13:20:48 -03:00
http-status-codes.ts move HTTP status codes to taler-util 2021-11-03 13:17:57 +01:00
http.ts pretty 2023-05-22 13:12:38 -03: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 pretty 2023-05-22 13:12:38 -03:00
iban.ts pretty 2023-05-22 13:12:38 -03: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 taler-wallet-cli: subcommand to print sample transactions 2023-04-13 20:05:00 +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-core: support new exchange wire account signature 2023-05-03 10:01:51 +02: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 adapt to merchant API breaking changes 2023-05-05 14:56:33 +02:00
nacl-fast.ts wallet-core: implement age restriction support 2022-04-27 00:50:17 +02:00
notifications.ts introduce balance-change notification 2023-06-26 10:52:50 +02: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 pretty 2023-05-22 13:12:38 -03: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 wallet-core: deterministic p2p contract encryption 2023-06-06 15:00:15 +02:00
taler-error-codes.ts wallet-core: check base URL reported by exchange 2023-06-06 17:18:53 +02:00
taler-types.ts wallet-core: check base URL reported by exchange 2023-06-06 17:18:53 +02: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: 7740 check max on p2p push 2023-06-28 11:38:01 -03:00
taleruri.ts withdraw exchange URI 2023-06-26 12:54:54 -03:00
time.test.ts taler-util: parse duration strings 2023-02-21 01:08:07 +01:00
time.ts use default http timeout from util 2023-06-28 09:49:52 -03:00
transaction-test-data.ts wallet-core: remove legacy non-DD37 tx status fields 2023-05-24 14:46:03 +02:00
transactions-types.ts using enum instead of string 2023-06-20 14:28:40 -03: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: emit balance-change notifications, do less implicit background work 2023-06-28 10:49:41 +02:00
whatwg-url.ts fix URLSearchParams and HTTP typing issue 2022-11-12 19:18:55 +01:00