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: detect clones with immutable args [APE-1278] #1595

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

banteg
Copy link
Contributor

@banteg banteg commented Aug 10, 2023

What I did

detect a new proxy type described here and used in ajna protocol.

How I did it

using existing way to add a proxy type

How to verify it

> chain.provider.network.ecosystem.get_proxy_info('0x5b14144DA6FD5e3B158d6dF7B6ED8345829aAB78')
ProxyInfo(target='0x05bB4F6362B02F17C1A3F2B047A8b23368269A21', type=<ProxyType.ClonesWithImmutableArgs: 11>)

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@vany365 vany365 changed the title feat: detect clones with immutable args feat: detect clones with immutable args [APE-1278] Aug 10, 2023
fubuloubu
fubuloubu previously approved these changes Aug 10, 2023
Copy link
Member

@fubuloubu fubuloubu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix lint issue

@fubuloubu fubuloubu enabled auto-merge (squash) August 10, 2023 01:40
@fubuloubu fubuloubu merged commit 93e6b5d into ApeWorX:main Aug 10, 2023
15 checks passed
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.

2 participants