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

0x monorepo - d4c37ec

Compare
Choose a tag to compare
@LogvinovLeon LogvinovLeon released this 20 Mar 14:33
· 4085 commits to development since this release
d4c37ec

@0x/[email protected]

  • Update websocket@^1.0.25 -> websocket@^1.0.26 (#1685)

@0x/[email protected]

  • Added Dutch Auction mainnet address (#1715)

@0x/[email protected]

  • Add Coordinator EIP712 constants (#1705)
  • Added encoding/decoding fdor ERC1155 asset data (#1661)

@0x/[email protected]

  • Update websocket from ^1.0.25 to ^1.0.26 (#1685)
  • Fix issue where ERC721 Approval events could cause a lookup on undefined object (#1692)
  • Fix race-condition bugs due to async event callbacks modifying shared state (#1718)

@0x/[email protected]

  • Update solidity-parser-antlr to 0.4.2 (#1719)

@0x/[email protected]

  • Update ganache-core to 2.5.3 (#1707)

@0x/[email protected]

  • Added ERC1155 revert reasons (#1657)
  • Added ERC1155AssetData, ERC1155AssetDataNoProxyId, and ERC1155AssetDataAbi (#1661)
  • Add InvalidOrigin revert reason (#1668)
  • Add RevertReason.SignatureInvalid thrown by Coordinator (#1705)

@0x/[email protected]

  • Add optional types to optimizer settings (#1682)

@0x/[email protected]

  • Update ganache-core to 2.5.3 (#1707)

@0x/[email protected]

  • Do not reexport external dependencies (#1682)
  • Add ERC1155Proxy (#1661)
  • Bumped solidity version to ^0.5.5 (#1701)
  • Integration testing for ERC1155Proxy (#1673)

@0x/[email protected]

  • Created Coordinator package
  • Use separate EIP712 domains for transactions and approvals (#1705)
  • Add SignatureType.Invalid (#1705)
  • Set evmVersion to constantinople (#1707)

@0x/[email protected]

  • Upgrade contracts to Solidity 0.5.5 (#1682)

@0x/[email protected]

  • Upgrade contracts to Solidity 0.5.5 (#1682)

@0x/[email protected]

  • Do not reexport external dependencies (#1682)
  • Upgrade contracts to Solidity 0.5.5 (#1682)
  • Integration testing for ERC1155Proxy (#1673)

@0x/[email protected]

  • Do not reexport external dependencies (#1682)

@0x/[email protected]

  • Upgrade contracts to Solidity 0.5.5 (#1682)

@0x/[email protected]

  • Do not reexport external dependencies (#1682)
  • Upgrade contracts to Solidity 0.5.5 (#1682)

@0x/[email protected]

  • Do not reexport external dependencies (#1682)

@0x/[email protected]

  • Added ERC1155Proxy test constants and interfaces (#1661)

@0x/[email protected]

  • Optimize loops in LibAddressArray (#1668)
  • Upgrade contracts to Solidity 0.5.5 (#1682)
  • Added Address.sol with test for whether or not an address is a contract (#1657)