Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mint rewards #5788

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Mint rewards #5788

wants to merge 9 commits into from

Conversation

GWSzeto
Copy link
Contributor

@GWSzeto GWSzeto commented Dec 18, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on implementing a feature for managing split fees in a blockchain application. It introduces components for configuring splits, updating recipients, and handling claims related to split fees.

Detailed summary

  • Added isSplitRecipient state to manage split fee recipients.
  • Created SplitFees component for displaying and managing split fees.
  • Implemented ConfigureSplit for creating/updating splits.
  • Integrated split fee logic in Claimable and Mintable modules.
  • Enhanced UI with CheckboxWithLabel for split recipient options.
  • Updated forms to handle split fee configurations and validations.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@GWSzeto GWSzeto requested review from jakubkrehel and a team as code owners December 18, 2024 02:02
Copy link

changeset-bot bot commented Dec 18, 2024

⚠️ No Changeset found

Latest commit: a178b3d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ❌ Failed (Inspect) Dec 18, 2024 2:02am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Dec 18, 2024 2:02am
thirdweb_playground ⬜️ Skipped (Inspect) Dec 18, 2024 2:02am
wallet-ui ⬜️ Skipped (Inspect) Dec 18, 2024 2:02am

Copy link

graphite-app bot commented Dec 18, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. packages SDK Involves changes to the thirdweb SDK labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. packages SDK Involves changes to the thirdweb SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant