Skip to content

Add security contact verification#289

Merged
Naomi-Gift merged 2 commits into
HubDApp:mainfrom
mayasimi:security-contact-verification-pr
Jun 27, 2026
Merged

Add security contact verification#289
Naomi-Gift merged 2 commits into
HubDApp:mainfrom
mayasimi:security-contact-verification-pr

Conversation

@mayasimi

@mayasimi mayasimi commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Resolves #255 Summary

  • add on-chain security contact fields, proof CID storage, and exposed verification status
  • add project metadata schema support for security_contact
  • add tests for contact update, proof submission, proof reset on contact change, invalid proof, and auth failures
  • fix existing CI blockers found on the clean branch: fee event signature calls, maintainer hydration on get_project, and a rating property-test precondition
  • run cargo fmt so the full crate passes CI formatting

Tests

  • cargo fmt --check
  • cargo test -p dongle-contract security_contact
  • cargo test -p dongle-contract
  • cargo clippy -p dongle-contract --target wasm32-unknown-unknown -- -D warnings

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

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

@Naomi-Gift Naomi-Gift merged commit 024fc31 into HubDApp:main Jun 27, 2026
1 of 4 checks passed
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 Security Contact Verification

3 participants