This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
Releases: 0xProject/0x-monorepo
Releases · 0xProject/0x-monorepo
ethereum-types v1.0.4
- Dependencies updated
@0xproject/web3-wrapper v1.2.0
@0xproject/typescript-typings v1.0.4
- Dependencies updated
@0xproject/types v1.0.1-rc.4
- Added SignerType to handle different signing prefix scenarios (#914)
@0xproject/tslint-config v1.0.5
- Dependencies updated
@0xproject/subproviders v1.0.5
- Dependencies updated
@0xproject/sra-report v1.0.5
- Dependencies updated
@0xproject/sol-resolver v1.0.5
@0xproject/sol-cov v2.0.0
- Fix a bug when eth_call coverage was not computed because of silent schema validation failures (#938)
- Make
TruffleArtifactAdapter
read thetruffle.js
config forsolc
settings (#938) - Change the first param of
TruffleArtifactAdapter
to be theprojectRoot
instead ofsourcesDir
(#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
- Dependencies updated