This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - 5b7eff2
fabioberger
released this
09 Jan 13:48
·
5307 commits
to development
since this release
[email protected]
- Export
MultiAssetData
,MultiAssetDataWithRecursiveDecoding
,ObjectMap
, andSingleAssetData
from types. No longer exportAssetData
. (#1363)
@0x/[email protected]
- Added Dutch Auction Wrapper (#1465)
@0x/[email protected]
- Added testnet entries for Dutch Auction contract (kovan,rinkeby,ropsten) (#1465)
@0x/[email protected]
- Added artifact for Dutch Auction contract (#1465)
@0x/[email protected]
- Added Dutch Auction wrapper (#1465)
@0x/[email protected]
- Add support for MultiAssetProxy (#1363)
@0x/[email protected]
- Added migrations for Dutch Auction contract (#1465)
@0x/[email protected]
- Use new ABI encoder, add encoding/decoding logic for MultiAsset assetData, and add information to return values in orderStateUtils (#1363)
@0x/[email protected]
- Add support for
MultiAssetProxy
(#1363)
@0x/[email protected]
- Change implementation to use react-router-dom NavLink instead of Link. Expose
activeStyle
prop. (#1448)
@0x/[email protected]
- Add sol-compiler watch mode with -w flag (#1461)
- Make error and warning colouring more visually pleasant and consistent with other compilers (#1461)
- Add newest solidity versions from 0.4.25 to 0.5.2 (#1496)
@0x/[email protected]
- Add
absolutePath
toContractSource
type (#1461) - Add
SpyResolver
that records all resolved contracts data (#1461)
@0x/[email protected]
- Added types for Dutch Auction contract (#1465)
@0x/[email protected]
- Add
should
prefix to names of properties in EncodingRules and DecodingRules (#1363)
@0x/[email protected]
- Added Dutch Auction Wrapper (#1465)