Compare commits
4 Commits
@0x/contra
...
protocol@4
Author | SHA1 | Date | |
---|---|---|---|
|
43512fd07a | ||
|
c090608d99 | ||
|
89817428ed | ||
|
fce3664258 |
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "3.3.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "3.3.21",
|
"version": "3.3.21",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.22 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.21 - _October 19, 2021_
|
## v3.3.21 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-erc20",
|
"name": "@0x/contracts-erc20",
|
||||||
"version": "3.3.21",
|
"version": "3.3.22",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -53,8 +53,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.6.2",
|
"@0x/abi-gen": "^5.6.2",
|
||||||
"@0x/contracts-gen": "^2.0.40",
|
"@0x/contracts-gen": "^2.0.40",
|
||||||
"@0x/contracts-test-utils": "^5.4.12",
|
"@0x/contracts-test-utils": "^5.4.13",
|
||||||
"@0x/contracts-utils": "^4.8.2",
|
"@0x/contracts-utils": "^4.8.3",
|
||||||
"@0x/dev-utils": "^4.2.9",
|
"@0x/dev-utils": "^4.2.9",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "5.4.13",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "5.4.12",
|
"version": "5.4.12",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.13 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.12 - _October 19, 2021_
|
## v5.4.12 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-test-utils",
|
"name": "@0x/contracts-test-utils",
|
||||||
"version": "5.4.12",
|
"version": "5.4.13",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.29",
|
"@0x/assert": "^3.0.29",
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/dev-utils": "^4.2.9",
|
"@0x/dev-utils": "^4.2.9",
|
||||||
"@0x/json-schemas": "^6.3.0",
|
"@0x/json-schemas": "^6.3.0",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "1.4.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "1.4.4",
|
"version": "1.4.4",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.5 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.4 - _October 19, 2021_
|
## v1.4.4 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-treasury",
|
"name": "@0x/contracts-treasury",
|
||||||
"version": "1.4.4",
|
"version": "1.4.5",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -47,12 +47,12 @@
|
|||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/treasury",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/treasury",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.6.2",
|
"@0x/abi-gen": "^5.6.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.19",
|
"@0x/contracts-asset-proxy": "^3.7.19",
|
||||||
"@0x/contracts-erc20": "^3.3.21",
|
"@0x/contracts-erc20": "^3.3.22",
|
||||||
"@0x/contracts-gen": "^2.0.40",
|
"@0x/contracts-gen": "^2.0.40",
|
||||||
"@0x/contracts-staking": "^2.0.45",
|
"@0x/contracts-staking": "^2.0.45",
|
||||||
"@0x/contracts-test-utils": "^5.4.12",
|
"@0x/contracts-test-utils": "^5.4.13",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.4",
|
"@0x/tslint-config": "^4.1.4",
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/protocol-utils": "^1.9.3",
|
"@0x/protocol-utils": "^1.9.4",
|
||||||
"@0x/subproviders": "^6.6.0",
|
"@0x/subproviders": "^6.6.0",
|
||||||
"@0x/types": "^3.3.4",
|
"@0x/types": "^3.3.4",
|
||||||
"@0x/typescript-typings": "^5.2.1",
|
"@0x/typescript-typings": "^5.2.1",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "4.8.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "4.8.2",
|
"version": "4.8.2",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.3 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.2 - _October 19, 2021_
|
## v4.8.2 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-utils",
|
"name": "@0x/contracts-utils",
|
||||||
"version": "4.8.2",
|
"version": "4.8.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.6.2",
|
"@0x/abi-gen": "^5.6.2",
|
||||||
"@0x/contracts-gen": "^2.0.40",
|
"@0x/contracts-gen": "^2.0.40",
|
||||||
"@0x/contracts-test-utils": "^5.4.12",
|
"@0x/contracts-test-utils": "^5.4.13",
|
||||||
"@0x/dev-utils": "^4.2.9",
|
"@0x/dev-utils": "^4.2.9",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
|
@@ -1,4 +1,18 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "0.29.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Register transformERC20() and remove transformERC20Staging()",
|
||||||
|
"pr": 355
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add OtcOrders to FullMigration",
|
||||||
|
"pr": 350
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1635903615
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "0.29.2",
|
"version": "0.29.2",
|
||||||
|
@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.29.3 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Register transformERC20() and remove transformERC20Staging() (#355)
|
||||||
|
* Add OtcOrders to FullMigration (#350)
|
||||||
|
|
||||||
## v0.29.2 - _October 19, 2021_
|
## v0.29.2 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -75,7 +75,7 @@ contract TransformERC20Feature is
|
|||||||
_registerFeatureFunction(this.setTransformerDeployer.selector);
|
_registerFeatureFunction(this.setTransformerDeployer.selector);
|
||||||
_registerFeatureFunction(this.setQuoteSigner.selector);
|
_registerFeatureFunction(this.setQuoteSigner.selector);
|
||||||
_registerFeatureFunction(this.getQuoteSigner.selector);
|
_registerFeatureFunction(this.getQuoteSigner.selector);
|
||||||
_registerFeatureFunction(this.transformERC20Staging.selector);
|
_registerFeatureFunction(this.transformERC20.selector);
|
||||||
_registerFeatureFunction(this._transformERC20.selector);
|
_registerFeatureFunction(this._transformERC20.selector);
|
||||||
if (this.getTransformWallet() == IFlashWallet(address(0))) {
|
if (this.getTransformWallet() == IFlashWallet(address(0))) {
|
||||||
// Create the transform wallet if it doesn't exist.
|
// Create the transform wallet if it doesn't exist.
|
||||||
@@ -145,44 +145,6 @@ contract TransformERC20Feature is
|
|||||||
LibTransformERC20Storage.getStorage().wallet = wallet;
|
LibTransformERC20Storage.getStorage().wallet = wallet;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// @dev Wrapper for `transformERC20`. This selector will be temporarily
|
|
||||||
/// registered to the Exchange Proxy so that we can migrate 0x API
|
|
||||||
/// with no downtime. Once 0x API has been updated to point to this
|
|
||||||
/// function, we can safely re-register `transformERC20`, point
|
|
||||||
/// 0x API back to `transformERC20`, and deregister this function.
|
|
||||||
/// @param inputToken The token being provided by the sender.
|
|
||||||
/// If `0xeee...`, ETH is implied and should be provided with the call.`
|
|
||||||
/// @param outputToken The token to be acquired by the sender.
|
|
||||||
/// `0xeee...` implies ETH.
|
|
||||||
/// @param inputTokenAmount The amount of `inputToken` to take from the sender.
|
|
||||||
/// If set to `uint256(-1)`, the entire spendable balance of the taker
|
|
||||||
/// will be solt.
|
|
||||||
/// @param minOutputTokenAmount The minimum amount of `outputToken` the sender
|
|
||||||
/// must receive for the entire transformation to succeed. If set to zero,
|
|
||||||
/// the minimum output token transfer will not be asserted.
|
|
||||||
/// @param transformations The transformations to execute on the token balance(s)
|
|
||||||
/// in sequence.
|
|
||||||
/// @return outputTokenAmount The amount of `outputToken` received by the sender.
|
|
||||||
function transformERC20Staging(
|
|
||||||
IERC20TokenV06 inputToken,
|
|
||||||
IERC20TokenV06 outputToken,
|
|
||||||
uint256 inputTokenAmount,
|
|
||||||
uint256 minOutputTokenAmount,
|
|
||||||
Transformation[] memory transformations
|
|
||||||
)
|
|
||||||
public
|
|
||||||
payable
|
|
||||||
returns (uint256 outputTokenAmount)
|
|
||||||
{
|
|
||||||
return transformERC20(
|
|
||||||
inputToken,
|
|
||||||
outputToken,
|
|
||||||
inputTokenAmount,
|
|
||||||
minOutputTokenAmount,
|
|
||||||
transformations
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
/// @dev Executes a series of transformations to convert an ERC20 `inputToken`
|
/// @dev Executes a series of transformations to convert an ERC20 `inputToken`
|
||||||
/// to an ERC20 `outputToken`.
|
/// to an ERC20 `outputToken`.
|
||||||
/// @param inputToken The token being provided by the sender.
|
/// @param inputToken The token being provided by the sender.
|
||||||
@@ -283,8 +245,8 @@ contract TransformERC20Feature is
|
|||||||
}
|
}
|
||||||
// Transfer output tokens from wallet to recipient
|
// Transfer output tokens from wallet to recipient
|
||||||
outputTokenAmount = _executeOutputTokenTransfer(
|
outputTokenAmount = _executeOutputTokenTransfer(
|
||||||
args.outputToken,
|
args.outputToken,
|
||||||
state.wallet,
|
state.wallet,
|
||||||
args.recipient
|
args.recipient
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -25,6 +25,7 @@ import "../features/interfaces/IOwnableFeature.sol";
|
|||||||
import "../features/TransformERC20Feature.sol";
|
import "../features/TransformERC20Feature.sol";
|
||||||
import "../features/MetaTransactionsFeature.sol";
|
import "../features/MetaTransactionsFeature.sol";
|
||||||
import "../features/NativeOrdersFeature.sol";
|
import "../features/NativeOrdersFeature.sol";
|
||||||
|
import "../features/OtcOrdersFeature.sol";
|
||||||
import "./InitialMigration.sol";
|
import "./InitialMigration.sol";
|
||||||
|
|
||||||
|
|
||||||
@@ -40,6 +41,7 @@ contract FullMigration {
|
|||||||
TransformERC20Feature transformERC20;
|
TransformERC20Feature transformERC20;
|
||||||
MetaTransactionsFeature metaTransactions;
|
MetaTransactionsFeature metaTransactions;
|
||||||
NativeOrdersFeature nativeOrders;
|
NativeOrdersFeature nativeOrders;
|
||||||
|
OtcOrdersFeature otcOrders;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// @dev Parameters needed to initialize features.
|
/// @dev Parameters needed to initialize features.
|
||||||
@@ -173,5 +175,16 @@ contract FullMigration {
|
|||||||
address(this)
|
address(this)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
// OtcOrdersFeature
|
||||||
|
{
|
||||||
|
// Register the feature.
|
||||||
|
ownable.migrate(
|
||||||
|
address(features.otcOrders),
|
||||||
|
abi.encodeWithSelector(
|
||||||
|
OtcOrdersFeature.migrate.selector
|
||||||
|
),
|
||||||
|
address(this)
|
||||||
|
);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-zero-ex",
|
"name": "@0x/contracts-zero-ex",
|
||||||
"version": "0.29.2",
|
"version": "0.29.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -56,10 +56,10 @@
|
|||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/zero-ex",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/zero-ex",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.6.2",
|
"@0x/abi-gen": "^5.6.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/contracts-erc20": "^3.3.21",
|
"@0x/contracts-erc20": "^3.3.22",
|
||||||
"@0x/contracts-gen": "^2.0.40",
|
"@0x/contracts-gen": "^2.0.40",
|
||||||
"@0x/contracts-test-utils": "^5.4.12",
|
"@0x/contracts-test-utils": "^5.4.13",
|
||||||
"@0x/dev-utils": "^4.2.9",
|
"@0x/dev-utils": "^4.2.9",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/protocol-utils": "^1.9.3",
|
"@0x/protocol-utils": "^1.9.4",
|
||||||
"@0x/subproviders": "^6.6.0",
|
"@0x/subproviders": "^6.6.0",
|
||||||
"@0x/types": "^3.3.4",
|
"@0x/types": "^3.3.4",
|
||||||
"@0x/typescript-typings": "^5.2.1",
|
"@0x/typescript-typings": "^5.2.1",
|
||||||
|
@@ -12,6 +12,7 @@ import {
|
|||||||
IZeroExContract,
|
IZeroExContract,
|
||||||
MetaTransactionsFeatureContract,
|
MetaTransactionsFeatureContract,
|
||||||
NativeOrdersFeatureContract,
|
NativeOrdersFeatureContract,
|
||||||
|
OtcOrdersFeatureContract,
|
||||||
OwnableFeatureContract,
|
OwnableFeatureContract,
|
||||||
SimpleFunctionRegistryFeatureContract,
|
SimpleFunctionRegistryFeatureContract,
|
||||||
TransformERC20FeatureContract,
|
TransformERC20FeatureContract,
|
||||||
@@ -113,6 +114,7 @@ export interface FullFeatures extends BootstrapFeatures {
|
|||||||
transformERC20: string;
|
transformERC20: string;
|
||||||
metaTransactions: string;
|
metaTransactions: string;
|
||||||
nativeOrders: string;
|
nativeOrders: string;
|
||||||
|
otcOrders: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -123,6 +125,7 @@ export interface FullFeatureArtifacts extends BootstrapFeatureArtifacts {
|
|||||||
metaTransactions: SimpleContractArtifact;
|
metaTransactions: SimpleContractArtifact;
|
||||||
nativeOrders: SimpleContractArtifact;
|
nativeOrders: SimpleContractArtifact;
|
||||||
feeCollectorController: SimpleContractArtifact;
|
feeCollectorController: SimpleContractArtifact;
|
||||||
|
otcOrders: SimpleContractArtifact;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -155,6 +158,7 @@ const DEFAULT_FULL_FEATURES_ARTIFACTS = {
|
|||||||
metaTransactions: artifacts.MetaTransactionsFeature,
|
metaTransactions: artifacts.MetaTransactionsFeature,
|
||||||
nativeOrders: artifacts.NativeOrdersFeature,
|
nativeOrders: artifacts.NativeOrdersFeature,
|
||||||
feeCollectorController: artifacts.FeeCollectorController,
|
feeCollectorController: artifacts.FeeCollectorController,
|
||||||
|
otcOrders: artifacts.OtcOrdersFeature,
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -222,6 +226,18 @@ export async function deployFullFeaturesAsync(
|
|||||||
_config.protocolFeeMultiplier,
|
_config.protocolFeeMultiplier,
|
||||||
)
|
)
|
||||||
).address,
|
).address,
|
||||||
|
otcOrders:
|
||||||
|
features.otcOrders ||
|
||||||
|
(
|
||||||
|
await OtcOrdersFeatureContract.deployFrom0xArtifactAsync(
|
||||||
|
_featureArtifacts.otcOrders,
|
||||||
|
provider,
|
||||||
|
txDefaults,
|
||||||
|
artifacts,
|
||||||
|
_config.zeroExAddress,
|
||||||
|
_config.wethAddress,
|
||||||
|
)
|
||||||
|
).address,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "16.30.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "16.30.0",
|
"version": "16.30.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v16.30.1 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v16.30.0 - _October 19, 2021_
|
## v16.30.0 - _October 19, 2021_
|
||||||
|
|
||||||
* Fantom deployment (#347)
|
* Fantom deployment (#347)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/asset-swapper",
|
"name": "@0x/asset-swapper",
|
||||||
"version": "16.30.0",
|
"version": "16.30.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -60,14 +60,14 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.29",
|
"@0x/assert": "^3.0.29",
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/contract-wrappers": "^13.18.1",
|
"@0x/contract-wrappers": "^13.18.2",
|
||||||
"@0x/contracts-erc20": "^3.3.21",
|
"@0x/contracts-erc20": "^3.3.22",
|
||||||
"@0x/contracts-zero-ex": "^0.29.2",
|
"@0x/contracts-zero-ex": "^0.29.3",
|
||||||
"@0x/dev-utils": "^4.2.9",
|
"@0x/dev-utils": "^4.2.9",
|
||||||
"@0x/json-schemas": "^6.3.0",
|
"@0x/json-schemas": "^6.3.0",
|
||||||
"@0x/neon-router": "^0.2.1",
|
"@0x/neon-router": "^0.2.1",
|
||||||
"@0x/protocol-utils": "^1.9.3",
|
"@0x/protocol-utils": "^1.9.4",
|
||||||
"@0x/quote-server": "^6.0.6",
|
"@0x/quote-server": "^6.0.6",
|
||||||
"@0x/types": "^3.3.4",
|
"@0x/types": "^3.3.4",
|
||||||
"@0x/typescript-typings": "^5.2.1",
|
"@0x/typescript-typings": "^5.2.1",
|
||||||
@@ -98,10 +98,10 @@
|
|||||||
"@0x/contracts-exchange": "^3.2.38",
|
"@0x/contracts-exchange": "^3.2.38",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.37",
|
"@0x/contracts-exchange-libs": "^4.3.37",
|
||||||
"@0x/contracts-gen": "^2.0.40",
|
"@0x/contracts-gen": "^2.0.40",
|
||||||
"@0x/contracts-test-utils": "^5.4.12",
|
"@0x/contracts-test-utils": "^5.4.13",
|
||||||
"@0x/contracts-utils": "^4.8.2",
|
"@0x/contracts-utils": "^4.8.3",
|
||||||
"@0x/mesh-rpc-client": "^9.4.2",
|
"@0x/mesh-rpc-client": "^9.4.2",
|
||||||
"@0x/migrations": "^8.1.9",
|
"@0x/migrations": "^8.1.10",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
"@0x/subproviders": "^6.6.0",
|
"@0x/subproviders": "^6.6.0",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "6.8.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "6.8.0",
|
"version": "6.8.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.8.1 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.8.0 - _October 19, 2021_
|
## v6.8.0 - _October 19, 2021_
|
||||||
|
|
||||||
* Fantom deployment (#347)
|
* Fantom deployment (#347)
|
||||||
|
@@ -244,11 +244,11 @@
|
|||||||
"exchangeProxyLiquidityProviderSandbox": "0x0000000000000000000000000000000000000000",
|
"exchangeProxyLiquidityProviderSandbox": "0x0000000000000000000000000000000000000000",
|
||||||
"zrxTreasury": "0x0000000000000000000000000000000000000000",
|
"zrxTreasury": "0x0000000000000000000000000000000000000000",
|
||||||
"transformers": {
|
"transformers": {
|
||||||
"wethTransformer": "0xc6b0d3c45a6b5092808196cb00df5c357d55e1d5",
|
"wethTransformer": "0x7209185959d7227fb77274e1e88151d7c4c368d3",
|
||||||
"payTakerTransformer": "0x7209185959d7227fb77274e1e88151d7c4c368d3",
|
"payTakerTransformer": "0x3f16ca81691dab9184cb4606c361d73c4fd2510a",
|
||||||
"affiliateFeeTransformer": "0x3f16ca81691dab9184cb4606c361d73c4fd2510a",
|
"affiliateFeeTransformer": "0x99356167edba8fbdc36959e3f5d0c43d1ba9c6db",
|
||||||
"fillQuoteTransformer": "0x99356167edba8fbdc36959e3f5d0c43d1ba9c6db",
|
"fillQuoteTransformer": "0x45b3a72221e571017c0f0ec42189e11d149d0ace",
|
||||||
"positiveSlippageFeeTransformer": "0x45b3a72221e571017c0f0ec42189e11d149d0ace"
|
"positiveSlippageFeeTransformer": "0xdd66c23e07b4d6925b6089b5fe6fc9e62941afe8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"137": {
|
"137": {
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contract-addresses",
|
"name": "@0x/contract-addresses",
|
||||||
"version": "6.8.0",
|
"version": "6.8.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "13.18.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "13.18.1",
|
"version": "13.18.1",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.18.2 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v13.18.1 - _October 19, 2021_
|
## v13.18.1 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contract-wrappers",
|
"name": "@0x/contract-wrappers",
|
||||||
"version": "13.18.1",
|
"version": "13.18.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.29",
|
"@0x/assert": "^3.0.29",
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/json-schemas": "^6.3.0",
|
"@0x/json-schemas": "^6.3.0",
|
||||||
"@0x/types": "^3.3.4",
|
"@0x/types": "^3.3.4",
|
||||||
"@0x/utils": "^6.4.4",
|
"@0x/utils": "^6.4.4",
|
||||||
|
@@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "8.1.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Add OtcOrders to fullMigrateAsync",
|
||||||
|
"pr": 350
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1635903615
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "8.1.9",
|
"version": "8.1.9",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v8.1.10 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Add OtcOrders to fullMigrateAsync (#350)
|
||||||
|
|
||||||
## v8.1.9 - _October 19, 2021_
|
## v8.1.9 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/migrations",
|
"name": "@0x/migrations",
|
||||||
"version": "8.1.9",
|
"version": "8.1.10",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -68,20 +68,20 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.4.2",
|
"@0x/base-contract": "^6.4.2",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.19",
|
"@0x/contracts-asset-proxy": "^3.7.19",
|
||||||
"@0x/contracts-coordinator": "^3.1.38",
|
"@0x/contracts-coordinator": "^3.1.38",
|
||||||
"@0x/contracts-dev-utils": "^1.3.36",
|
"@0x/contracts-dev-utils": "^1.3.36",
|
||||||
"@0x/contracts-erc1155": "^2.1.37",
|
"@0x/contracts-erc1155": "^2.1.37",
|
||||||
"@0x/contracts-erc20": "^3.3.21",
|
"@0x/contracts-erc20": "^3.3.22",
|
||||||
"@0x/contracts-erc721": "^3.1.37",
|
"@0x/contracts-erc721": "^3.1.37",
|
||||||
"@0x/contracts-exchange": "^3.2.38",
|
"@0x/contracts-exchange": "^3.2.38",
|
||||||
"@0x/contracts-exchange-forwarder": "^4.2.38",
|
"@0x/contracts-exchange-forwarder": "^4.2.38",
|
||||||
"@0x/contracts-extensions": "^6.2.32",
|
"@0x/contracts-extensions": "^6.2.32",
|
||||||
"@0x/contracts-multisig": "^4.1.38",
|
"@0x/contracts-multisig": "^4.1.38",
|
||||||
"@0x/contracts-staking": "^2.0.45",
|
"@0x/contracts-staking": "^2.0.45",
|
||||||
"@0x/contracts-utils": "^4.8.2",
|
"@0x/contracts-utils": "^4.8.3",
|
||||||
"@0x/contracts-zero-ex": "^0.29.2",
|
"@0x/contracts-zero-ex": "^0.29.3",
|
||||||
"@0x/sol-compiler": "^4.7.5",
|
"@0x/sol-compiler": "^4.7.5",
|
||||||
"@0x/subproviders": "^6.6.0",
|
"@0x/subproviders": "^6.6.0",
|
||||||
"@0x/typescript-typings": "^5.2.1",
|
"@0x/typescript-typings": "^5.2.1",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1635903615,
|
||||||
|
"version": "1.9.4",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1634668033,
|
"timestamp": 1634668033,
|
||||||
"version": "1.9.3",
|
"version": "1.9.3",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.9.4 - _November 3, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.9.3 - _October 19, 2021_
|
## v1.9.3 - _October 19, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/protocol-utils",
|
"name": "@0x/protocol-utils",
|
||||||
"version": "1.9.3",
|
"version": "1.9.4",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -63,8 +63,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.29",
|
"@0x/assert": "^3.0.29",
|
||||||
"@0x/contract-addresses": "^6.8.0",
|
"@0x/contract-addresses": "^6.8.1",
|
||||||
"@0x/contract-wrappers": "^13.18.1",
|
"@0x/contract-wrappers": "^13.18.2",
|
||||||
"@0x/json-schemas": "^6.3.0",
|
"@0x/json-schemas": "^6.3.0",
|
||||||
"@0x/subproviders": "^6.6.0",
|
"@0x/subproviders": "^6.6.0",
|
||||||
"@0x/utils": "^6.4.4",
|
"@0x/utils": "^6.4.4",
|
||||||
|
Reference in New Issue
Block a user