Skip to content

2.0.16

Compare
Choose a tag to compare
@marekkirejczyk marekkirejczyk released this 22 Aug 17:28
· 410 commits to master since this release
  • Throw an informative exception when trying to deploy empty bytecode
  • Solcjs version can be specified by passing the path in the configuration file, i.e.:
{
  ...
  "solcVersion": "./node_modules/solc"
}