Skip to content

#064: Cross-Contract Call Reentrancy Lock using Host Invocation Key #73

Description

@bakarezainab

#64: Cross-Contract Call Reentrancy Lock using Host Invocation Key

Overview

Secure token transfer entry points by implementing an advanced reentrancy protection check using host invocation key inspections.

Objectives

  • Intercept reentrancy attempts during cross-contract token transfers.
  • Implement strict call stack depth limits.
  • Prevent attacker contracts from recalling task payout functions recursively.

Acceptance Criteria

  • Advanced host invocation key validation guard.
  • Security test suite simulating malicious callback contracts.
  • Clean compilation and execution under all testing profiles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions