add membership and check-in stats#41
Merged
melanke merged 17 commits intoBuidlGuidl:mainfrom Dec 19, 2025
Merged
Conversation
…us to address dropdown Add visual indicators for batch membership and check-in status in the address dropdown. Uses BatchRegistry contract to check if the address is a member and has checked in, displaying appropriate badges.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
melanke
requested changes
Dec 15, 2025
Collaborator
melanke
left a comment
There was a problem hiding this comment.
Thanks for your PR!
⚠ Please, fix the conflicts on the PR. LMK if you need help.
And here's my review:
packages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx
Show resolved
Hide resolved
packages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx
Outdated
Show resolved
Hide resolved
…us to address dropdown Add visual indicators for batch membership and check-in status in the address dropdown. Uses BatchRegistry contract to check if the address is a member and has checked in, displaying appropriate badges.
…nto feat/crypticdev-personal-page
melanke
requested changes
Dec 16, 2025
packages/nextjs/app/builders/0xBB1EaCf079A742953345693C9e3a7e83FB4A2f48/page.tsx
Show resolved
Hide resolved
packages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx
Outdated
Show resolved
Hide resolved
melanke
reviewed
Dec 18, 2025
packages/nextjs/app/builders/0xBB1EaCf079A742953345693C9e3a7e83FB4A2f48/page.tsx
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title: Add batch membership + check-in badges to address dropdown
Summary
BatchRegistrycontract to check membership (allowList[address]) and whether the address has checked inDescription
packages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsxallowList(address)atpackages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx:48yourContractAddress(address)atpackages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx:53packages/nextjs/components/scaffold-eth/RainbowKitCustomConnectButton/AddressInfoDropdown.tsx:75BatchRegistryABI and address configured for Arbitrum inpackages/nextjs/contracts/externalContracts.ts:10Additional Information
/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.mdhttps://github.com/scaffold-eth/scaffold-eth-2/pullsRelated Issues
Your ENS/address