This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
Releases: 0xProject/0x-monorepo
Releases · 0xProject/0x-monorepo
0x monorepo - b6b618e
@0x/[email protected]
- Update remaining Mainnet V2.1 contract addresses
0x monorepo - cf04062
0x monorepo - 2d3fe02
@0x/[email protected]
- Fix decoding bug in
DutchAuctionWrapper.decodeDutchAuctionData
(#1815) - Fallback to eth_sign if eth_signedTypedData fails (#1817)
@0x/[email protected]
- Add
ecSignTransactionAsync
(#1817)
0x monorepo - 490aafb
@0x/[email protected]
- add
awaitTransactionSuccessAsync()
totx.handlebars
(#1797)
@0x/[email protected]
- Update wrapper functions to expose
awaitTransactionSuccessAsync()
methods (#1797)
@0x/[email protected]
- Export
PromiseWithTransactionHash
type (#1797)
@0x/[email protected]
- Added CoordinatorWrapper to support orders with the Coordinator extension contract (#1792)
@0x/[email protected]
- Renamed
OrderError
toTypedDataError
(#1792)
@0x/[email protected]
- Fix race-condition bug due to async callback modifying shared state (#1789)
- Fix bug where WETH deposit/withdrawal events would not trigger an order state update (#1809)
@0x/[email protected]
- Fixed spelling error in ABI Encoder error message (#1808)
@0x/[email protected]
- Update tests to use contract-built-in
awaitTransactionSuccessAsync
(#1797)
@0x/[email protected]
- Update contracts to solidity ^0.5.5 and unpin dependencies (#1796)
0x monorepo - c78a602
@0x/[email protected]
- Added IAssetProxy wrapper (#1714)
@0x/[email protected]
- Moved order_utils into
@0x/order-utils
package asorderCalculationUtils
(#1714)
@0x/[email protected]
- Added artifact for
IAssetProxy
(#1714)
@0x/[email protected]
- Added a simulation to transfer from maker to taker during
exchange.validateOrderFillableOrThrowAsync
(#1714) - Added additional properties to
ValidateOrderFillableOpts
. An order can now be validated to fill a non-zero amount by specifyingvalidateRemainingOrderAmountIsFillable
asfalse
. The defaulttrue
will continue to validate the entire remaining balance is fillable. (#1714)
@0x/[email protected]
- Added
orderCalculationUtils
(#1714)
@0x/[email protected]
- Make
decodeOrdersFromFillData
,getCoordinatorApprovalHash
, andgetTransactionHash
public (#1729) - Make
assertValidTransactionOrdersApproval
internal (#1729)
@0x/[email protected]
- Added UntransferrableDummyERC20Token (#1714)
0x monorepo - 0f45409
@0x/[email protected]
- Add Coordinator and CoordinatorRegistry contract wrappers (#1689)
@0x/[email protected]
- Add addresses for coordinator extension contract and coordinator registry (#1689)
- Added Dutch Auction mainnet address (#1715)
@0x/[email protected]
- Added artifact for
Coordinaotr
andCoordinatorRegistry
contracts (#1689)
@0x/[email protected]
- Added
startProviderEngine
toproviderUtils
. Preventing excess block polling (#1695)
@0x/[email protected]
- Add deployment of
Coordinator
andCoordinatorRegistry
contracts to migration script (#1689) - Added
startProviderEngine
toproviderUtils
. Preventing excess block polling (#1695)
@0x/[email protected]
- Added
startProviderEngine
toproviderUtils
. Preventing excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Run Web3ProviderEngine without excess block polling (#1695)
@0x/[email protected]
- Added
startProviderEngine
toproviderUtils
. Preventing excess block polling (#1695)
0x monorepo - 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]
@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)
@0x/[email protected]
0x monorepo - 397496a
@0x/[email protected]
- Move contracts-test-utils and fill-scenarios to dev dependency (#1657)
@0x/[email protected]
- Change the interface to accept a configuration object instead of
isVerbose
(#1656) - Add
ignoreFilesGlobs
property on a config object (#1656) - Allow project specific coverage ignore paths by specifying
config.ignoreFilesGlobs
(#1656)
@0x/[email protected]
- Bug fixes related to stack parameters parsing (#1663)
@0x/[email protected]
- Fix a bug when
TruffleArtifactAdapter
wasn't correctly parsing solc config in pre-5.0 versions of Truffle (#1663) - Fix a bug when
opCodes
gas costs were incorrect orNaN
(#1663)
@0x/[email protected]
- Fix issue where process is not defined in browser context (#1660)
0x monorepo - e81ae05
@0x/[email protected]
- Remove redundant log message (#1652)
@0x/[email protected]
- Fix a bug when
TruffleArtifactAdapter
wasn't parsing solc config in the newest version of trufle (#1654)
0x monorepo - 3f0db92
@0x/[email protected]
- Fix a bug when combining compilerSettings from different sources (#1652)
@0x/[email protected]
- Add support for Ganache (#1647)