communities-contracts/certora/specs
r4bbit a84c46b3d6 refactor!: rename `CollectibleV1`to `CommunityERC721`
As discussed in #46, `CollectibleV1` is not a good name for this
contract as we don't want versioning in the naming. To align with other
contracts in this repository, we're renaming this contract to
`CommunityERC721`.

BREAKING CHANGE: Any references to `CollectibleV1` must be replaced with
`CommunityERC721`

Closes #46
2024-02-27 11:44:06 +01:00
..
CommunityERC721.spec refactor!: rename `CollectibleV1`to `CommunityERC721` 2024-02-27 11:44:06 +01:00
CommunityTokenDeployer.spec chore: introduce certora specs for CommunityTokenDeployer 2024-01-19 07:28:25 +01:00