communities-contracts/certora/scripts
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
..
verify-community-erc721.sh refactor!: rename `CollectibleV1`to `CommunityERC721` 2024-02-27 11:44:06 +01:00
verify-community-token-deployer.sh chore(certora/scripts): remove wait for all results option 2024-02-26 14:24:56 +01:00