jam/src
Thebora Kompanioni df8180432b
fix: use orderbook.json instead of parsing html table (#687)
* refactor: use orderbook.json api instead of parsing html

* refactor(orderbook): improve displaying relative fee values

* ui(orderbook): monospace font for bond value

* ui(orderbook): normalized bond value

* ui(orderbook): hide column miner fee contribution
2023-11-02 12:50:09 +01:00
..
components fix: use orderbook.json instead of parsing html table (#687) 2023-11-02 12:50:09 +01:00
constants chore(dev): dev setup info page (#686) 2023-10-31 10:09:47 +01:00
context chore: do not display xpubs (#688) 2023-11-02 12:49:03 +01:00
fonts feat: add sat symbol & update balance UI (#11) 2022-01-26 15:54:25 +01:00
hooks fix: show warning on missing fee config values (#674) 2023-10-12 17:40:51 +02:00
i18n chore: validate wallet name (#684) 2023-11-02 12:49:41 +01:00
libs fix: use orderbook.json instead of parsing html table (#687) 2023-11-02 12:50:09 +01:00
globals.d.ts refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
index.css chore(dev): dev setup info page (#686) 2023-10-31 10:09:47 +01:00
index.tsx feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00
session.ts refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
setupProxy.js chore: apply new formatting rules after prettier upgrade (#657) 2023-09-10 15:14:57 +02:00
setupTests.ts chore: apply new formatting rules after prettier upgrade (#657) 2023-09-10 15:14:57 +02:00
testUtils.tsx feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00
utils.test.ts feat: display ui/backend version (#668) 2023-09-28 12:02:41 +02:00
utils.ts fix: use orderbook.json instead of parsing html table (#687) 2023-11-02 12:50:09 +01:00