Skip to content

WIP: Implement packet checksum validation#126

Open
nickw444 wants to merge 4 commits intomasterfrom
codex/implement-checksum-validation-for-status-messages
Open

WIP: Implement packet checksum validation#126
nickw444 wants to merge 4 commits intomasterfrom
codex/implement-checksum-validation-for-status-messages

Conversation

@nickw444
Copy link
Owner

@nickw444 nickw444 commented Aug 30, 2025

Implements #57

Summary

  • implement checksum calculation for packets and validate during decoding
  • update packet encoding and tests with correct checksums

Testing

  • uv run ruff format .
  • uv run ruff check .
  • uv run mypy --strict nessclient
  • uv run pytest -q

https://chatgpt.com/codex/tasks/task_e_68b2d639ba188331bab0ac8cfeec81de

@nickw444 nickw444 changed the title Implement packet checksum validation WIP: Implement packet checksum validation Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant