You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add receipt action for deploying global contract code (#12737)
This PR includes mostly wiring, actual implementation will be added
separately to make it easier to review.
I explicitly don't want to introduce compile time feature for this as it
makes code much harder to work with. `validate_action` makes sure that
newly added action cannot be used before stabilisation.
Part of #12715.
0 commit comments