Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add action_blacklist #3933

Closed
arhag opened this issue Jun 7, 2018 · 0 comments
Closed

Add action_blacklist #3933

arhag opened this issue Jun 7, 2018 · 0 comments
Assignees
Milestone

Comments

@arhag
Copy link
Contributor

arhag commented Jun 7, 2018

Similar to contract-blacklist except it allows for fine-grained control over the actions to reject. It can also be used in conjunction with contract-whitelist/contract-blacklist

So for example if the contract-whitelist is set to {"eosio", "eosio.msig", "eosio.token"} and a problem is discovered with, for example, the bidname action of the system contract it shouldn't be necessary to block the entire system contract by removing "eosio" from contract-whitelist. Instead the producers could all also add eosio::bidname to action-blacklist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant