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(create): concat bytecode and constructor call to match old ethabi behavior #6134

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Oct 27, 2023

Alloy's alloy_json_abi::Constructor does not concat the bytecode to calls like ethabi, so we need to do it manually.

It'd be nice to have this on Alloy, so made an issue: alloy-rs/core#388

@mattsse
Copy link
Member

mattsse commented Oct 27, 2023

merging but would be nice to have a test for this

@mattsse mattsse merged commit aa257c2 into master Oct 27, 2023
16 checks passed
@mattsse mattsse deleted the evalir/fix-empty-bytecode-deploy branch October 27, 2023 08:03
@Evalir Evalir mentioned this pull request Oct 27, 2023
2 tasks
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.

2 participants