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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.0.7
fix: rework remote compiler
added a remoteCompiler wrapper
fix: always use latest compiler shipped with this package by default
new: ship with solc 0.8.10
preference: use solc shipped with package by default, else check static solcVersions list and fetch remote compiler, else update solcVersions list and fetch remote compiler.
fix: better error handling when changing compiler version
new: support error keyword and fix memory/storage type declarations