We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full changelog for Tact v1.5.0: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md#150---2024-09-15
Applicable updates:
asm
asm fun keccak256(s: Slice): Int { 1 INT HASHEXT_KECCAK256 }
uint1
uint256
int1
int257
counter: Int as uint48
The text was updated successfully, but these errors were encountered:
On it, will resolve today. UPD: Or not, will need to update tests too.
Sorry, something went wrong.
TelegramMessenger/libprisma
ton-community/ton-docs
novusnota
Successfully merging a pull request may close this issue.
Full changelog for Tact v1.5.0: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md#150---2024-09-15
Applicable updates:
asm
functions:asm fun keccak256(s: Slice): Int { 1 INT HASHEXT_KECCAK256 }
;uint1
throughuint256
andint1
throughint257
:counter: Int as uint48
;The text was updated successfully, but these errors were encountered: