Skip to content

feat: region metadata, integrity hash, owner review guard, and event snapshot tests#296

Open
gidson5 wants to merge 1 commit into
HubDApp:mainfrom
gidson5:feature/issues-238-245-250-258
Open

feat: region metadata, integrity hash, owner review guard, and event snapshot tests#296
gidson5 wants to merge 1 commit into
HubDApp:mainfrom
gidson5:feature/issues-238-245-250-258

Conversation

@gidson5

@gidson5 gidson5 commented Jun 28, 2026

Copy link
Copy Markdown

Summary

Closes

Closes #238
Closes #245
Closes #250
Closes #258

Test plan

  • snapshot_project_registered_event_shape — verifies event topics and payload fields
  • snapshot_fee_set_event_shape — verifies fee config event
  • snapshot_admin_added_and_removed_event_shape — verifies admin lifecycle events
  • snapshot_verification_requested_and_approved_event_shape — verifies verification events
  • snapshot_review_deleted_by_admin_event_shape — verifies admin moderation event
  • snapshot_owner_cannot_review_own_project — owner review blocked
  • test_region_is_none_by_default / test_owner_can_set_and_get_region / test_owner_can_clear_region / test_non_owner_cannot_set_region
  • test_integrity_hash_set_on_registration / test_integrity_hash_changes_on_update

🤖 Generated with Claude Code

…ent snapshot tests

Closes HubDApp#238
Closes HubDApp#245
Closes HubDApp#250
Closes HubDApp#258

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

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

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.

Add Snapshot Tests for Events Add Project Integrity Hash Add Review Eligibility Based on Project Ownership Add Project Region Metadata

2 participants