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

Allow creating proposal with no function name / signature specified #1529

Conversation

mudrila
Copy link
Contributor

@mudrila mudrila commented Apr 9, 2024

If transaction's functionName is empty - do not call encodeFunction but simply return 0x as calldata.
Tested with proposal creation, proposal template creation and creating proposal from template.

Closes #1513

Copy link
Contributor

@DarksightKellar DarksightKellar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Contributor

@Da-Colon Da-Colon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha sooo many changes.

@mudrila mudrila merged commit 43025de into feature/#1363-use-proposal-builder-for-create-proposal-page Apr 9, 2024
3 checks passed
@mudrila mudrila deleted the feature/#1513-allow-proposal-that-just-sends-assets branch April 9, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants