Skip to content

Conversation

@janicegrech1-hash
Copy link

@janicegrech1-hash janicegrech1-hash commented Dec 11, 2025

Added a clear section in README about how checksums (cell hashes) are automatically validated in the generated TypeScript classes. Helps developers understand TON serialization safety.

Part of TL-B Toolchain bounty — closes #62

Issue

Closes #

Checklist

Please ensure the following items are completed before requesting review:

  • Updated CHANGELOG.md with relevant changes
  • Documented the contribution in README.md
  • Added tests to demonstrate correct behavior (both positive and negative cases)
  • All tests pass successfully (npm run build && npm test)
  • Code passes linting checks (npm run lint)

Added a clear section in README about how checksums (cell hashes) are automatically validated in the generated TypeScript classes. Helps developers understand TON serialization safety.

Part of TL-B Toolchain bounty — closes ton-community#62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checksum validation process

1 participant