Skip to content

Fixes#171

Open
NazarUsov wants to merge 6 commits intohyle-team:mainfrom
NazarUsov:fixes
Open

Fixes#171
NazarUsov wants to merge 6 commits intohyle-team:mainfrom
NazarUsov:fixes

Conversation

Nazar Usov added 6 commits January 30, 2026 10:47
- Refactor private properties in AppComponent to use underscore prefix
- Rename zanoIcons to svgIcons in assets and usages
- Update _reset.scss: remove vendor prefixes and add scroll-behavior
- Rename HttpLoaderFactory to httpLoaderFactory in AppModule
- Fix typo in app.component.html and apply formatting fixes
- Extract daemon state arrays and loading message logic to AppComponent
- Simplify global typography styles in SCSS using universal selector
- Add exception support to `ZanoValidators.duplicate` for current wallet name
- Introduce `isDetailsFormDisabled` getter to prevent redundant saves
- Replace `seedPhrase` string with `seedPhraseWords` array for efficiency
- Simplify seed phrase component by refactoring forms and logic
- Optimize templates with updated properties and form control getters
- Trim pasted text in `AddressFieldComponent`
- Import `InputValidateModule` in `AddressFieldComponent`
- Add paste event handler to trim seed phrase in `RestoreWalletComponent`
- **Refactor `AssetsComponent` and `HistoryComponent`:**
  - Rename variables (`skeletonRowsData` → `skeletonRows`).
  - Add `trackBy` for `ngFor`, camelCase conversions, and removal of unused imports/subscriptions.
  - Optimize table structure and styles in `history.component.html`.

- **Enhance `RestoreWalletComponent`:**
  - Add `RestoreWalletResponse` interface, improve type safety, and refactor `_runWallet`.
  - Update seed/password reset logic and simplify validation.
  - Replace `substr` with `substring`, handle router promise, and clean structure/styling.
  - Fix typos in i18n files and HTML template (`DESCRIPTIONS`, wallet password placeholders).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant