Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.8 #27

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Merge pull request #46 from niccolopetti/v0.8

7307f33
Select commit
Loading
Failed to load commit list.
Open

V0.8 #27

Merge pull request #46 from niccolopetti/v0.8
7307f33
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither succeeded Nov 15, 2023 in 3s

14 new alerts

New alerts in code changed by this pull request

  • 14 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 33 in contracts/storage/ERC721PsiStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 17 in contracts/storage/StartTokenIdHelperStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 19 in contracts/storage/ERC721PsiRandomSeedStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 27 in contracts/storage/ERC721PsiInitializableStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 74 in contracts/storage/ERC721PsiInitializable.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 20 in contracts/storage/ERC721PsiBatchMetaDataStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 20 in contracts/storage/ERC721PsiBurnableStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 25 in contracts/storage/ERC721PsiRandomSeedRevealStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 35 in contracts/storage/ERC721PsiAddressDataStorage.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 46 in contracts/extension/ERC721PsiAddressDataUpgradeable.sol

See this annotation in the file changed.

Code scanning / Slither

Dead-code Warning

ERC721PsiAddressDataUpgradeable._numberBurned(address) is never used and should be removed

Check warning on line 30 in contracts/ERC721PsiUpgradeable.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning

Contract ERC721PsiUpgradeable__IERC721Receiver is not in CapWords

Check warning on line 55 in contracts/ERC721PsiUpgradeable.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning

Check warning on line 49 in contracts/ERC721PsiUpgradeable.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning

Check warning on line 31 in contracts/ERC721Psi.sol

See this annotation in the file changed.

Code scanning / Slither

Conformance to Solidity naming conventions Warning

Contract ERC721Psi__IERC721Receiver is not in CapWords