Show which generation caught each pass-up + finish domain go-forward
Feature (Marty): live payment proof + notifications now show the generation for upgrade pass-ups (matrix hop distance payer→recipient), removing the "why did they get it" question. chain.genBetween() adds a `gen` field to payout events + /api/public/payouts; rendered as a gold "Gen N" badge in the feed, "Gen N pass-up" in toasts, and "Gen N …" in Telegram team alerts. Domain: rmcircle.team is now live (added to Coolify alongside rmcircle.saasy.top, SSL issued, both serve, no redirect). Switched the auto-tweet CTA to https://rmcircle.team. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -58,6 +58,7 @@ a{color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.nav{heigh
|
||||
.pp-body{flex:1 1 auto;min-width:0}
|
||||
.pp-body strong{font-size:15px}
|
||||
.pp-meta{color:var(--muted);font-size:12.5px;margin-top:3px}
|
||||
.pp-gen{color:var(--gold);font-weight:800;background:rgba(243,190,67,.12);border:1px solid rgba(243,190,67,.35);border-radius:6px;padding:1px 7px}
|
||||
.pp-passed{color:#f2c768;font-size:12px;margin-top:3px}
|
||||
.pp-verify{flex:0 0 auto;font-size:13px;color:var(--teal);text-decoration:none;border:1px solid rgba(78,214,203,.35);border-radius:9px;padding:7px 10px;white-space:nowrap}
|
||||
.pp-verify:hover{background:rgba(78,214,203,.1)}
|
||||
|
||||
Reference in New Issue
Block a user