-
Notifications
You must be signed in to change notification settings - Fork 75
Feat/abstract wallet #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/abstract wallet #377
Conversation
…s, dedicated UI components like Family Wallet, and integration across the application.
…ation, and improved button state handling for connected/disconnected wallets.
…reen, and introduce a new timer component.
…atus check from 'Funding' to 'CAMPAIGNING'.
… the `WalletTrigger`, alongside minor landing page styling adjustments and code cleanup.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis PR introduces a Family Wallet feature with new wallet UI components, refactors project card data structures to use inline Crowdfunding objects instead of mapper utilities, simplifies project creation by moving escrow signing to the backend, updates project status constants to uppercase, and extends wallet provider state with session-derived balances and transactions. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Poem
✨ 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 |
Summary by CodeRabbit
New Features
Improvements