Skip to content
New issue

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

Tracking issue: Tact v1.5.0 #7

Closed
anton-trunov opened this issue Sep 15, 2024 · 1 comment · Fixed by #8
Closed

Tracking issue: Tact v1.5.0 #7

anton-trunov opened this issue Sep 15, 2024 · 1 comment · Fixed by #8
Assignees

Comments

@anton-trunov
Copy link
Member

anton-trunov commented Sep 15, 2024

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 };
  • Wider range of serialization options for integers — uint1 through uint256 and int1 through int257: counter: Int as uint48;
@novusnota
Copy link
Member

novusnota commented Sep 15, 2024

On it, will resolve today. UPD: Or not, will need to update tests too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants