Skip to content

Comments

Bug/loading issue#184

Merged
QSchlegel merged 6 commits intomainfrom
bug/loading-issue
Dec 15, 2025
Merged

Bug/loading issue#184
QSchlegel merged 6 commits intomainfrom
bug/loading-issue

Conversation

@QSchlegel
Copy link
Collaborator

No description provided.

- Updated next.config.js to allow unoptimized images for local proxy API routes and added tree-shaking optimizations.
- Introduced bundle analyzer configuration to assist in analyzing the build size when the ANALYZE environment variable is set.
- Modified package.json to include a new script for analyzing the build.
- Refactored caching strategies in various API routes to optimize performance and reduce external API calls.
- Implemented caching middleware for tRPC queries to improve data fetching efficiency.
- Enhanced user and wallet data hooks with improved caching and stale time settings.
- Modified next.config.js to include additional packages for transpilation and improved module resolution.
- Updated package.json and package-lock.json to reflect changes in dependency versions, including React and Next.js.
- Enhanced optimistic updates in user data handling to ensure data integrity and prevent unnecessary updates.
- Improved error handling in user update mutations to ensure rollback only occurs when an address is provided.
- Refactored various components to use React types for better type safety and clarity.
- Removed the SECURITY_VULNERABILITIES_ANALYSIS.md file as it is no longer needed.
- Integrated WalletAuthModal into WalletDataLoaderWrapper to manage user authentication status.
- Implemented state management for showing the authentication modal based on wallet session queries.
- Updated API routes to include rate limiting and body size enforcement for enhanced security.
- Refactored various API handlers to ensure proper authorization checks for wallet access.
- Improved error handling and logging across multiple API endpoints to facilitate better debugging and user feedback.
…ment

- Updated multiple API routes to incorporate client IP retrieval for improved security and tracking.
- Refactored the createCaller function to include additional session parameters, enhancing user session management.
- Removed unnecessary client-side loading of MeshProvider, replacing it with a dynamic import to avoid SSR issues.
@vercel
Copy link

vercel bot commented Dec 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
multisig Ready Ready Preview, Comment Dec 15, 2025 2:51pm

…rformance

- Downgraded React and ReactDOM to version 18.3.1 for better compatibility with existing components.
- Added new dependencies for @react-three/fiber and @react-three/drei to enhance 3D rendering capabilities.
- Updated various package versions in package.json and package-lock.json to ensure consistency and security.
- Removed extraneous dependencies and improved overall package management.
- Removed extraneous flags and added optional and peer attributes for several dependencies to improve package management.
- Updated various dependencies to ensure compatibility and maintain security standards.
@QSchlegel QSchlegel merged commit 50860cc into main Dec 15, 2025
4 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.

1 participant