Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Blacklistable property #1479

Closed
maraoz opened this issue Oct 23, 2018 · 1 comment
Closed

Implement Blacklistable property #1479

maraoz opened this issue Oct 23, 2018 · 1 comment
Labels
contracts Smart contract code. feature New contracts, functions, or helpers.

Comments

@maraoz
Copy link
Contributor

maraoz commented Oct 23, 2018

🧐 Motivation
See this code for inspiration:
https://github.com/centrehq/centre-tokens/blob/ab8d8ce11320915ca4c384e08a1ef4cde15d5f58/contracts/Blacklistable.sol

📝 Details
Not sure if this can already be implemented with RBAC, it probably can. But it would be nice to have a simpler subset of RBAC just to implement a blacklist.

@frangio
Copy link
Contributor

frangio commented Nov 20, 2018

I'd like to hear a few use cases for this feature before going ahead with an implementation.

Also see #1292 for a related discussion about Whitelist.

@frangio frangio added feature New contracts, functions, or helpers. kind:discussion contracts Smart contract code. labels Nov 20, 2018
@maraoz maraoz closed this as completed Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Smart contract code. feature New contracts, functions, or helpers.
Projects
None yet
Development

No branches or pull requests

3 participants