Skip to content

Version 0.0.7

Choose a tag to compare

@tintinweb tintinweb released this 09 Dec 19:55
· 66 commits to master since this release
642714b

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