Skip to content

feat(backend): Add admin endpoint for contract registry rollback verification #34

Description

@Viky207

Problem

No verification endpoint for rollback.

Task

Add GET /contracts/registry/verify.

Acceptance Criteria

  • Returns { name, version, wasmHash, deployedAt, actor }
  • Compares against expected target
  • 409 if mismatch
  • Requires admin scope
  • Emits verification event

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions