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

abi.decode("", ()) has no returns #1732

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

seanyoung
Copy link
Contributor

This should be compiled as: function returning void

Fixes: #1727

This should be compiled as: function returning void

Fixes: hyperledger-solang#1727

Signed-off-by: Sean Young <[email protected]>
@seanyoung seanyoung force-pushed the decode-unit branch 2 times, most recently from ef59d73 to 6c1a844 Compare February 10, 2025 11:08
@seanyoung seanyoung marked this pull request as ready for review February 10, 2025 12:54
@seanyoung
Copy link
Contributor Author

Polkadot integration tests are failing because they've bitrotten. Nothing to do with this change.

@seanyoung seanyoung merged commit fa338eb into hyperledger-solang:main Feb 10, 2025
17 of 18 checks passed
@seanyoung seanyoung deleted the decode-unit branch February 10, 2025 17:12
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

Successfully merging this pull request may close these issues.

Decode causes compilation crash.
3 participants