jam/src/lib
Thebora Kompanioni 3cc63c535c
refactor: move functions and cleanup (#1255)
* refactor: move function 'clamp' to utils

* refactor: move function 'median' to utils

* refactor: move MAX_NUM_COLLABORATORS to constants
2026-06-06 23:53:01 +05:30
..
api chore: fix features path and rename jam api lib file (#1210) 2026-04-16 16:47:34 +05:30
balanceSummary.test.ts fix(earn): try prevent "no confirmed coins" on earn page (#1239) 2026-05-04 23:55:56 +05:30
balanceSummary.ts fix(earn): try prevent "no confirmed coins" on earn page (#1239) 2026-05-04 23:55:56 +05:30
bip21.test.ts add QR code scanner with BIP21 support (#1084) 2026-04-09 20:30:51 +02:00
bip21.ts add QR code scanner with BIP21 support (#1084) 2026-04-09 20:30:51 +02:00
bip32.test.ts test: add bip32.test.ts 2026-04-09 20:30:21 +02:00
bip32.ts chore: add network detection 2026-04-09 20:30:24 +02:00
config.test.ts chore(regtest): initial joinmarket-ng backend for regtest environment (#1240) 2026-05-05 13:52:41 +02:00
config.ts chore(regtest): initial joinmarket-ng backend for regtest environment (#1240) 2026-05-05 13:52:41 +02:00
errorReason.test.ts refactor: cleanup queryClient and errorReason 2026-04-09 20:31:00 +02:00
errorReason.ts refactor: cleanup queryClient and errorReason 2026-04-09 20:31:00 +02:00
feeConfig.test.ts test(fees): verify toJamFeeConfigValues 2026-04-30 14:00:47 +02:00
feeConfig.ts chore: valid number must be finite (#1234) 2026-05-02 00:54:35 +05:30
fidelityBondUtils.test.ts test(fb): add coverage for isFidelityBond() and getLocktime() (#1046) 2026-04-09 20:30:45 +02:00
fidelityBondUtils.ts chore(lint): enforce more eslint-plugin-unicorn rules 2026-04-09 20:30:38 +02:00
hash.slow.test.ts build(ci): report test coverage (#1241) 2026-05-08 17:07:56 +02:00
hash.test.ts build(ci): report test coverage (#1241) 2026-05-08 17:07:56 +02:00
hash.ts build(ci): report test coverage (#1241) 2026-05-08 17:07:56 +02:00
queryClient.ts build(deps): update dependencies and fix eslint violations (#1230) 2026-04-29 10:07:37 +02:00
tags.test.ts chore: status tags 2026-04-09 20:30:24 +02:00
tags.ts chore(regtest): initial joinmarket-ng backend for regtest environment (#1240) 2026-05-05 13:52:41 +02:00
utils.test.ts refactor: move functions and cleanup (#1255) 2026-06-06 23:53:01 +05:30
utils.ts refactor: move functions and cleanup (#1255) 2026-06-06 23:53:01 +05:30
walletnamePathEncoding.test.ts fix: align api client path encoding (#1209) 2026-04-17 00:39:11 +02:00
xpubs.test.ts chore: use base58 of scure lib 2026-04-09 20:30:19 +02:00
xpubs.ts chore(lint): enforce more eslint-plugin-unicorn rules 2026-04-09 20:30:38 +02:00