Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: wallet management in features, changes in build system #2924

Merged
merged 10 commits into from
Jan 8, 2025

Conversation

johnthecat
Copy link
Contributor

@johnthecat johnthecat commented Jan 3, 2025

This PR introduce several large changes:

  1. All wallet management views are moved under new features system. Now we have features with names like wallet-* and wallet-pairing-*. Also, now they are under feature flags.
  2. Build toolchain moved from webpack to vite.
  3. Switched test runner from jest to vitest.

Also there are small cleanups in README, github actions and small views refactoring.

@johnthecat johnthecat requested a review from sokolova-an January 3, 2025 19:08
@johnthecat johnthecat self-assigned this Jan 3, 2025
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Unit Test Results

  1 files  157 suites   6s ⏱️
629 tests 620 ✅ 9 💤 0 ❌
781 runs  772 ✅ 9 💤 0 ❌

Results for commit 3f6fac9.

♻️ This comment has been updated with latest results.

@novasamatech novasamatech deleted a comment from github-actions bot Jan 8, 2025
@johnthecat johnthecat marked this pull request as ready for review January 8, 2025 17:51
@johnthecat johnthecat changed the title refactor: pv wallet pairing refactor: wallet management in features, changes in build system Jan 8, 2025
@johnthecat johnthecat merged commit 7be1dd0 into dev Jan 8, 2025
3 checks passed
@johnthecat johnthecat deleted the refactor/pv-wallet-pairing branch January 8, 2025 17:57
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.

2 participants