Skip to content

Releases: 0xProject/tools

tools - da87276

03 Mar 06:11
Compare
Choose a tag to compare

@0x/[email protected]

  • Fix prerelease publish bugs

tools - 6e82315

03 Mar 06:01
Compare
Choose a tag to compare
tools - 6e82315 Pre-release
Pre-release

@0x/[email protected]

  • Fix prerelease publish bugs

tools - 208cedc

03 Mar 04:37
Compare
Choose a tag to compare
tools - 208cedc Pre-release
Pre-release

@0x/[email protected]

  • Move DIST_TAG env var to --dist-tag option to publish job (#27)
  • Add --prerelease option to publish job (#27)

tools - dca5c9f

17 Feb 02:32
Compare
Choose a tag to compare

@0x/[email protected]

  • Fix a bug with catching and trying to resolve commented out import statements (#26)

tools - 0252614

09 Feb 17:22
Compare
Choose a tag to compare

@0x/[email protected]

  • Add solidity 0.8.x support (#24)

tools - e0a8d96

26 Jan 07:21
Compare
Choose a tag to compare

@0x/[email protected]

  • Handle missing RPC method error for web3-provider-engine geth defaults provider (#22)

tools - b94fe80

26 Jan 06:39
Compare
Choose a tag to compare

@0x/[email protected]

  • Add chainId option to Web3Config (#20)

@0x/[email protected]

  • Support eth_signTypedData_v4 in MetamaskSubprovider and use the method name passed in (#21)

@0x/[email protected]

  • Remove Web3Wrapper.signTypedDataV4Async() and add backoff support for multiple versions of eth_signTypedData to Web3Wrapper.signTypedDataAsync(). (#21)

tools - aa7460d

15 Jan 03:43
Compare
Choose a tag to compare

@0x/[email protected]

  • Remove .sol extension when running contracts-gen copy on individual files (#19)

tools - 5f58432

07 Jan 18:28
Compare
Choose a tag to compare

@0x/[email protected]

  • Include AST in persisted artifact output (#18)

tools - 11b7546

05 Jan 18:38
Compare
Choose a tag to compare

@0x/[email protected]

  • Add DowncastErrorCodes.ValueTooLargeToDowncastToUint128 (#16)