Skip to content

feat: scaffold Application struct with amount_claimed for milestone-b…#441

Merged
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
DavisVT:feature/issue-302-milestone-withdrawal-structs
Apr 28, 2026
Merged

feat: scaffold Application struct with amount_claimed for milestone-b…#441
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
DavisVT:feature/issue-302-milestone-withdrawal-structs

Conversation

@DavisVT
Copy link
Copy Markdown
Contributor

@DavisVT DavisVT commented Apr 27, 2026

…ased withdrawals (#302)

  • Add amount_claimed field to Application struct to track partial payments
  • Implement state persistence for streamed distribution functionality
  • Fix test file syntax errors to ensure project builds
  • All tests passing (12/12)
  • Code formatted with cargo fmt

Resolves #302

…ased withdrawals (Web3Novalabs#302)

- Add amount_claimed field to Application struct to track partial payments
- Implement state persistence for streamed distribution functionality
- Fix test file syntax errors to ensure project builds
- All tests passing (12/12)
- Code formatted with cargo fmt

Resolves Web3Novalabs#302
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 27, 2026

@DavisVT Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Akshola00 Akshola00 merged commit 7179be9 into Web3Novalabs:main Apr 28, 2026
1 check failed
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.

[Streaming] Scaffold Structs for Milestone-based Withdrawal

2 participants