8000 Fixx deployment when proxy final implementation has failed by daveroga · Pull Request #288 · iden3/contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixx deployment when proxy final implementation has failed #288

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

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

daveroga
Copy link
Contributor

There is an edge case where a contract with CREATE2 strategy that has TransparentUpgradeableProxy has deployed initial implementation and fails in upgrade final implementation. Then to continue from this step we have to check that the implementation of the TransparentUpgradeableProxy has VERSION() if it's the final implementation. In other case continue with upgrade the proxy.

@coveralls
Copy link
coveralls commented Oct 15, 2024

Pull Request Test Coverage Report for Build 11349809329

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.615%

8000
Totals Coverage Status
Change from base Build 11346711679: 0.0%
Covered Lines: 899
Relevant Lines: 995

💛 - Coveralls

@daveroga daveroga force-pushed the fix/deployment-proxy-implementation branch 2 times, most recently from 573897f to ae8bb82 Compare October 15, 2024 15:53
@daveroga daveroga force-pushed the fix/deployment-proxy-implementation branch from ae8bb82 to 3de994d Compare October 15, 2024 15:55
@AndriianChestnykh AndriianChestnykh merged commit c9e9770 into master Oct 15, 2024
5 checks passed
@AndriianChestnykh AndriianChestnykh deleted the fix/deployment-proxy-implementation branch October 15, 2024 17:27
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.

3 participants
0