Skip to content

Releases: 0xProject/tools

tools - c33f74a

07 Apr 17:43
Compare
Choose a tag to compare
Publish

 - @0x/abi-gen@5.8.4
 - @0x/assert@3.0.36
 - @0x/base-contract@7.0.1
 - @0x/contracts-gen@2.0.50
 - @0x/dev-utils@5.0.2
 - @0x/json-schemas@6.4.6
 - @0x/sol-compiler@4.8.4
 - @0x/sol-coverage@4.0.48
 - @0x/sol-doc@3.1.46
 - @0x/sol-profiler@4.1.38
 - @0x/sol-trace@3.0.48
 - @0x/sol-tracing-utils@7.3.4
 - @0x/subproviders@8.0.1
 - @0x/web3-wrapper@8.0.1

tools - bee0702

07 Apr 18:24
Compare
Choose a tag to compare
Publish

 - @0x/abi-gen@5.8.5
 - @0x/contracts-gen@2.0.51
 - @0x/dev-utils@5.0.3
 - @0x/sol-compiler@4.8.5
 - @0x/sol-coverage@4.0.49
 - @0x/sol-doc@3.1.47
 - @0x/sol-profiler@4.1.39
 - @0x/sol-trace@3.0.49
 - @0x/sol-tracing-utils@7.3.5

tools - 8c79268

26 Jan 15:30
Compare
Choose a tag to compare
Publish

 - @0x/abi-gen@5.8.3
 - @0x/contracts-gen@2.0.49
 - @0x/dev-utils@5.0.1
 - @0x/monorepo-scripts@3.2.7
 - @0x/sol-compiler@4.8.3
 - @0x/sol-coverage@4.0.47
 - @0x/sol-doc@3.1.45
 - @0x/sol-profiler@4.1.37
 - @0x/sol-trace@3.0.47
 - @0x/sol-tracing-utils@7.3.3
 - @0x/subproviders@7.0.1

tools - 38f717a

13 Oct 00:16
Compare
Choose a tag to compare
Publish

 - @0x/abi-gen@5.8.2
 - @0x/contracts-gen@2.0.48
 - @0x/monorepo-scripts@3.2.6

tools - aad2bd4

18 Aug 06:19
aad2bd4
Compare
Choose a tag to compare

@0x/base-contract@7.0.0

  • Update downstream dependencies to latest versions (#64)

@0x/dev-utils@5.0.0

  • Update Ganache to 7.x (#64)

@0x/subproviders@7.0.0

  • Update Ganache to 7.x (#64)
  • Change to Ledger TransportWebUSB over TransportU2F (#64)

@0x/utils@7.0.0

  • Updated to Ganache 7.x modifying the support for Ganache revert errors (#65)

@0x/web3-wrapper@8.0.0

  • Remove ganache specific eth_signTypedData as JSON string (#65)
  • Detect new structure for Ganache errors (#65)

tools - 41976dd

16 Mar 06:30
Compare
Choose a tag to compare

@0x/sol-compiler@4.8.0

  • Fix 0.8 support (#61)

@0x/sol-tracing-utils@7.3.0

  • Update deps (#61)

@0x/typescript-typings@5.3.0

  • Update typings for solc 0.8 (#61)

tools - 0787b82

16 Mar 07:24
Compare
Choose a tag to compare

@0x/abi-gen@5.8.0

  • Handle potentially missing linkReferences in 0.8 (#62)

@0x/base-contract@6.5.0

  • Handle potentially missing linkReferences in generated artifacts (#62)

ethereum-types@3.7.0

  • Make compiler artifact linkReferences optional (#62)

tools - 8433908

26 Feb 20:52
Compare
Choose a tag to compare
Publish

 - @0x/abi-gen@5.7.3
 - @0x/assert@3.0.32
 - @0x/base-contract@6.4.6
 - @0x/contracts-gen@2.0.44
 - @0x/dev-utils@4.2.12
 - ethereum-types@3.6.1
 - @0x/json-schemas@6.4.2
 - @0x/monorepo-scripts@3.2.2
 - @0x/sol-compiler@4.7.9
 - @0x/sol-coverage@4.0.43
 - @0x/sol-doc@3.1.41
 - @0x/sol-profiler@4.1.33
 - @0x/sol-resolver@3.1.10
 - @0x/sol-trace@3.0.43
 - @0x/sol-tracing-utils@7.2.9
 - @0x/subproviders@6.6.3
 - @0x/types@3.3.5
 - @0x/typescript-typings@5.2.2
 - @0x/utils@6.5.1
 - @0x/web3-wrapper@7.6.3

tools - 1ed2eeb

20 Jan 01:24
Compare
Choose a tag to compare

@0x/abi-gen@5.7.2

  • Inline selector lookup in abi-gen template (#58)

tools - c37d78c

19 Jan 05:34
Compare
Choose a tag to compare

@0x/utils@6.5.0

  • Add support for nested user-defined types in AbiEncoder.create (#55)
  • Fix providerUtils.standardizeOrThrow for web3.js (#57)