Commit Graph

3 Commits

Author SHA1 Message Date
Subir
71bbc7e3f5
fix: wallet balance
- fiat balance display
- currency formatting
- added tests for WalletBalance
- added test coverage scripts
- bumped haveno-ts to v0.0.5

---

Reviewed-by: localredhead
2022-05-17 16:01:28 +05:30
Subir
6505f47ef9
chore: Sync Status molecule
---

Reviewed-by: schowdhuri
2022-05-11 18:53:19 +05:30
Subir
a9893aa853 chore(dev): app boilerplate
Electron, React, Vite app boilerplate

- license header
- pre-commit and commit-msg hooks
- storybook
- fix windows tests;
- fix linux build
- CI setup
- persistent store with electron-store and safeStorage
- localization with react-intl

Refs:
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001746
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001745

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-04-23 22:21:06 +05:30