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

Merge dev to master for 2.6.4 #315

Merged
merged 88 commits into from
Dec 19, 2024
Merged

Merge dev to master for 2.6.4 #315

merged 88 commits into from
Dec 19, 2024

Conversation

tombeckenham
Copy link
Collaborator

No description provided.

tombeckenham and others added 30 commits December 9, 2024 10:21
- Added useState hooks to manage booted, unlocked, and loading states.
- Implemented useEffect to asynchronously check wallet boot and unlock status.
- Updated render logic to handle loading state and redirect based on wallet status.
…mode-from-env

Now includes ability to set DEV_PASSWORD
…eroute

refactor: enhance PrivateRoute component with async wallet state checks
…amework

269-feature-add-unit-testing-framework
- Added Playwright test dependencies to package.json and pnpm-lock.yaml.
- Updated .gitignore to exclude test results and Playwright reports.

Closes #243
- Updated .env.example to include new environment variables for Firebase and development settings.
- Enhanced README with detailed installation instructions for Node.js and pnpm on Mac, Linux, and Windows.
- Added sections for configuring environment variables and building for development, ensuring clarity for contributors.

Closes #272
chore: update .env.example and README for improved development setup
- Updated ESLint configuration to include e2e tests.
- Changed Playwright test directory from './tests' to './e2e'.
- Adjusted TypeScript configuration to include e2e files.
- Removed obsolete test files: example.spec.ts and wallet.spec.ts.

Closes #243
tombeckenham and others added 26 commits December 17, 2024 17:18
…saction Completion

Updated onflow libraries which had a bug in onceSealed
Closes #303
…ction-after-signing-message-despite-transaction-completion

[BUG]App Shows Pending Transaction After Signing Message Despite Tran…
…ion-call-data-for-user-readability

232 feature decode evm transaction call data for user readability
…up-pnpm

[FEATURE] Update CI to speed up pnpm
…o-background

298-feature-move-trustconnect-to-background
## Related Issue
Closes #310

## Summary of Changes
Converted all the build scripts to typescripts using ES module imports

## Need Regression Testing
Even though the build has changed, no functional code has changed, and the functionality of the scripts "shouldn't" have changed. I may be worth a run through. If something's wrong, it'll likely affect basic operations
- [X] Yes
- [ ] No

## Risk Assessment
Build scripts have changed
- [ ] Low
- [X] Medium
- [ ] High

## Additional Notes
<!-- Add any other context or comments about the PR here -->

## Screenshots (if applicable)
<!-- Attach any screenshots that help explain your changes -->
fixed: convert hex to readable value
…warning-text-content

[IMPROVEMENT] Update Storage Warning Text Content
@tombeckenham tombeckenham merged commit 8c240a9 into master Dec 19, 2024
3 checks passed
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.

3 participants