Skip to content

Releases: 0xProject/tools

tools - b20eae2

28 Oct 21:31
Compare
Choose a tag to compare

@0x/monorepo-scripts@3.0.0

  • Make everything configurable (#2)

tools - 974213b

28 Oct 22:30
Compare
Choose a tag to compare

@0x/json-schemas@5.3.0

  • Add unfillable query param to Orders Request Opts Schema. (#1)

@0x/types@3.3.0

  • Add unfillable to OrdersRequestOpts type. (#1)

tools - 0e075e2

23 Oct 19:51
Compare
Choose a tag to compare
Publish

 - @0x/monorepo-scripts@2.0.4

tools - e0ed4c8

21 Oct 02:52
Compare
Choose a tag to compare
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

21 Oct 06:18
Compare
Choose a tag to compare

ethereum-types@3.3.3

  • Add touchAccount to ethereumjs-vm.StateManager

@0x/sol-tracing-utils@7.1.4

  • Fix ts build error

tools - d17fe89

20 Oct 22:44
Compare
Choose a tag to compare
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

20 Oct 22:28
Compare
Choose a tag to compare

@0x/monorepo-scripts@2.0.0

  • Upgrade the bignumber.js to v8.0.2 (#1517)
  • Add Set to EXTERNAL_TYPE_MAP. (#2350)
  • Add TFillData to EXTERNAL_TYPE_MAP (#2613)

0x monorepo - aa9db63

20 Oct 22:08
Compare
Choose a tag to compare

@0x/abi-gen@5.4.0

  • Allow overriding of data with contract calls and transactions (#2626)

ethereum-types@3.3.0

  • Make payable field in ConstructorAbi 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)