Skip to content

Allow passing signatures as raw parameters in command line to generate execTransaction calldata #23

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
TilakMaddy opened this issue Mar 3, 2025 · 0 comments

Comments

@TilakMaddy
Copy link

In Safe API, signatures is one long byte string (65 byte signatures concatenated in alphabetic order of address of signers)

I should be able to pass that and locally generate calldata which I can compare with what I see in my wallet at the time of executing transaction

(of course, this is after the threshold signatures is met)....So the CLI has to "trust" the user that the signature meets the threshold

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

No branches or pull requests

1 participant