This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - d4c37ec
LogvinovLeon
released this
20 Mar 14:33
·
4085 commits
to development
since this release
@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]
@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
, andERC1155AssetDataAbi
(#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
toconstantinople
(#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]
@0x/[email protected]
- Do not reexport external dependencies (#1682)
@0x/[email protected]
- Added ERC1155Proxy test constants and interfaces (#1661)