-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Bump alloy to use get_receipt
hotfix
#7772
Bump alloy to use get_receipt
hotfix
#7772
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's likely something wrong with script or the send logic of alloy
looks like sending tx no requires an explicit setter for the to field for create txs
Yes likely |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
few pedantic nits, can be done in a followup
Suggestions addressed in #7701 |
Motivation
Use
get_receipt
hotfix from updated alloy version.Solution
Bump