hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
444 stars 277 forks source link

Implement business logic for revoke instructions #3036

Open AlexStroke opened 1 year ago

AlexStroke commented 1 year ago

It looks like that we have no checks for Revoke instruction at all… So anyone can revoke roles and permission from anyone…

mversic commented 1 month ago

addressed in #4206