Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

0x monorepo - 397496a

Compare
Choose a tag to compare
@LogvinovLeon LogvinovLeon released this 01 Mar 22:41
· 4264 commits to development since this release
397496a

@0x/[email protected]

  • Move contracts-test-utils and fill-scenarios to dev dependency (#1657)

@0x/[email protected]

  • Change the interface to accept a configuration object instead of isVerbose (#1656)
  • Add ignoreFilesGlobs property on a config object (#1656)
  • Allow project specific coverage ignore paths by specifying config.ignoreFilesGlobs (#1656)

@0x/[email protected]

  • Bug fixes related to stack parameters parsing (#1663)

@0x/[email protected]

  • Fix a bug when TruffleArtifactAdapter wasn't correctly parsing solc config in pre-5.0 versions of Truffle (#1663)
  • Fix a bug when opCodes gas costs were incorrect or NaN (#1663)

@0x/[email protected]

  • Fix issue where process is not defined in browser context (#1660)