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

Releases: 0xProject/0x-monorepo

ethereum-types v1.0.4

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Dependencies updated

@0xproject/web3-wrapper v1.2.0

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Export marshaller to convert between RPC and user-space data formats (#938)
  • Export RPC types (#938)

@0xproject/typescript-typings v1.0.4

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare

@0xproject/types v1.0.1-rc.4

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Added SignerType to handle different signing prefix scenarios (#914)

@0xproject/tslint-config v1.0.5

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Dependencies updated

@0xproject/subproviders v1.0.5

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Dependencies updated

@0xproject/sra-report v1.0.5

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Dependencies updated

@0xproject/sol-resolver v1.0.5

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Fix a bug where RelativeFSResolver would crash when trying to read a directory (#909)
  • Fix a bug where NpmResolver would crash when trying to read a directory (#961)

@0xproject/sol-cov v2.0.0

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Fix a bug when eth_call coverage was not computed because of silent schema validation failures (#938)
  • Make TruffleArtifactAdapter read the truffle.js config for solc settings (#938)
  • Change the first param of TruffleArtifactAdapter to be the projectRoot instead of sourcesDir (#938)
  • Throw a helpful error message if truffle artifacts were generated with a different solc version than the one passed in (#938)

@0xproject/sol-compiler v1.0.5

14 Aug 01:35
7c8a7a2
Compare
Choose a tag to compare
  • Dependencies updated