Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

0x monorepo - f394d7d

Compare
Choose a tag to compare
@xianny xianny released this 08 Aug 21:06
· 3285 commits to development since this release

@0x/[email protected]

  • Updated expected typescript output for cli tests to include getABIDecodedTransactionData and getABIDecodedReturnData (#2018)
  • Added tests forgetABIDecodedTransactionData and getABIDecodedReturnData in contract wrappers. (#2018)

@0x/[email protected]

  • Updated to include getABIDecodedTransactionData and getABIDecodedReturnData (#2018)

@0x/[email protected]

  • Added StaticCallAssetProxy and ERC1155AssetProxy (#2021)

@0x/[email protected]

  • Use @0x/abi-gen to generate wrappers. For a full list of changes, see #2040 (#2037)

@0x/[email protected]

  • Move tokenUtils here from @0x/contract-wrappers (#2037)

@0x/[email protected]

  • Added StaticCallAssetProxy and ERC1155AssetProxy (#2021)

@0x/[email protected]

  • Updated to include strictDecode for decoding method arguments (#2018)
  • Throw exception when trying to decode beyond boundaries of calldata (#2018)