jam/src/lib
Thebora Kompanioni eedc54c55d
chore(import): prepare rescan by splitting import flow steps (#1168)
* chore(ui): update alert component

* chore(import): add dev badge to dummy button

* chore(import): show bip-39 compat warning only on unsuccessful submit

* chore(import): display alert when rescan is active

* refactor: rename CreateStepDetailsInput to CreateStepWalletDetails

* chore(import): split import flow steps

* build(deps): update dependencies

 @chromatic-com/storybook    5.0.1  →     5.0.2
 @eslint/js                 9.39.2  →    9.39.4
 @storybook/addon-a11y     10.2.17  →   10.2.19
 @storybook/addon-docs     10.2.17  →   10.2.19
 @storybook/addon-vitest   10.2.17  →   10.2.19
 @storybook/react-vite     10.2.17  →   10.2.19
 @tailwindcss/vite           4.2.1  →     4.2.2
 @types/node               24.10.1  →  24.10.15
 eslint                     9.39.2  →    9.39.4
 eslint-plugin-compat        6.2.0  →     6.2.1
 eslint-plugin-storybook   10.2.17  →   10.2.19
 lint-staged                16.3.3  →    16.3.4
 react-i18next              16.5.6  →    16.5.8
 storybook                 10.2.17  →   10.2.19
 tailwindcss                 4.2.1  →     4.2.2
 typescript-eslint          8.57.0  →    8.57.1
 zustand                    5.0.11  →    5.0.12

* build(deps): update dependencies

 @storybook/addon-a11y    10.2.19  →  10.3.1
 @storybook/addon-docs    10.2.19  →  10.3.1
 @storybook/addon-vitest  10.2.19  →  10.3.1
 @storybook/react-vite    10.2.19  →  10.3.1
 @tanstack/react-query    5.90.21  →  5.94.5
 eslint-plugin-storybook  10.2.19  →  10.3.1
 globals                   17.3.0  →  17.4.0
 jsdom                     28.1.0  →  29.0.1
 lint-staged               16.3.4  →  16.4.0
 react-hook-form           7.71.2  →  7.72.0
 react-i18next             16.5.8  →  16.6.1
 storybook                10.2.19  →  10.3.1

* refactor: seed phrase -> mnemonic phrase

* chore(import): add blockheight and gaplimit params

* chore(import): rescan chain after import

* chore(import): auto reload balance after rescan
2026-04-09 20:31:04 +02:00
..
api chore(import): prepare rescan by splitting import flow steps (#1168) 2026-04-09 20:31:04 +02:00
balanceSummary.test.ts chore(lint): enable eslint recommendedTypeChecked WIP 2026-04-09 20:30:39 +02:00
balanceSummary.ts chore(lint): enable eslint recommendedTypeChecked WIP 2026-04-09 20:30:39 +02:00
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.ts chore(import): prepare rescan by splitting import flow steps (#1168) 2026-04-09 20:31:04 +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 extract fee validation and add coverage (#1076) 2026-04-09 20:30:49 +02:00
feeConfig.ts extract fee validation and add coverage (#1076) 2026-04-09 20:30:49 +02:00
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.test.ts test(hash): make hashpassword test timeout stable (#1139) 2026-04-09 20:30:57 +02:00
hash.ts chore(lint): partly enable unicorn/prevent-abbreviations 2026-04-09 20:30:38 +02:00
queryClient.ts fix: query delay can take undefined as arg 2026-04-09 20:31:01 +02:00
tags.test.ts chore: status tags 2026-04-09 20:30:24 +02:00
tags.ts chore: status tags 2026-04-09 20:30:24 +02:00
utils.test.ts refactor: currency symbol size 2026-04-09 20:30:47 +02:00
utils.ts chore(import): prepare rescan by splitting import flow steps (#1168) 2026-04-09 20:31:04 +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