3.0.0
BREAKING CHANGES
- Switched to foundry as the development framework
BlockList
is now an abstract contract that depends on a registry to see if operators are blocked. Setting the registry to the ZERO ADDRESS results in no blocking of operatorsBlockListRegistry
can be deployed from theBlockListRegistryFactory
.