Skip to content

Smart Contract Enhancement: Add structured events for Rate Limiting triggers #326

Description

@p3ris0n

Category: Blockchain / Smart Contract Development

Objective: Implement Add structured events for Rate Limiting triggers in the core contracts.

Detailed Description: Enhance the contract capabilities by implementing: Add structured events for Rate Limiting triggers. Ensure it adheres to the existing crate structure and includes necessary event emissions.

Acceptance Criteria:

  • Code must compile with cargo build --target wasm32-unknown-unknown.
  • Must pass cargo clippy without warnings.
  • Must include unit tests.

Technical Requirements: Rust, Soroban SDK

Deliverables:

  • Contract source code updates
  • Tests for the new feature

Testing Requirements:

  • Run cargo test and cargo fmt.
  • Deploy to Testnet locally and verify invocation.

Estimated Difficulty: Advanced

Points: 200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions