Skip to content

Feat/passkey integration#518

Merged
0xdevcollins merged 8 commits intomainfrom
feat/passkey-integration
Mar 28, 2026
Merged

Feat/passkey integration#518
0xdevcollins merged 8 commits intomainfrom
feat/passkey-integration

Conversation

@0xdevcollins
Copy link
Copy Markdown
Collaborator

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

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

Project Deployment Actions Updated (UTC)
boundless-kd16 Ready Ready Preview, Comment Mar 28, 2026 11:45pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

Important

Review skipped

Too many files!

This PR contains 250 files, which is 100 over the limit of 150.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b9280033-3c32-446a-b4fd-6c68e20f9bfc

📥 Commits

Reviewing files that changed from the base of the PR and between f7b2708 and 64ad32d.

⛔ Files ignored due to path filters (50)
  • app/apple-icon.png is excluded by !**/*.png
  • app/favicon-16x16.png is excluded by !**/*.png
  • app/favicon-32x32.png is excluded by !**/*.png
  • app/favicon.ico is excluded by !**/*.ico
  • bindings/bounty-registry/dist/index.d.ts is excluded by !**/dist/**
  • bindings/bounty-registry/dist/index.js is excluded by !**/dist/**
  • bindings/bounty-registry/package-lock.json is excluded by !**/package-lock.json
  • bindings/core-escrow/dist/index.d.ts is excluded by !**/dist/**
  • bindings/core-escrow/dist/index.js is excluded by !**/dist/**
  • bindings/core-escrow/package-lock.json is excluded by !**/package-lock.json
  • bindings/crowdfund-registry/dist/index.d.ts is excluded by !**/dist/**
  • bindings/crowdfund-registry/dist/index.js is excluded by !**/dist/**
  • bindings/crowdfund-registry/package-lock.json is excluded by !**/package-lock.json
  • bindings/governance-voting/dist/index.d.ts is excluded by !**/dist/**
  • bindings/governance-voting/dist/index.js is excluded by !**/dist/**
  • bindings/governance-voting/package-lock.json is excluded by !**/package-lock.json
  • bindings/grant-hub/dist/index.d.ts is excluded by !**/dist/**
  • bindings/grant-hub/dist/index.js is excluded by !**/dist/**
  • bindings/grant-hub/package-lock.json is excluded by !**/package-lock.json
  • bindings/hackathon-registry/dist/index.d.ts is excluded by !**/dist/**
  • bindings/hackathon-registry/dist/index.js is excluded by !**/dist/**
  • bindings/hackathon-registry/package-lock.json is excluded by !**/package-lock.json
  • bindings/project-registry/dist/index.d.ts is excluded by !**/dist/**
  • bindings/project-registry/dist/index.js is excluded by !**/dist/**
  • bindings/project-registry/package-lock.json is excluded by !**/package-lock.json
  • bindings/reputation-registry/dist/index.d.ts is excluded by !**/dist/**
  • bindings/reputation-registry/dist/index.js is excluded by !**/dist/**
  • bindings/reputation-registry/package-lock.json is excluded by !**/package-lock.json
  • favicon_io/android-chrome-192x192.png is excluded by !**/*.png
  • favicon_io/android-chrome-512x512.png is excluded by !**/*.png
  • favicon_io/apple-touch-icon.png is excluded by !**/*.png
  • favicon_io/favicon-16x16.png is excluded by !**/*.png
  • favicon_io/favicon-32x32.png is excluded by !**/*.png
  • favicon_io/favicon.ico is excluded by !**/*.ico
  • package-lock.json is excluded by !**/package-lock.json
  • public/Bottom Glow.svg is excluded by !**/*.svg
  • public/Top Glow.svg is excluded by !**/*.svg
  • public/about-map.svg is excluded by !**/*.svg
  • public/about-us-hero-bg.svg is excluded by !**/*.svg
  • public/android-chrome-192x192.png is excluded by !**/*.png
  • public/android-chrome-512x512.png is excluded by !**/*.png
  • public/auth/logo.svg is excluded by !**/*.svg
  • public/bg-header-about.svg is excluded by !**/*.svg
  • public/card1.svg is excluded by !**/*.svg
  • public/card2.svg is excluded by !**/*.svg
  • public/card3.svg is excluded by !**/*.svg
  • public/card4.svg is excluded by !**/*.svg
  • public/fonts/Francy/Francy.otf is excluded by !**/*.otf
  • public/fonts/Francy/Francy.ttf is excluded by !**/*.ttf
  • public/fonts/Gilroy/Fonts/Gilroy-Black.ttf is excluded by !**/*.ttf
📒 Files selected for processing (250)
  • .env.example
  • .gitignore
  • .npmrc
  • app/(landing)/about/AboutUsHero.tsx
  • app/(landing)/about/OurTeam.tsx
  • app/(landing)/campaigns/[slug]/contributions/page.tsx
  • app/(landing)/campaigns/[slug]/milestone/[milestoneId]/page.tsx
  • app/(landing)/campaigns/[slug]/page.tsx
  • app/(landing)/campaigns/layout.tsx
  • app/(landing)/campaigns/page.tsx
  • app/(landing)/hackathons/[slug]/components/tabs/contents/Overview.tsx
  • app/(landing)/hackathons/[slug]/components/tabs/contents/resources/header.tsx
  • app/(landing)/layout.tsx
  • app/(landing)/projects/[slug]/page.tsx
  • app/(landing)/projects/page.tsx
  • app/api/og/route.tsx
  • app/api/sentry-example-api/route.ts
  • app/auth/verify-email/page.tsx
  • app/global-error.tsx
  • app/globals.css
  • app/layout.tsx
  • app/me/crowdfunding/[slug]/edit/components/TeamSection.tsx
  • app/me/crowdfunding/[slug]/milestones/[milestoneIndex]/page.tsx
  • app/me/layout.tsx
  • app/me/projects/[id]/edit/components/ProjectEditForm.tsx
  • app/me/projects/[id]/edit/page.tsx
  • app/me/projects/create/page.tsx
  • app/me/projects/page.tsx
  • app/me/settings/SettingsContent.tsx
  • app/me/wallet/WalletSettingsContent.tsx
  • app/me/wallet/page.tsx
  • app/me/wallet/tabs/ContextRuleBuilder.tsx
  • app/me/wallet/tabs/ContextRulesTab.tsx
  • app/me/wallet/tabs/ExternalWalletsTab.tsx
  • app/me/wallet/tabs/PasskeysTab.tsx
  • app/me/wallet/tabs/SignersTab.tsx
  • app/me/wallet/tabs/WalletOverviewTab.tsx
  • app/onboarding/page.tsx
  • app/projects/[slug]/edit/page.tsx
  • app/projects/create/page.tsx
  • app/providers.tsx
  • app/sentry-example-page/page.tsx
  • bindings/bounty-registry/.gitignore
  • bindings/bounty-registry/README.md
  • bindings/bounty-registry/package.json
  • bindings/bounty-registry/src/index.ts
  • bindings/bounty-registry/tsconfig.json
  • bindings/core-escrow/.gitignore
  • bindings/core-escrow/README.md
  • bindings/core-escrow/package.json
  • bindings/core-escrow/src/index.ts
  • bindings/core-escrow/tsconfig.json
  • bindings/crowdfund-registry/.gitignore
  • bindings/crowdfund-registry/README.md
  • bindings/crowdfund-registry/package.json
  • bindings/crowdfund-registry/src/index.ts
  • bindings/crowdfund-registry/tsconfig.json
  • bindings/governance-voting/.gitignore
  • bindings/governance-voting/README.md
  • bindings/governance-voting/package.json
  • bindings/governance-voting/src/index.ts
  • bindings/governance-voting/tsconfig.json
  • bindings/grant-hub/.gitignore
  • bindings/grant-hub/README.md
  • bindings/grant-hub/package.json
  • bindings/grant-hub/src/index.ts
  • bindings/grant-hub/tsconfig.json
  • bindings/hackathon-registry/.gitignore
  • bindings/hackathon-registry/README.md
  • bindings/hackathon-registry/package.json
  • bindings/hackathon-registry/src/index.ts
  • bindings/hackathon-registry/tsconfig.json
  • bindings/project-registry/.gitignore
  • bindings/project-registry/README.md
  • bindings/project-registry/package.json
  • bindings/project-registry/src/index.ts
  • bindings/project-registry/tsconfig.json
  • bindings/reputation-registry/.gitignore
  • bindings/reputation-registry/README.md
  • bindings/reputation-registry/package.json
  • bindings/reputation-registry/src/index.ts
  • bindings/reputation-registry/tsconfig.json
  • components/About-Mission/missionbgassets/glow.tsx
  • components/DevelopmentStatusModal.tsx
  • components/ProfileIncompleteBanner.tsx
  • components/analytics/AnalyticsChart.tsx
  • components/app-sidebar.tsx
  • components/auth/AnimatedAuthLayout.tsx
  • components/auth/AuthLoadingState.tsx
  • components/auth/AuthNav.tsx
  • components/auth/index.ts
  • components/buttons/BoundlessButton.tsx
  • components/chart-area-interactive.tsx
  • components/escrow/ApproveMilestone.tsx
  • components/escrow/ChangeMilestoneStatus.tsx
  • components/escrow/EscrowDisplay.tsx
  • components/escrow/FundEscrowButton.tsx
  • components/escrow/InitializeEscrowButton.tsx
  • components/escrow/InitializeEscrowSection.tsx
  • components/escrow/ReleaseFunds.tsx
  • components/escrow/ResolveDispute.tsx
  • components/escrow/StartDispute.tsx
  • components/hackathons/HackathonsFiltersHeader.tsx
  • components/hackathons/HackathonsPageHero.tsx
  • components/hackathons/participants/profileCard.tsx
  • components/hackathons/team-formation/InviteUserModal.tsx
  • components/landing-page/BeamBackground.tsx
  • components/landing-page/CleanBannerBg.tsx
  • components/landing-page/Explore.tsx
  • components/landing-page/Hero2.tsx
  • components/landing-page/LooperSVG.tsx
  • components/landing-page/NewsLetter.tsx
  • components/landing-page/WhyBoundless.tsx
  • components/landing-page/about/timeline/Timeline.tsx
  • components/landing-page/about/timeline/TimelineCard.tsx
  • components/landing-page/about/timeline/backgroundSvgs/BottomLeftSvg.tsx
  • components/landing-page/about/timeline/backgroundSvgs/MiddleRightSvg.tsx
  • components/landing-page/about/timeline/backgroundSvgs/TopRightSvg.tsx
  • components/landing-page/blog/BlogHero.tsx
  • components/landing-page/blog/BlogSectionClient.tsx
  • components/landing-page/hackathon/HackathonCard.tsx
  • components/landing-page/navbar copy.tsx
  • components/landing-page/navbar.tsx
  • components/layout/sidebar.tsx
  • components/me-dashboard.tsx
  • components/modals/Loading.tsx
  • components/modals/fund-project/index.tsx
  • components/nav-main.tsx
  • components/nav-user.tsx
  • components/notifications/NotificationBell.tsx
  • components/notifications/NotificationDropdown.tsx
  • components/notifications/NotificationIcon.tsx
  • components/notifications/NotificationItem.tsx
  • components/notifications/NotificationList.tsx
  • components/onboarding/RoleSelectionStep.tsx
  • components/onboarding/SecureAccountStep.tsx
  • components/onboarding/SkillsStep.tsx
  • components/onboarding/WelcomeStep.tsx
  • components/organization/OrganizationAnalytics.tsx
  • components/organization/ProfileSection.tsx
  • components/organization/hackathons/details/HackathonNavigationLoader.tsx
  • components/profile/ProfileDataClient.tsx
  • components/profile/ProfileDataClientPublic.tsx
  • components/profile/update/ReputationInitCard.tsx
  • components/profile/update/RolesTab.tsx
  • components/project-details/ProjectFundEscrow.tsx
  • components/project-details/project-about.tsx
  • components/project-details/project-backers/Empty.tsx
  • components/project-details/project-backers/index.tsx
  • components/project-details/project-details.tsx
  • components/project-details/project-layout.tsx
  • components/project-details/project-loading.tsx
  • components/project-details/project-milestone/index.tsx
  • components/project-details/project-sidebar/ProjectSidebarActions.tsx
  • components/project-details/project-sidebar/ProjectSidebarCreator.tsx
  • components/project-details/project-sidebar/ProjectSidebarHeader.tsx
  • components/project-details/project-sidebar/ProjectSidebarLinks.tsx
  • components/project-details/project-sidebar/ProjectSidebarProgress.tsx
  • components/project-details/project-sidebar/index.tsx
  • components/project-details/project-sidebar/types.ts
  • components/project-details/project-sidebar/utils.ts
  • components/project-details/project-team.tsx
  • components/project-details/project-voters/index.tsx
  • components/providers/AuthProvider.tsx
  • components/providers/onboarding-guard-provider.tsx
  • components/providers/smart-wallet-provider.tsx
  • components/providers/socket-provider.tsx
  • components/providers/wallet-provider.tsx
  • components/recent-projects.tsx
  • components/section-cards.tsx
  • components/shared/PageHero.tsx
  • components/site-header.tsx
  • components/skeleton/UserPageSkeleton.tsx
  • components/stepper/indicator.tsx
  • components/testimonials/TestimonialCard.tsx
  • components/ui/progress.tsx
  • components/waitlist/WaitlistForm.tsx
  • components/wallet/AssetIcon.tsx
  • components/wallet/FamilyWalletDrawer.tsx
  • components/wallet/WalletButton.tsx
  • components/wallet/WalletNotReadyModal.tsx
  • components/wallet/WalletRequiredModal.tsx
  • components/wallet/WalletSheet.tsx
  • components/wallet/WalletTrigger.tsx
  • favicon_io/site.webmanifest
  • features/projects/api/index.ts
  • features/projects/components/CampaignPageHero.tsx
  • features/projects/components/CreateProjectModal/Basic.tsx
  • features/projects/components/CreateProjectModal/Contact.tsx
  • features/projects/components/CreateProjectModal/LoadingScreen.tsx
  • features/projects/components/CreateProjectModal/Team.tsx
  • features/projects/components/CreateProjectModal/md-editor-custom.css
  • features/projects/components/CreationFlow/CreationLayout.tsx
  • features/projects/components/CreationFlow/CreationNavigation.tsx
  • features/projects/components/CreationFlow/CreationSidebar.tsx
  • features/projects/components/CreationFlow/CreationUI.tsx
  • features/projects/components/CreationFlow/Steps/BasicInfo.tsx
  • features/projects/components/CreationFlow/Steps/CampaignDetails.tsx
  • features/projects/components/CreationFlow/Steps/ProjectDetails.tsx
  • features/projects/components/CreationFlow/Steps/ReviewStep.tsx
  • features/projects/components/CreationFlow/Steps/SocialLinks.tsx
  • features/projects/components/CreationFlow/Steps/TeamInfo.tsx
  • features/projects/components/ExploreHeader.tsx
  • features/projects/components/GenericProjectHero.tsx
  • features/projects/components/GenericProjectsClient.tsx
  • features/projects/components/MilestoneSubmissionModal.tsx
  • features/projects/components/ProjectCard.tsx
  • features/projects/components/ProjectListCard.tsx
  • features/projects/components/ProjectPageHero.tsx
  • features/projects/components/ProjectsPage.tsx
  • features/projects/hooks/use-project-creation.ts
  • features/projects/hooks/use-project-queries.ts
  • features/projects/lib/build-view-model.ts
  • features/projects/types/index.ts
  • features/projects/types/view-model.ts
  • hooks/use-auth.ts
  • hooks/use-markdown.ts
  • hooks/use-onboarding-guard.ts
  • hooks/use-profile-completeness.ts
  • hooks/use-trustless-work.ts
  • hooks/use-wallet-protection.ts
  • hooks/use-wallet-readiness.ts
  • hooks/use-wallet-realtime.ts
  • hooks/use-wallet.ts
  • lib/api/escrow.ts
  • lib/api/onboarding.ts
  • lib/api/wallet.ts
  • lib/config/wallet-kit.ts
  • lib/contracts/reputation-registry.ts
  • lib/providers/EscrowProvider.tsx
  • lib/providers/index.ts
  • lib/smart-wallet/client.ts
  • lib/smart-wallet/config.ts
  • lib/smart-wallet/index.ts
  • lib/stellar/clients/bountyRegistry.ts
  • lib/stellar/clients/coreEscrow.ts
  • lib/stellar/clients/crowdfundRegistry.ts
  • lib/stellar/clients/governanceVoting.ts
  • lib/stellar/clients/grantHub.ts
  • lib/stellar/clients/hackathonRegistry.ts
  • lib/stellar/clients/index.ts
  • lib/stellar/clients/projectRegistry.ts
  • lib/stellar/clients/reputationRegistry.ts
  • lib/stellar/clients/util.ts
  • lib/utils/hackathon-escrow.ts
  • lib/utils/hackathon-winner-distribution.ts
  • lib/utils/stellar-address-validation.ts
  • lib/wallet-utils.ts
  • next.config.ts
  • package.json

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/passkey-integration

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@0xdevcollins 0xdevcollins merged commit 5038285 into main Mar 28, 2026
6 of 9 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.

1 participant