Skip to content

feat: add Initialized event to EscrowContract (#544)#635

Merged
nafiuishaaq merged 1 commit into
MentoNest:mainfrom
vstudio79:feature/initialized-event-544
May 30, 2026
Merged

feat: add Initialized event to EscrowContract (#544)#635
nafiuishaaq merged 1 commit into
MentoNest:mainfrom
vstudio79:feature/initialized-event-544

Conversation

@vstudio79

@vstudio79 vstudio79 commented May 30, 2026

Copy link
Copy Markdown
Contributor
  • Add DisputeWindow variant to DataKey enum
  • Add dispute_window parameter to EscrowContract::initialize()
  • Emit Initialized(admin, treasury, dispute_window) event on init
  • Store dispute_window in persistent storage
  • Update all test call sites for the new parameter
  • Add test verifying Initialized event emission

closes: #544

- Add DisputeWindow variant to DataKey enum
- Add dispute_window parameter to EscrowContract::initialize()
- Emit Initialized(admin, treasury, dispute_window) event on init
- Store dispute_window in persistent storage
- Update all test call sites for the new parameter
- Add test verifying Initialized event emission
@drips-wave

drips-wave Bot commented May 30, 2026

Copy link
Copy Markdown

@vstudio79 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

@nafiuishaaq nafiuishaaq merged commit aadbb52 into MentoNest:main May 30, 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.

Event — Initialized event

2 participants