Skip to content

Fix instantiate_with_code with already uploaded code#594

Merged
ascjones merged 1 commit intomasterfrom
aj/fix-instantiate-with-code
May 30, 2022
Merged

Fix instantiate_with_code with already uploaded code#594
ascjones merged 1 commit intomasterfrom
aj/fix-instantiate-with-code

Conversation

@ascjones
Copy link
Collaborator

When calling instantiate_with_code more than once (with different salt values), since the code has already been uploaded on the first call, subsequent calls will not store the code and not raise the CodeStored event.

Fixes #589.

@ascjones ascjones merged commit d3fc06c into master May 30, 2022
@ascjones ascjones deleted the aj/fix-instantiate-with-code branch May 30, 2022 09:36
@forgetso
Copy link
Contributor

Thanks!

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.

ERROR: Failed to find CodeStored event

3 participants