-
Notifications
You must be signed in to change notification settings - Fork 129
max_active_bids_per_investor zero versus disabled semantics #730
Copy link
Copy link
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbiddingDesign / UX backlog: biddingDesign / UX backlog: biddingpriority-lowAuto label for contract issues: priority-lowAuto label for contract issues: priority-lowsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testingvalidationAuto label for contract issues: validationAuto label for contract issues: validation
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbiddingDesign / UX backlog: biddingDesign / UX backlog: biddingpriority-lowAuto label for contract issues: priority-lowAuto label for contract issues: priority-lowsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testingvalidationAuto label for contract issues: validationAuto label for contract issues: validation
Description
Document and test meaning of zero limit (unlimited vs disabled) and admin configuration.
Requirements and context
quicklendx-contractsSuggested execution
git checkout -b feature/max-active-bids-investor-semanticssrc/bid.rssrc/test_bid.rs,src/test_limit.rsdocs/contracts/limits.mdTest and commit
Example commit message
feat: clarify max active bids per investor semantics
Guidelines