Skip to content

Add maximumSplitPercent to REVCroptopAllowedPost#41

Open
mejango wants to merge 1 commit intoversion/6from
fix/croptop-split-allowance
Open

Add maximumSplitPercent to REVCroptopAllowedPost#41
mejango wants to merge 1 commit intoversion/6from
fix/croptop-split-allowance

Conversation

@mejango
Copy link
Copy Markdown

@mejango mejango commented Mar 3, 2026

Summary

  • Adds maximumSplitPercent field to REVCroptopAllowedPost struct
  • Passes the field through to CTAllowedPost in REVDeployer._deploy721RevnetFor
  • Aligns with croptop-core-v5#14 which adds submitter-specified splits within an owner-configured limit

Context

Croptop now allows post submitters to set custom splitPercent and splits on their tiers, within a maximumSplitPercent set by the project owner per category. This PR updates the revnet deployer to surface that configuration.

Test plan

  • Verify compilation once 721-hook-v5 and croptop-core-v5 dependencies are updated

🤖 Generated with Claude Code

Aligns with croptop-core-v5 update that adds maximumSplitPercent to
CTAllowedPost, allowing project owners to cap the split percent that
post submitters can set per category.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mejango
Copy link
Copy Markdown
Author

mejango commented Mar 3, 2026

requires merging of mejango/croptop-core-v5#14

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.

1 participant