Skip to content

testing: add fuzz/property tests for parsers and consensus invariants #202

@TheNewAutonomy

Description

@TheNewAutonomy

Goal

Add fuzzing and property tests to catch edge cases and ensure invariants.

Scope

  • Fuzz message parsing / decoding
  • Property tests for determinism and convergence conditions
  • Regression corpus for past failures

Acceptance criteria

  • Fuzz targets run in CI (time-bounded)
  • Property tests cover key invariants (no negative balances, monotonic nonces, etc.)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions