-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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
Move pnpm settings to .npmrc
…eroute refactor: enhance PrivateRoute component with async wallet state checks
Closes #266
Closes #269
…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
Closes #243
…-estimate-in-storage-check
Moved news and config APIs
…for-user-readability
…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
… the background to the UI Closes #298
…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
Convert build scripts to Typescript
tombeckenham
temporarily deployed
to
production
December 19, 2024 06:47 — with
GitHub Actions
Inactive
lmcmz
approved these changes
Dec 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.