Merged
Conversation
- Updated package dependencies in package.json and package-lock.json, including new versions for @meshsdk/provider and @meshsdk/web3-sdk. - Introduced optional environment variables for Blockfrost API keys in src/env.js. - Enhanced the ConnectWallet component to support UTXOS wallet functionality, including auto-enable and manual disable features. - Improved error handling and user feedback in various components related to wallet connections and transactions. - Refactored user state management to include past UTXOS wallet status in zustand store. - Updated transaction handling to ensure compatibility with both regular and UTXOS wallets across multiple components.
- Added .dockerignore and Dockerfile.dev for containerization. - Introduced docker-compose.dev.yml for local development setup. - Created new scripts for database initialization and role checks in the docker directory. - Updated ESLint configuration and added new ESLint config file. - Enhanced README.md with additional documentation for GitHub issues and discussions. - Refactored various components and pages to improve structure and maintainability. - Added new utility functions and hooks for better state management and API interactions.
- Removed deprecated '@meshsdk/web3-sdk' and replaced it with '@utxos/sdk' for improved wallet functionality. - Updated 'jsonld' package from version 8.3.3 to 9.0.0 for better compatibility. - Added new UTXOS wallet features in the ConnectWallet component, including address normalization and improved user experience. - Enhanced WalletAuthModal to support UTXOS wallet integration, ensuring seamless user authentication. - Refactored layout components to accommodate UTXOS wallet state management and improve overall responsiveness.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or 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
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.