jam/src
2026-05-08 17:07:56 +02:00
..
components refactor(forms):replace yup path parsing with array-level validation and optimize cross-field checks (#1235) 2026-05-06 14:10:51 +05:30
constants test: verify total coin supply 2026-04-30 14:00:47 +02:00
context chore: reload utxos after blockheight change 2026-04-30 16:15:21 +02:00
hooks ui(utxo): move tags and confirmation to start 2026-04-30 16:15:21 +02:00
i18n fix(earn): try prevent "no confirmed coins" on earn page (#1239) 2026-05-04 23:55:56 +05:30
lib build(ci): report test coverage (#1241) 2026-05-08 17:07:56 +02:00
store build(deps): update dependencies and fix eslint violations (#1230) 2026-04-29 10:07:37 +02:00
stories refactor: pass fee config to FeeConfigDialog 2026-04-30 14:00:47 +02:00
styles chore: yup schema for create wallet confirm form 2026-04-09 20:30:58 +02:00
types refactor(fees): type-safe fee values conversion 2026-04-30 14:00:47 +02:00
App.tsx refactor: rename blockHeightInreased to blockHeightChanged 2026-04-30 16:15:21 +02:00
index.css feat(create): verify seed step 2026-04-09 20:31:09 +02:00
main.tsx chore(lint): enforce more eslint-plugin-unicorn rules 2026-04-09 20:30:38 +02:00
vite-env.d.ts initialize Jam V2 2026-04-09 20:29:28 +02:00