Skip to content

Conversation

@QSchlegel
Copy link
Collaborator

No description provided.

- Updated the RootLayout component to include a delay before refetching the wallet session after authorization, ensuring cookies are set properly.
- Improved the wallet queries in the PageWallets and useUserWallets hooks to only execute when the user is authorized, preventing 403 errors.
- Added additional error handling for wallet address mismatches in the wallet router, enhancing security and user experience.
- Implemented loading states and delays for smoother transitions during data fetching.
- Updated CardUI to conditionally render larger titles for wallet info cards based on class names.
- Improved DRep ID retrieval logic across multiple components to ensure consistent fallback to appWallet for legacy wallets.
- Added wallet type detection to enhance user experience with badge displays for Summon and Legacy wallets.
- Refactored transaction components to utilize truncateTokenSymbol for better token symbol presentation.
- Enhanced layout and styling for transaction cards and balance displays for improved user interaction.
- Improved error handling in the registerDRep function to accommodate both multisig and legacy wallets.
- Refactored DRep ID and script retrieval to ensure proper handling of wallet types.
- Updated comments for clarity on wallet type distinctions and script handling.
- Enhanced address building logic to support external stake credential hashes for legacy wallets.
- Updated BallotCard and VoteButton components to improve error handling for wallet address retrieval, ensuring fallback to appWallet for legacy wallets.
- Enhanced the TransactionCard component to display voting information with badges for different vote types (Yes, No, Abstain).
- Improved layout and styling for transaction outputs and signer lists for better user experience.
- Added functionality to copy signer addresses to clipboard with user feedback.
- Refactored wallet access checks in the ballot router to streamline authorization logic.
@vercel
Copy link

vercel bot commented Dec 16, 2025

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

Project Deployment Review Updated (UTC)
multisig Ready Ready Preview, Comment Dec 16, 2025 10:08pm

- Refactored DiscordIcon to accept a className prop for better styling flexibility.
- Updated CardUI to remove unnecessary self-start class, improving layout consistency.
- Adjusted AllTransactions component to ensure full-width table display and improved overflow handling.
- Enhanced TransactionCard with collapsible signers list and progress visualization for signing thresholds, improving user interaction and clarity.
- Updated index.tsx to adjust maximum width settings for better responsiveness based on pending transactions count.
@QSchlegel QSchlegel merged commit f0ca805 into main Dec 16, 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