Skip to content

Add fuzz testing for EphemeralAccount initialize() parameters #166

Description

@phertyameen

Issue #57: Add fuzz testing for EphemeralAccount initialize() parameters

Category: Testing
Repo: bridgelet-core (Soroban / Rust)

Description

Use cargo-fuzz or afl to fuzz the initialize() function with random: expiry_ledger values, amounts, and address formats. Target any panics or unexpected error codes.

Acceptance Criteria

  • Rust implementation complete
  • cargo test passing
  • Integration test on local Stellar sandbox passing
  • Docs updated (docs/ or inline rustdoc)
  • Reviewed and merged

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions