Skip to content

Conversation

@AmarTrebinjac
Copy link
Contributor

@AmarTrebinjac AmarTrebinjac commented Feb 1, 2026

Summary

  • Remove all user-facing references to the core withdrawal feature from the frontend
  • Remove withdrawal FAQ item from cores FAQ section
  • Remove withdrawLink constant and minCoresEarningsThreshold from shared lib
  • Remove "Earn with daily.dev" section from wallet page (progress indicator, withdraw button)

The backend infrastructure remains intact but is no longer accessible through the UI as this feature is being deprecated.

Closes ENG-531

Created by Huginn 🐦‍⬛

Preview domain

https://eng-531-remove-references-to-cor.preview.app.daily.dev

Remove all user-facing references to the core withdrawal feature:

- Remove withdrawLink constant from constants.ts
- Remove minCoresEarningsThreshold constant from transaction.tsx
- Remove withdrawal FAQ item from common.tsx
- Remove "Earn with daily.dev" section from wallet page including:
  - Earnings progress indicator and progress bar
  - Withdraw button
  - Related imports (ProgressBar, formatCurrency, anchorDefaultRel, etc.)

The backend infrastructure in njord remains intact but is no longer
accessible through the UI as this feature is being deprecated.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 1, 2026

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

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Feb 2, 2026 6:36pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Feb 2, 2026 6:36pm

Request Review

AmarTrebinjac added a commit to dailydotdev/docs that referenced this pull request Feb 2, 2026
## Summary
- Removed experimental monetization and cash-out references from the
Cores documentation as this feature is being removed
- Fixed a broken anchor link to the awards page in the Squads
documentation

## Changes
- **docs/monetization/cores.md**: Removed the "Monetization is
experimental" bullet point and "Play fair, stay rewarded" section about
abuse prevention
- **docs/squads/growing-your-squad.md**: Corrected link from
`/docs/monetization/cores#awards` to `/docs/monetization/awards`

Closes ENG-538

Related to [ENG-531](dailydotdev/apps#5426)

---
Created by Huginn 🐦‍⬛

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@AmarTrebinjac AmarTrebinjac merged commit 62b01cd into main Feb 2, 2026
11 checks passed
@AmarTrebinjac AmarTrebinjac deleted the eng-531-remove-references-to-core-withdrawal-from-frontend branch February 2, 2026 19:14
@capJavert
Copy link
Contributor

capJavert commented Feb 2, 2026

We also need to update our docs for Cores I think, since mentions are there. And not sure if we need to announce anything to community or at least note in docs that feature was unused so we removed it. To be transparent.

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.

3 participants