jam/src
Parth 6468ee86e5
refactor(api): normalize app errors and simplify ui error reason handling (#1102)
* refactor(api): normalize errors at api boundary

* refactor(error): simplify getErrorReason to normalized fields

* refactor(import): use shared getErrorReason helper

---------

Co-authored-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com>
2026-04-09 20:30:52 +02:00
..
components refactor(api): normalize app errors and simplify ui error reason handling (#1102) 2026-04-09 20:30:52 +02:00
constants V2 import wallet (#1069) 2026-04-09 20:30:50 +02:00
context chore: Balance component instead of formatAmount/currencySymbol 2026-04-09 20:30:48 +02:00
hooks fix: stale fee config reactivity (#1055) 2026-04-09 20:30:50 +02:00
i18n Wire up search filter on UTXO table (#1108) 2026-04-09 20:30:52 +02:00
lib refactor(api): normalize app errors and simplify ui error reason handling (#1102) 2026-04-09 20:30:52 +02:00
store fix: stale fee config reactivity (#1055) 2026-04-09 20:30:50 +02:00
stories chore: highlight significant digits in Balance 2026-04-09 20:30:48 +02:00
styles refactor: externalize sonner styles to own file 2026-04-09 20:30:11 +02:00
types chore: add BranchEntryTable 2026-04-09 20:30:24 +02:00
App.tsx V2 import wallet (#1069) 2026-04-09 20:30:50 +02:00
index.css refactor: externalize sonner styles to own file 2026-04-09 20:30:11 +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