Skip to content

Property: pause invariant #96

Description

@nanaf6203-bit

Problem Statement
Once pause is called, no state-changing external call is allowed
(except unpause). No property test codifies this.

Why it matters
A regression that allows tips during pause defeats the purpose.

Acceptance Criteria

  • Property: if is_paused() then for any user op: panic_with(Paused).

Files/Modules Likely Affected

  • src/fuzz.rs

Difficulty Easy. Estimated Effort S.

Labels
area:testing, priority:medium


Imported from docs/open-issues-draft.md as draft issue #36 (commit 7becd4b). Original draft-order cross-references in this body have been remapped to current GitHub issue numbers at import time.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26area:testingImported from open-issues-draft.mdpriority:mediumImported from open-issues-draft.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions