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
There is force flag for downloading latest release of anvil-zksync but because it is a subtask there is no way to call it from CLI. All other commands just use force=false without a way to set it to true from CLI.
🤔 Rationale
New release fixed an important bug and user wants to upgrade anvil-zksync ASAP. Now they have to go an manually delete cached latestRelease.json.
🖼️ Mockups/Examples
If applicable, provide mockups or examples of how the feature would work.
📋 Additional Context
Add any other context or information about the feature request here.
The text was updated successfully, but these errors were encountered:
🌟 Feature Request for hardaht-zksync plugins
💥 Plugin name
hardhat-zksync-node
📝 Description
There is
force
flag for downloading latest release of anvil-zksync but because it is a subtask there is no way to call it from CLI. All other commands just useforce=false
without a way to set it totrue
from CLI.🤔 Rationale
New release fixed an important bug and user wants to upgrade anvil-zksync ASAP. Now they have to go an manually delete cached
latestRelease.json
.🖼️ Mockups/Examples
If applicable, provide mockups or examples of how the feature would work.
📋 Additional Context
Add any other context or information about the feature request here.
The text was updated successfully, but these errors were encountered: