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

0x monorepo - 96b8100

Compare
Choose a tag to compare
@fabioberger fabioberger released this 11 Dec 23:41
· 6463 commits to development since this release

@0x/[email protected]

  • Update SRA order provider to include Dai

@0x/[email protected]

  • Fix bug in wallet signature type verification (#1414)

@0x/[email protected]

  • Fix bug where we were appending base path to absolute imports (e.g NPM imports) (#1311)

@0x/[email protected]

  • NPMResolver now supports scoped packages (#1311)

@0x/[email protected]

  • Add LengthMismatch and LengthGreaterThan3Required revert reasons (#1224)
  • Add RevertReasons for DutchAuction contract (#1225)

@0x/[email protected]

  • Optimized ABI Encoder/Decoder. Generates compressed calldata to save gas. Generates human-readable calldata to aid development.

@0x/[email protected]

  • Return value and gasPrice as BigNumbers to avoid loss of precision errors (#1402)