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 1, 2026 1:44pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Feb 1, 2026 1:44pm

Request Review

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.

2 participants