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

Proxy pattern with getImplementation() #7349

Merged
merged 1 commit into from
May 1, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Apr 26, 2023

Resolves #7311

Motivation

getImplementation() getter is not supported for fetching implementation from proxy contract.

Changelog

Recognize getImplementation() getter as a proxy pattern.

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-get-implemetation-proxy-pattern branch from 21fe126 to 0ed3261 Compare April 26, 2023 20:07
@vbaranov vbaranov force-pushed the vb-get-implemetation-proxy-pattern branch from 0ed3261 to 6e29be7 Compare May 1, 2023 08:31
@vbaranov vbaranov merged commit e53df3f into master May 1, 2023
@vbaranov vbaranov deleted the vb-get-implemetation-proxy-pattern branch May 1, 2023 09:08
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.

Support for getImplementation() in proxy contracts
1 participant