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

feat: add arbitrary-send-erc20 and arbitrary-send-erc20-permit detectors #1025

Merged
merged 4 commits into from
Apr 27, 2022

Conversation

0xalpharush
Copy link
Member

This PR modifies the from-TransferFrom detector by splitting it into arbitrary-send-erc20 and arbitrary-send-erc20-permit, so that the guidance/ exploit scenario is different. Also, I changed the arbitrary-send detector to arbitrary-send-eth for clarity.

@lgtm-com
Copy link

lgtm-com bot commented Jan 26, 2022

This pull request introduces 2 alerts when merging 8e66b66 into de0d526 - view on LGTM.com

new alerts:

  • 2 for Unused import

@0xalpharush 0xalpharush force-pushed the feat/send-arbitrary-erc20 branch 2 times, most recently from 1df2a69 to 2cdecf9 Compare February 20, 2022 23:32
@lgtm-com
Copy link

lgtm-com bot commented Feb 20, 2022

This pull request introduces 2 alerts when merging 2cdecf9 into f7b55bc - view on LGTM.com

new alerts:

  • 2 for Unused import

@0xalpharush
Copy link
Member Author

TODO: Need to fix false negative in #block-slither before merging

@montyly montyly mentioned this pull request Apr 15, 2022
9 tasks
@0xalpharush 0xalpharush force-pushed the feat/send-arbitrary-erc20 branch 2 times, most recently from f828c6f to 438b529 Compare April 21, 2022 13:28
@lgtm-com
Copy link

lgtm-com bot commented Apr 21, 2022

This pull request introduces 2 alerts when merging 438b529 into 75a9766 - view on LGTM.com

new alerts:

  • 2 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Apr 21, 2022

This pull request introduces 2 alerts when merging 2e7f1f1 into e94e02e - view on LGTM.com

new alerts:

  • 2 for Unused import

@montyly montyly merged commit 2c463ab into crytic:dev Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants