Update chain configuration to automatically detect and respect the user's active wallet network#105
Update chain configuration to automatically detect and respect the user's active wallet network#105aniket866 wants to merge 2 commits intoStabilityNexus:mainfrom
Conversation
📝 WalkthroughWalkthroughThis pull request introduces custom error types in the Chainvoice contract to replace string-based revert messages, updates corresponding test assertions, and enables Citrea Testnet support across the frontend application by adding chain configuration entries and UI icons. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 4❌ Failed checks (3 warnings, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
screen-capture.16.webm
Auto select the network selected in user's wallet
Added Added the Citrea Testnet configuration to the active chains list in the main application file to register it as a supported network.
Closes #53
@kumawatkaran523 Please review
Summary by CodeRabbit
Release Notes
New Features
Improvements