18 Commits

Author SHA1 Message Date
Peter Sanderson
ac6e0decfe fix: start adding AccountKey everywhere and make it type-safu 2026-02-09 17:14:55 +01:00
yanas
dcdb9669fe feat(suite-native): allow usage of custom Electrum backend for BTC 2026-01-19 13:16:48 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Martin Homola
0fc5924096 chore(suite): update network symbol naming 7 2024-12-06 21:30:12 +09:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Peter Sanderson
855548f686 chore: add 'no-case-declarations' ESLint rule 2024-10-31 23:02:56 +01:00
Jiri Zbytovsky
e4decd45f6 chore(suite): refactor usages of deprecated getNetworkCompatible 2024-09-18 20:35:52 +02:00
Jiri Zbytovsky
394a667344 chore(suite): rename deprecated getNetworkCompatible 2024-09-16 15:44:21 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Marek Polak
dab726dafd feat(suite): subscribe blocks for identity networks 2024-04-12 16:48:06 +02:00
0xadams.eth
6aef552a9b chore(suite): unify prefixes variables for redux actions (#11669)
Co-authored-by: AdamSchinzel <“schinzel.adam@gmail.com”>
2024-03-22 07:10:16 +01:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Daniel Suchý
44fa12a79d chore(repo): ESLint refactor + speed up 70% (#11143)
* chore: eslint speedup

* chore: disable some react rules for class components

* chore: fix startup command

* chore(deps): dedupe
2024-02-12 20:18:19 +01:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
00fe229e01 chore: update prettier 2024-02-12 11:56:09 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Petr Knetl
1893efa5a1 feat(suite-native): account type grouped account list (#10484) 2024-01-04 16:26:43 +00:00
Daniel Suchý
e3d229f114 chore(mobile): resource savy blockchain middleware + pull to refresh (#10309)
* chore(mobile): resource savy blockchain middleware

* feat(mobile): pull to refresh

* lint fixes

* PR fixes

* chore: refactor structure of Home module

* chore: refactor account selectors

* fix lint errors
2023-12-13 12:14:37 +01:00