You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before doing this, we need a way to selectively compile only some of the contracts. Namely, when we want to keep using an old SecretRegistry, contracts.json must contain a SecretRegistry bytecode compiled by an older Solidity, and the other bytecode compiled by a newer Solidity.
And see whether that requires upgrades of other dependencies.
The text was updated successfully, but these errors were encountered: