Skip to content

3.0.0

Compare
Choose a tag to compare
@mpeyfuss mpeyfuss released this 25 Jan 23:01
· 38 commits to main since this release
ce4932a

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 operators
  • BlockListRegistry can be deployed from the BlockListRegistryFactory.