Skip to content

### 馃攼 Sanitize user-provided transaction inputs#16

Description

@El-swaggerito

Overview
All transaction inputs should be sanitized before building contract calls.

Requirements

  • Validate amount values
  • Reject negative, zero, NaN, or malformed inputs
  • Normalize valid inputs before transaction building

Acceptance Criteria

  • Unsafe inputs are rejected
  • Valid inputs are processed correctly
  • Tests cover edge cases

Labels: security, transactions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions