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

Support multiple types of proxies #1380

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Oct 10, 2024

  • Until now, Safe only supported Safe Proxies
  • Now ERC-1167 and ERC-1967 proxies are also supported

- Until now, Safe only supported Safe Proxies
- Now ERC-1167 and ERC-1967 proxies are also supported
@coveralls
Copy link

coveralls commented Oct 10, 2024

Pull Request Test Coverage Report for Build 11282087032

Details

  • 119 of 123 (96.75%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 93.59%

Changes Missing Coverage Covered Lines Changed/Added Lines %
safe_eth/eth/proxies/proxy.py 19 20 95.0%
safe_eth/eth/proxies/standard_proxy.py 17 20 85.0%
Totals Coverage Status
Change from base Build 11273382511: 0.04%
Covered Lines: 8921
Relevant Lines: 9532

💛 - Coveralls

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