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

Fix delegate_call #76

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Fix delegate_call #76

merged 2 commits into from
Nov 28, 2023

Conversation

joshuacolvin0
Copy link
Member

delegate_call was calling RawCall::new_with_value instead of RawCall::new_delegate

`delegate_call` was calling `RawCall::new_with_value` instead of `RawCall::new_delegate`
Copy link

@Odaiks-nim Odaiks-nim left a comment

Choose a reason for hiding this comment

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

Ok

Copy link
Contributor

@rachel-bousfield rachel-bousfield left a comment

Choose a reason for hiding this comment

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

LGTM

@rachel-bousfield rachel-bousfield merged commit d5d2f61 into stylus Nov 28, 2023
8 of 10 checks passed
@rachel-bousfield rachel-bousfield deleted the new-delegate branch November 28, 2023 20:55
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.

3 participants