Skip to content

Add stdlib function for ECRECOVER #2733

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

Open
i582 opened this issue Apr 11, 2025 · 1 comment · May be fixed by #2774
Open

Add stdlib function for ECRECOVER #2733

i582 opened this issue Apr 11, 2025 · 1 comment · May be fixed by #2774
Assignees
Labels
kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: stdlib The Tact standard library (src/stdlib)

Comments

@i582
Copy link
Member

i582 commented Apr 11, 2025

This instruction does not work as expected, so we can add function to the stdlib with a correct implementation and describe it in the documentation. This way, users won't get confused when trying to use this instruction and will be able to find a ready-made working solution in stdlib.

We can also update our fork of tvm-spec.

See ton-blockchain/ton#1126

@i582 i582 added kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: stdlib The Tact standard library (src/stdlib) labels Apr 11, 2025
@novusnota
Copy link
Member

And, perhaps, description here would be updated too: https://docs.tact-lang.org/book/assembly-functions/#ecrecover

@anton-trunov anton-trunov added this to the v1.6.6 milestone Apr 11, 2025
@anton-trunov anton-trunov removed this from the v1.6.6 milestone Apr 16, 2025
@novusnota novusnota added this to the v1.6.6 milestone Apr 16, 2025
@anton-trunov anton-trunov removed this from the v1.6.6 milestone Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: docs Documentation for docs.tact-lang.org kept in docs folder scope: stdlib The Tact standard library (src/stdlib)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants