* refactor: clean up code, remove address arrays, fix minimal amount of collection owners * refactor: apply refactored acl functions in main contract * test: fix tests after refactor * test: add edge case foundry tests for acl * test: fix hardhat tests for token roles * test: fix hardhat tests for collection roles * test: fix hardhat tests for minting * test: add new hardhat tests for access control * refactor: role change events |
||
|---|---|---|
| .. | ||
| AccessControl.t.sol | ||
| AccessPoints.t.sol | ||
| Burn.t.sol | ||
| Constants.sol | ||
| Deploy.t.sol | ||
| GetLastTokenId.t.sol | ||
| GetToken.t.sol | ||
| Mint.t.sol | ||
| Pausable.t.sol | ||
| TestBase.sol | ||
| TokenURI.t.sol | ||