Open maximonee opened 2 years ago
Thank you for the request.
After much discussion, we have decided it is unsuitable for inclusion, citing reasons highlighted in #416.
However, due to the supposedly greatly improved efficiency of this implementation, we may leave this request open for a while as a reference for any devs aspiring to build a similar feature.
Hi team,
I recently stumbled across a great feature request to add a block list to combat marketplaces not respecting royalties. I think the proposal was good, but it was unfortunately not very performant because the creator could have used a mapping instead as it is more efficient. I’ve rewritten the proposal using a more efficient mapping instead.