This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - f570f80
LogvinovLeon
released this
15 Jan 14:25
·
4996 commits
to development
since this release
@0x/[email protected]
- Added
MultiAssetProxy
(#1503)
@0x/[email protected]
- Added migration for
MultiAssetProxy
contract (#1503)
@0x/[email protected]
- Added artifact for
MultiAssetProxy
contract (#1503)
@0x/[email protected]
- Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)
- Remove Exchange
matchOrdersAsync
optimization (#1514)
@0x/[email protected]
- Added migrations for
MultiAssetProxy
contract (#1503)
@0x/[email protected]
- Fix a bug with incorrect parsing of
sourceMaps
due to sources being in an array instead of a map (#1498) - Change the types of
ContractData.sources
andContractData.sourceCodes
to be objects instead of arrays (#1498) - Use custom JS tracer to speed up tracing on clients that support it (e.g., Geth) (#1498)
- Log errors encountered in
TraceCollectionSubprovider
(#1498) - Add support for assembly statements (#1498)
@0x/[email protected]
- Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)