Skip to content

Conversation

@QSchlegel
Copy link
Collaborator

No description provided.

- Added user address validation in the new wallet creation process across multiple components to ensure users are connected before proceeding.
- Enhanced error messaging to inform users when their wallet is not connected, improving user experience and preventing unnecessary actions.
- Expanded the .env.example file with detailed environment variable descriptions for local and Docker setups, improving clarity for developers.
- Updated README.md to reflect changes in dependencies, installation instructions, and added troubleshooting sections for database connection issues.
- Removed outdated VERCEL_DATABASE_SETUP.md to streamline documentation.
- Made GITHUB_TOKEN optional in the environment configuration to enhance flexibility.
- Cleaned up unused code and improved error handling in GitHub issue creation API.
@vercel
Copy link

vercel bot commented Dec 18, 2025

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

Project Deployment Review Updated (UTC)
multisig Ready Ready Preview, Comment Dec 19, 2025 0:21am

- Implemented direct fetching of user balance from the blockchain, improving accuracy and reliability.
- Added fallback logic to retrieve balance from user assets if blockchain data is unavailable.
- Enforced ADA-only deposits by restricting asset selection and validating transaction inputs.
- Updated UI components to reflect changes in asset handling and ensure consistent user experience.
- Introduced an import transaction feature in the CardBalance component for enhanced transaction management.
- Introduced a new dialog for aborting migrations, providing users with clear warnings and options.
- Simplified the migration progress indicator, improving clarity on current steps and overall progress.
- Enhanced fund transfer logic to monitor pending transactions, ensuring users are informed of transfer statuses.
- Updated migration completion checks to validate wallet states and provide feedback on remaining balances and pending transactions.
- Improved pre-checks for DRep registrations, ensuring users are guided through necessary steps before migration.
- Added detailed certificate handling in transaction displays, enhancing visibility of DRep-related actions.
- Introduced a new Contact model in the Prisma schema to manage user contacts associated with wallets.
- Updated wallet info page to include a ManageContacts component for easy access to contacts.
- Enhanced transaction components to display address labels for recipients, improving clarity on sender and recipient identities.
- Implemented a contacts dialog for selecting contacts when creating transactions, streamlining the user experience.
- Improved UTxO selection with search functionality and detailed summaries of selected UTxOs, enhancing transaction management.
- Refactored various components to ensure consistent styling and improved user interaction.
…tion

- Added profileImageIpfsUrl field to the Wallet model in the Prisma schema for storing wallet profile images.
- Updated CardUI and related components to display wallet profile images, enhancing visual representation.
- Implemented initialUrl prop in ImgDragAndDrop component to support pre-filled image uploads.
- Added file size validation for image uploads, enforcing a 1MB limit to ensure optimal performance.
- Enhanced error handling for image uploads and fetch operations, providing clearer feedback to users.
@QSchlegel QSchlegel merged commit f944555 into main Dec 19, 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.

2 participants