Skip to content

supports_interface implementations return true without interface validation #575

Description

@therealjhay

ProblemBoth contracts' supports_interface always return true for any version; the interface contract isn't enforced anywhere (issue 48).

  1. Always-true stub.
  2. No version table.
  3. Meaningless API.

Solution

  • Implement version semantics or document the placeholder.
  • Test.

Acceptance Criteria

  • Interface behavior defined and tested.
  • cargo test --workspace passes.

Note for Contributors: Write a clear PR description. Show the interface test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions