Skip to content

Conversation

@fr1jo
Copy link
Contributor

@fr1jo fr1jo commented Jan 15, 2026

adds the current features:
#378
#309

fr1jo and others added 30 commits October 4, 2025 01:01
- Update page layout to use consistent design system (variant="lg" container)
- Replace all typography with Pinto design system classes
- Add Separator component for consistent visual hierarchy
- Replace text-based warning with visual horizontal progress bar
- Show qualification progress with animated gradient bar
- Display remaining beans needed to unlock referral link
- Update all color classes to use design system tokens
- Improve mobile responsiveness with responsive padding

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add min-w-0 to input to allow proper flexbox shrinking
- Add text-sm to input for better URL readability
- Add whitespace-nowrap to Copy button to prevent text wrapping
- Ensure input takes maximum available space in flex container

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove "How it works" section from ReferralLinkGenerator (redundant with main page)
- Replace all instances of "Beans" with "Pinto" for brand consistency
- Update progress bar labels to show "Pinto" instead of "Beans"
- Update Twitter share text to reference "Pinto"
- Update FAQ text to use "Pinto" terminology

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Split "Your Referral Stats" and "Referral Leaderboard" into separate cards
- Move leaderboard section above "How It Works" component
- Update referral stats to show specific metrics:
  - Total Pods Earned (placeholder: 0)
  - Successful Referrals (placeholder: 0)
- Improve visual hierarchy with dedicated sections
- Add better spacing and layout for stats display

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Update all instances of 1% to 10% referral bonus
- Clarify that only the referrer earns the bonus, not both parties
- Update Twitter share text to reflect accurate mechanics
- Update hero description and all "How It Works" copy
- Remove misleading "you both earn" language

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Capitalize all instances of "sow/sows" to "Sow/Sows" for brand consistency
- Remove "Ready to Start Earning?" CTA card (redundant)
- Change stats layout from 2 rows to 2 columns in 1 row (grid-cols-2)
- Update all copy across both referral components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Move referral link input to always be visible at top
- Disable input and copy button when threshold not met (grayed out)
- Reorder UI: link input first, then qualification progress, then active state
- Better visual hierarchy showing link is locked until qualified
- Input adapts to full width with flex-1 min-w-0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Reorder navigation items in home tab
- New order: Overview, Silo, Field, Swap, Pod Market, Referral, sPinto, Collection
- Referral now appears after Pod Market and before Collection

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Improves UX by showing users the progress they need to make before
displaying the locked referral link input.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for pintomoney ready!

Name Link
🔨 Latest commit b9a7463
🔍 Latest deploy log https://app.netlify.com/projects/pintomoney/deploys/696a5e27a9a16300086e2657
😎 Deploy Preview https://deploy-preview-387.preview.pinto.money
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

fr1jo and others added 24 commits January 14, 2026 21:44
…-page

Convert referral link generator to standalone page with proper routing
…ferral-address

hotfix: Update sow blueprint referral contract address
…ferral-address

Hotfix/update sow blueprint referral address
- Skip sortDeposits if deposits are already sorted on-chain
- Check getSortedDeposits and compare with actual deposit order
- Only add sortDeposits call when stems don't match or have combine calls
- Fix single-deposit groups from being "combined" (filter > 1 instead of > 0)
- Skip sortDeposits entirely for accounts with only germinating deposits

This optimization saves gas by avoiding unnecessary sortDeposits calls
when deposits are already in the correct order on-chain.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Optimize deposit sorting and combining for blueprint publishing
omit 0 sow events (i.e from bonus referrals)
Updated the bonus pods calculation to match the UI text that was already showing "5% more Pods"

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
fix: reduce referral bonus pods from 10% to 5%
Refactor deposit sorting optimization and add SOW referral blueprint …
…fuscation

feature: add address name generator for referral leaderboard
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.

5 participants