Skip to content

chore(deps): alloy-core patch#174

Closed
yash-atreya wants to merge 4 commits intomainfrom
yash/core-patch
Closed

chore(deps): alloy-core patch#174
yash-atreya wants to merge 4 commits intomainfrom
yash/core-patch

Conversation

@yash-atreya
Copy link
Copy Markdown
Contributor

@yash-atreya yash-atreya commented Jan 17, 2025

Motivation

Ref alloy-rs/core#855

Updated API for function return values directly yielding results, instead of the intermediate <name>Return struct for single return params like balanceOf(address owner) returns (uint256)

Solution

Apply patch and address breaking changes.

Example demonstrating the new API with complex return types https://github.com/alloy-rs/examples/blob/46372dafc30c281afab2cb0c994372c8011b220c/examples/sol-macro/examples/complex_returns.rs

PR Checklist

  • Added Documentation
  • Breaking changes

@yash-atreya
Copy link
Copy Markdown
Contributor Author

Superseded by #188

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.

1 participant