Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[Feature Request] Read the script signature in session #13

Closed
areshand opened this issue Apr 13, 2022 · 4 comments
Closed

[Feature Request] Read the script signature in session #13

areshand opened this issue Apr 13, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@areshand
Copy link
Contributor

🚀 Feature Request

Motivation

To correctly execute a script, we need to have the signature of the script to (1) validate the script has the correct signature and (2) to determine how to add a signer into the args.

Now, there is already support for the script_function (some previous discussion happens here diem/move#209). However, we still need a "load_script" function to provide similar functionalities.

@areshand areshand added the enhancement New feature or request label Apr 13, 2022
@areshand
Copy link
Contributor Author

Hi @tnowacki, didn't find there is support for load_script. do you plan to add util function to view the signature of script? cc: @zekun000 @msmouse

@tnowacki
Copy link
Member

Ah yeah, can do. Should be easy to add

@areshand
Copy link
Contributor Author

Hi @tnowacki when would you have time to make this change?

@tnowacki
Copy link
Member

PR up

jiangying000 pushed a commit to jiangying000/move that referenced this issue Sep 27, 2022
geometryolife pushed a commit to geometryolife/move that referenced this issue Apr 9, 2024
…nstant_size

Increase the CONSTANT_SIZE_MAX
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants