Description
This is a smart-contract issue for the GrantFox campaign. Read-only view returning unsettled accrual per (stream, recipient).
Requirements and Context
- Implement per the description
- Add focused tests for the change
- Document any API/visible changes
- Adhere to repo's lint and code style
- Must be secure, tested, and documented
Suggested Execution
- Fork the repo and create a branch
git checkout -b feature/claim-drip-view
- Implement changes
- Test and commit
Example commit message
feat: claim_drip read-only view
Acceptance Criteria
Guidelines
- Clear documentation and inline comments
- Timeframe: 96 hours
Description
This is a smart-contract issue for the GrantFox campaign. Read-only view returning unsettled accrual per (stream, recipient).
Requirements and Context
Suggested Execution
Example commit message
Acceptance Criteria
Guidelines