Releases: 0xProject/tools
Releases · 0xProject/tools
tools - b20eae2
@0x/monorepo-scripts@3.0.0
- Make everything configurable (#2)
tools - 974213b
tools - 0e075e2
Publish - @0x/monorepo-scripts@2.0.4
tools - e0ed4c8
Publish - @0x/abi-gen@5.4.2 - @0x/assert@3.0.12 - @0x/base-contract@6.2.6 - @0x/contracts-gen@2.0.13 - @0x/dev-utils@3.3.3 - ethereum-types@3.3.2 - @0x/json-schemas@5.2.2 - @0x/monorepo-scripts@2.0.2 - @0x/sol-compiler@4.2.2 - @0x/sol-coverage@4.0.13 - @0x/sol-doc@3.1.11 - @0x/sol-profiler@4.1.3 - @0x/sol-resolver@3.1.3 - @0x/sol-trace@3.0.13 - @0x/sol-tracing-utils@7.1.3 - @0x/subproviders@6.1.4 - @0x/tslint-config@4.1.3 - @0x/types@3.2.3 - @0x/typescript-typings@5.1.4 - @0x/utils@5.6.2 - @0x/web3-wrapper@7.2.3
tools - 799e4b0
ethereum-types@3.3.3
- Add
touchAccount
toethereumjs-vm.StateManager
@0x/sol-tracing-utils@7.1.4
- Fix ts build error
tools - d17fe89
Publish - @0x/abi-gen@5.4.1 - @0x/assert@3.0.11 - @0x/base-contract@6.2.5 - @0x/contracts-gen@2.0.12 - @0x/dev-utils@3.3.2 - ethereum-types@3.3.1 - @0x/json-schemas@5.2.1 - @0x/monorepo-scripts@2.0.1 - @0x/sol-compiler@4.2.1 - @0x/sol-coverage@4.0.12 - @0x/sol-doc@3.1.10 - @0x/sol-profiler@4.1.2 - @0x/sol-resolver@3.1.2 - @0x/sol-trace@3.0.12 - @0x/sol-tracing-utils@7.1.2 - @0x/subproviders@6.1.3 - @0x/tslint-config@4.1.2 - @0x/types@3.2.2 - @0x/typescript-typings@5.1.3 - @0x/utils@5.6.1 - @0x/web3-wrapper@7.2.2
tools - 32266c0
@0x/monorepo-scripts@2.0.0
- Upgrade the bignumber.js to v8.0.2 (#1517)
- Add
Set
toEXTERNAL_TYPE_MAP
. (#2350) - Add
TFillData
toEXTERNAL_TYPE_MAP
(#2613)
0x monorepo - aa9db63
@0x/abi-gen@5.4.0
- Allow overriding of
data
with contract calls and transactions (#2626)
ethereum-types@3.3.0
- Make
payable
field inConstructorAbi
optional (#2648)
@0x/json-schemas@5.2.0
- Add
exchangeProxyMetaTransactionSchema
(#2657)
@0x/sol-compiler@4.2.0
- Add solidity 0.7.x support (#2710)
@0x/utils@5.6.0
- Added support for nested rich revert decoding (#2668)
- Add EP flavor of
IllegalReentrancyError
. (#2657) - Added LiquidityProviderFeature errors (#2691)
- Added abi encoder support for uint80 lol (#2728)