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

Slither issues #80

Closed
wants to merge 4 commits into from
Closed

Slither issues #80

wants to merge 4 commits into from

Conversation

gvladika
Copy link
Contributor

Fix:

INFO:Detectors:
IERC20Bridge is re-used:
- IERC20Bridge (contracts/tokenbridge/ethereum/L1AtomicTokenBridgeCreator.sol#574-576)
- IERC20Bridge (contracts/tokenbridge/libraries/IERC20Bridge.sol#6-11)
IERC20Inbox is re-used:
- IERC20Inbox (contracts/tokenbridge/ethereum/L1ArbitrumMessenger.sol#192-205)
- IERC20Inbox (contracts/tokenbridge/ethereum/L1TokenBridgeRetryableSender.sol#243-255)
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#name-reused

@cla-bot cla-bot bot added the cla-signed label Feb 26, 2024
@gvladika gvladika marked this pull request as ready for review February 26, 2024 15:06
@gvladika gvladika requested a review from gzeoneth February 26, 2024 15:06
@gvladika gvladika closed this Feb 26, 2024
@gzeoneth gzeoneth deleted the slither-issues branch July 8, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant