Commit graph

2 commits

Author SHA1 Message Date
Thebora Kompanioni
e2bad188f1
refactor: speed up initial page load (#566)
* refactor: prepare removing display request

* refactor: Navbar from jsx to tsx

* refactor: SettingsContext from jsx to tsx

* refactor: use calculated balance in sats instead of totalBalance as string

* refactor: remove totalBalance and availableBalance from BalanceSummary

* refactor: simplify navbar states

* refactor(WalletContext): ability to independently load data

* refactor(JarSelectorModal): allow async confirm operations

* refactor(Send): always fetch new jar destination address

* refactor(WalletContext): return response data from reload functions

* refactor(Send): speed up loading Send page

* refactor(CreateFidelityBond): speed up waiting for fb utxo

* refactor(MainWalletView): jsx to tsx

* refactor(MainWalletView): speed up loading MainWalletView page

* refactor(Jam): speed up loading Jam page

* fix: prevent artifact on wallet with zero balance

* refactor(Earn): speed up loading Earn page
2022-12-09 10:14:23 +01:00
Daniel
7d750ee043
refactor: remove advanced wallet mode (#443)
* refactor: remove advanced wallet mode

* fix: tests

* fix: remove remaining traced of advanced mode
2022-08-03 10:49:10 +02:00
Renamed from src/components/CurrentWalletMagic.module.css (Browse further)