iroha icon indicating copy to clipboard operation
iroha copied to clipboard

Revoke `PermissionToken`s on `Upgrade<Executor>`

Open mversic opened this issue 11 months ago • 1 comments

We should make sure that executor upgrade doesn't leave the system in an inconsistent state. If executor migration removes a certain PermissionToken that is still referenced by an account or a role the corresponding token should be revoked. This should be implemented in iroha_core

mversic avatar Feb 27 '24 09:02 mversic

We would want to make the same case for parameters after #3901

mversic avatar Apr 17 '24 10:04 mversic