Skip to content

Use separate Solc inputs to verify different proxy contracts#755

Draft
ericglau wants to merge 3 commits intoOpenZeppelin:masterfrom
ericglau:754
Draft

Use separate Solc inputs to verify different proxy contracts#755
ericglau wants to merge 3 commits intoOpenZeppelin:masterfrom
ericglau:754

Conversation

@ericglau
Copy link
Copy Markdown
Member

@ericglau ericglau commented Mar 2, 2023

Fixes #754

Examples of separately verified proxy contracts:
ERC1967Proxy
TransparentUpgradeableProxy
ProxyAdmin
BeaconProxy
UpgradeableBeacon

To do:

  • Consider backward compatibility instead of removing build-info.json

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.

Use separate Solc inputs to verify different proxy contracts

1 participant