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

add check bytes length in get_create2_address #3525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artemki2077
Copy link

@artemki2077 artemki2077 commented Nov 7, 2024

What was wrong?

I did not correctly determine the address through the create 2 opcode, I thought I had a problem with the smart contract, but it turns out that the length of the salt should be 32 bytes, this was not checked in web3 py

How was it fixed?

added a check

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

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