Scenario: A contract deployed by another contract cannot be upgraded #821
Open
Description
When the parent contract upgrades its child contract, the transaction doesn't fail but the child contract doesn't have its code changed
Here is a repo that reproduces the issue: https://github.com/gfusee/upgrade-contract-error-demo
This bug happens in both 1.5.19 and the 1.5.25 versions of the VM
Metadata
Assignees
Labels
No labels