Skip to content

Deadline Validation Edge Cases #12

Description

@madmatvey

deadline is only type‑checked; it is not validated to be:

  • In the future
  • Below a maximum reasonable horizon
  • Consistent across timezones

Risk: Transactions may be signed with expired or excessively long deadlines.

Proposed fix: Reject past deadlines and optionally cap future deadlines (e.g., < 24 h).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions