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

Make set_code_hash generic #1906

Merged
merged 4 commits into from
Sep 12, 2023
Merged

Make set_code_hash generic #1906

merged 4 commits into from
Sep 12, 2023

Conversation

ascjones
Copy link
Collaborator

Breaking Change

Follow up to #1698. Replaces the existing set_code_hash impl with set_code_hash2 which was introduced in #1698 to make the code hash generic from the Environment trait, instead of the concrete [u8; 32]

@ascjones ascjones changed the title Replace original set_code_hash with set_code_hash2 Make set_code_hash generic Sep 12, 2023
@ascjones ascjones merged commit 2db6cb3 into master Sep 12, 2023
22 checks passed
@ascjones ascjones deleted the aj/upgrade-set-code-hash branch September 12, 2023 13:42
@SkymanOne SkymanOne mentioned this pull request Nov 30, 2023
@SkymanOne SkymanOne mentioned this pull request Mar 4, 2024
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