wallet-core/packages/taler-util/src
2023-10-08 23:54:21 +02: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 currency name up to 11 fractions up to 8 2023-10-04 13:41:40 -03:00
argon2-impl.missing.ts taler-util: import hash-wasm only when building for Node 2023-07-26 12:09:17 -06:00
argon2-impl.node.ts taler-util: import hash-wasm only when building for Node 2023-07-26 12:09:17 -06:00
argon2.ts taler-util: import hash-wasm only when building for Node 2023-07-26 12:09:17 -06:00
backup-types.ts wallet-core: implement and test stored backups 2023-09-01 10:52:15 +02:00
bank-api-client.ts harness: add libeufin-bank integration test 2023-09-24 21:03:22 +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 add payto type 2023-09-04 12:22:06 -03: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 more ui 2023-09-25 14:50:44 -03: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 move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +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 get rid of deprecated bank API client, change allowHttp to requireTls 2023-09-06 12:32:31 +02:00
http-impl.qtart.ts get rid of deprecated bank API client, change allowHttp to requireTls 2023-09-06 12:32:31 +02: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.qtart.ts sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
index.ts move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +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
libeufin-api-types.ts -missing files 2023-09-06 11:44:21 +02: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 fix broken build 2023-08-23 14:34:01 -03:00
merchant-api-types.ts move merchant API client to taler-util 2023-09-06 11:44:07 +02:00
MerchantApiClient.ts wallet-core: fix tipping 2023-09-15 17:04:44 +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 iban country code should be always uppercased 2023-09-29 14:46:29 -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 more codespell 2023-09-10 15:38:43 -03:00
taler-error-codes.ts #7741 share payment 2023-07-03 12:40:35 -03:00
taler-types.ts match the exchange spec 2023-10-02 13:53:32 -03:00
talerconfig.test.ts fix up imports, no more esm in tests 2021-06-14 16:08:58 +02:00
talerconfig.ts util: fix varname lookup with default 2023-10-08 23:54:21 +02:00
taleruri.test.ts tip -> reward 2023-08-30 11:54:08 -03:00
taleruri.ts tip -> reward 2023-08-30 11:54:08 -03:00
time.test.ts taler-util: parse duration strings 2023-02-21 01:08:07 +01:00
time.ts taler-util: fix time conversion 2023-09-15 12:02:11 +02: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 wallet-core: consistently use usec timestamps in DB 2023-09-14 19:18:01 +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 rename to corebank API 2023-10-06 14:42:32 +02:00
whatwg-url.ts fix URLSearchParams and HTTP typing issue 2022-11-12 19:18:55 +01:00