Skip to content

Drop the crowdfunding distribution check #114

Description

@0xdevcollins

crowdfunding::validate_create requires winner_distribution to be exactly {1: 100}. Its milestone math already uses remaining_escrow / remaining_milestones and never reads the distribution, so the check is dropped rather than ported.

Done when

  • The check is removed
  • Crowdfunding tests still pass unchanged

See plan 3.5.2 case 4.


Plan: boundless-bounty-programs-implementation-plan.md

Metadata

Metadata

Assignees

Labels

owner-contractDev A: fullstack and smart contractpart-a-escrowPart A: escrow model

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions