Skip to content

Conversation

@XantreDev
Copy link

Fast forward to #257

@github-actions
Copy link

Skipping AI review because this PR is from a fork. A maintainer can start the review by commenting /review in this PR.


- `addr_std`: standardized addresses with a fixed length that are suitable for [SHA256 encryption](https://en.wikipedia.org/wiki/SHA-2). Must be used whenever possible.
- `addr_var`: represents addresses in workchains with a _large_ `workchain_id`, or addresses with a length not equal to 256. Currently, it is not used and is intended for future extensions.
- `addr_var`: represents addresses in workchains with a _large_ `workchain_id` (int32 vs int8), or addresses with a length not equal to 256. Currently, it is not used and is intended for future extensions.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is explained a couple of lines below:

image

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This chunk of information was unclear to me, when I read it for the first time. Maybe I will figure out the clearer definition. I will draft the PR until then

@XantreDev XantreDev marked this pull request as draft November 18, 2025 09:34
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.

2 participants