Compare commits
3 Commits
@0x/contra
...
@0x/contra
Author | SHA1 | Date | |
---|---|---|---|
|
8e9699c340 | ||
|
939b708e63 | ||
|
1617e3fc44 |
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "3.3.36",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "3.3.35",
|
"version": "3.3.35",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.36 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.35 - _August 9, 2022_
|
## v3.3.35 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-erc20",
|
"name": "@0x/contracts-erc20",
|
||||||
"version": "3.3.35",
|
"version": "3.3.36",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -53,8 +53,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.8.0",
|
"@0x/abi-gen": "^5.8.0",
|
||||||
"@0x/contracts-gen": "^2.0.46",
|
"@0x/contracts-gen": "^2.0.46",
|
||||||
"@0x/contracts-test-utils": "^5.4.26",
|
"@0x/contracts-test-utils": "^5.4.27",
|
||||||
"@0x/contracts-utils": "^4.8.16",
|
"@0x/contracts-utils": "^4.8.17",
|
||||||
"@0x/dev-utils": "^4.2.14",
|
"@0x/dev-utils": "^4.2.14",
|
||||||
"@0x/sol-compiler": "^4.8.1",
|
"@0x/sol-compiler": "^4.8.1",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "5.4.27",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "5.4.26",
|
"version": "5.4.26",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.27 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.26 - _August 9, 2022_
|
## v5.4.26 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-test-utils",
|
"name": "@0x/contracts-test-utils",
|
||||||
"version": "5.4.26",
|
"version": "5.4.27",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.34",
|
"@0x/assert": "^3.0.34",
|
||||||
"@0x/base-contract": "^6.5.0",
|
"@0x/base-contract": "^6.5.0",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/dev-utils": "^4.2.14",
|
"@0x/dev-utils": "^4.2.14",
|
||||||
"@0x/json-schemas": "^6.4.4",
|
"@0x/json-schemas": "^6.4.4",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "1.4.19",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "1.4.18",
|
"version": "1.4.18",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.19 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.18 - _August 9, 2022_
|
## v1.4.18 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-treasury",
|
"name": "@0x/contracts-treasury",
|
||||||
"version": "1.4.18",
|
"version": "1.4.19",
|
||||||
"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.8.0",
|
"@0x/abi-gen": "^5.8.0",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.19",
|
"@0x/contracts-asset-proxy": "^3.7.19",
|
||||||
"@0x/contracts-erc20": "^3.3.35",
|
"@0x/contracts-erc20": "^3.3.36",
|
||||||
"@0x/contracts-gen": "^2.0.46",
|
"@0x/contracts-gen": "^2.0.46",
|
||||||
"@0x/contracts-staking": "^2.0.45",
|
"@0x/contracts-staking": "^2.0.45",
|
||||||
"@0x/contracts-test-utils": "^5.4.26",
|
"@0x/contracts-test-utils": "^5.4.27",
|
||||||
"@0x/sol-compiler": "^4.8.1",
|
"@0x/sol-compiler": "^4.8.1",
|
||||||
"@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.5.0",
|
"@0x/base-contract": "^6.5.0",
|
||||||
"@0x/protocol-utils": "^11.16.2",
|
"@0x/protocol-utils": "^11.16.3",
|
||||||
"@0x/subproviders": "^6.6.5",
|
"@0x/subproviders": "^6.6.5",
|
||||||
"@0x/types": "^3.3.6",
|
"@0x/types": "^3.3.6",
|
||||||
"@0x/typescript-typings": "^5.3.1",
|
"@0x/typescript-typings": "^5.3.1",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "4.8.17",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "4.8.16",
|
"version": "4.8.16",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.17 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.16 - _August 9, 2022_
|
## v4.8.16 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-utils",
|
"name": "@0x/contracts-utils",
|
||||||
"version": "4.8.16",
|
"version": "4.8.17",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.8.0",
|
"@0x/abi-gen": "^5.8.0",
|
||||||
"@0x/contracts-gen": "^2.0.46",
|
"@0x/contracts-gen": "^2.0.46",
|
||||||
"@0x/contracts-test-utils": "^5.4.26",
|
"@0x/contracts-test-utils": "^5.4.27",
|
||||||
"@0x/dev-utils": "^4.2.14",
|
"@0x/dev-utils": "^4.2.14",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
"@0x/sol-compiler": "^4.8.1",
|
"@0x/sol-compiler": "^4.8.1",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "0.36.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.36.2",
|
"version": "0.36.2",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.36.3 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v0.36.2 - _August 8, 2022_
|
## v0.36.2 - _August 8, 2022_
|
||||||
|
|
||||||
* Add Foundry support (#534)
|
* Add Foundry support (#534)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-zero-ex",
|
"name": "@0x/contracts-zero-ex",
|
||||||
"version": "0.36.2",
|
"version": "0.36.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -57,10 +57,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.8.0",
|
"@0x/abi-gen": "^5.8.0",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/contracts-erc20": "^3.3.35",
|
"@0x/contracts-erc20": "^3.3.36",
|
||||||
"@0x/contracts-gen": "^2.0.46",
|
"@0x/contracts-gen": "^2.0.46",
|
||||||
"@0x/contracts-test-utils": "^5.4.26",
|
"@0x/contracts-test-utils": "^5.4.27",
|
||||||
"@0x/dev-utils": "^4.2.14",
|
"@0x/dev-utils": "^4.2.14",
|
||||||
"@0x/order-utils": "^10.4.28",
|
"@0x/order-utils": "^10.4.28",
|
||||||
"@0x/sol-compiler": "^4.8.1",
|
"@0x/sol-compiler": "^4.8.1",
|
||||||
@@ -86,7 +86,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.5.0",
|
"@0x/base-contract": "^6.5.0",
|
||||||
"@0x/protocol-utils": "^11.16.2",
|
"@0x/protocol-utils": "^11.16.3",
|
||||||
"@0x/subproviders": "^6.6.5",
|
"@0x/subproviders": "^6.6.5",
|
||||||
"@0x/types": "^3.3.6",
|
"@0x/types": "^3.3.6",
|
||||||
"@0x/typescript-typings": "^5.3.1",
|
"@0x/typescript-typings": "^5.3.1",
|
||||||
|
@@ -210,208 +210,208 @@ import * as WethTransformer from '../test/generated-artifacts/WethTransformer.js
|
|||||||
import * as ZeroEx from '../test/generated-artifacts/ZeroEx.json';
|
import * as ZeroEx from '../test/generated-artifacts/ZeroEx.json';
|
||||||
import * as ZeroExOptimized from '../test/generated-artifacts/ZeroExOptimized.json';
|
import * as ZeroExOptimized from '../test/generated-artifacts/ZeroExOptimized.json';
|
||||||
export const artifacts = {
|
export const artifacts = {
|
||||||
TestFixinProtocolFees: TestFixinProtocolFees as ContractArtifact,
|
IZeroEx: IZeroEx as ContractArtifact,
|
||||||
TestTransformerHost: TestTransformerHost as ContractArtifact,
|
ZeroEx: ZeroEx as ContractArtifact,
|
||||||
TestFillQuoteTransformerHost: TestFillQuoteTransformerHost as ContractArtifact,
|
|
||||||
TestTransformerDeployerTransformer: TestTransformerDeployerTransformer as ContractArtifact,
|
|
||||||
TestUniswapV3Feature: TestUniswapV3Feature as ContractArtifact,
|
|
||||||
TestBridge: TestBridge as ContractArtifact,
|
|
||||||
TestCallTarget: TestCallTarget as ContractArtifact,
|
|
||||||
TestNoEthRecipient: TestNoEthRecipient as ContractArtifact,
|
|
||||||
TestFullMigration: TestFullMigration as ContractArtifact,
|
|
||||||
TestLibSignature: TestLibSignature as ContractArtifact,
|
|
||||||
TestUniswapV3Pool: TestUniswapV3Pool as ContractArtifact,
|
|
||||||
TestMooniswap: TestMooniswap as ContractArtifact,
|
|
||||||
TestUniswapV3Factory: TestUniswapV3Factory as ContractArtifact,
|
|
||||||
TestCurve: TestCurve as ContractArtifact,
|
|
||||||
TestUniswapV2Pool: TestUniswapV2Pool as ContractArtifact,
|
|
||||||
TestUniswapV2Factory: TestUniswapV2Factory as ContractArtifact,
|
|
||||||
TestLiquidityProvider: TestLiquidityProvider as ContractArtifact,
|
|
||||||
TestMetaTransactionsNativeOrdersFeature: TestMetaTransactionsNativeOrdersFeature as ContractArtifact,
|
|
||||||
TestFeeCollectorController: TestFeeCollectorController as ContractArtifact,
|
|
||||||
TestNFTOrderPresigner: TestNFTOrderPresigner as ContractArtifact,
|
|
||||||
TestMetaTransactionsTransformERC20Feature: TestMetaTransactionsTransformERC20Feature as ContractArtifact,
|
|
||||||
TestTransformERC20: TestTransformERC20 as ContractArtifact,
|
|
||||||
TestFeeRecipient: TestFeeRecipient as ContractArtifact,
|
|
||||||
TestPermissionlessTransformerDeployerTransformer: TestPermissionlessTransformerDeployerTransformer as ContractArtifact,
|
|
||||||
TestMigrator: TestMigrator as ContractArtifact,
|
|
||||||
TestFixinTokenSpender: TestFixinTokenSpender as ContractArtifact,
|
|
||||||
TestDelegateCaller: TestDelegateCaller as ContractArtifact,
|
|
||||||
TestTransformerBase: TestTransformerBase as ContractArtifact,
|
|
||||||
TestZeroExFeature: TestZeroExFeature as ContractArtifact,
|
|
||||||
TestLibNativeOrder: TestLibNativeOrder as ContractArtifact,
|
|
||||||
TestWethTransformerHost: TestWethTransformerHost as ContractArtifact,
|
|
||||||
TestPropertyValidator: TestPropertyValidator as ContractArtifact,
|
|
||||||
TestMintTokenERC20Transformer: TestMintTokenERC20Transformer as ContractArtifact,
|
|
||||||
TestFillQuoteTransformerBridge: TestFillQuoteTransformerBridge as ContractArtifact,
|
|
||||||
TestOrderSignerRegistryWithContractWallet: TestOrderSignerRegistryWithContractWallet as ContractArtifact,
|
|
||||||
TestNativeOrdersFeature: TestNativeOrdersFeature as ContractArtifact,
|
|
||||||
TestRfqOriginRegistration: TestRfqOriginRegistration as ContractArtifact,
|
|
||||||
TestStaking: TestStaking as ContractArtifact,
|
|
||||||
TestFillQuoteTransformerExchange: TestFillQuoteTransformerExchange as ContractArtifact,
|
|
||||||
TestInitialMigration: TestInitialMigration as ContractArtifact,
|
|
||||||
TestMintableERC721Token: TestMintableERC721Token as ContractArtifact,
|
|
||||||
TestTokenSpenderERC20Token: TestTokenSpenderERC20Token as ContractArtifact,
|
|
||||||
TestWeth: TestWeth as ContractArtifact,
|
|
||||||
TestMintableERC1155Token: TestMintableERC1155Token as ContractArtifact,
|
|
||||||
TestMintableERC20Token: TestMintableERC20Token as ContractArtifact,
|
|
||||||
TestSimpleFunctionRegistryFeatureImpl1: TestSimpleFunctionRegistryFeatureImpl1 as ContractArtifact,
|
|
||||||
ITestSimpleFunctionRegistryFeature: ITestSimpleFunctionRegistryFeature as ContractArtifact,
|
|
||||||
TestPermissionlessTransformerDeployerSuicidal: TestPermissionlessTransformerDeployerSuicidal as ContractArtifact,
|
|
||||||
TestSimpleFunctionRegistryFeatureImpl2: TestSimpleFunctionRegistryFeatureImpl2 as ContractArtifact,
|
|
||||||
InitialMigration: InitialMigration as ContractArtifact,
|
|
||||||
LibMigrate: LibMigrate as ContractArtifact,
|
|
||||||
LibBootstrap: LibBootstrap as ContractArtifact,
|
|
||||||
FullMigration: FullMigration as ContractArtifact,
|
|
||||||
ZeroExOptimized: ZeroExOptimized as ContractArtifact,
|
ZeroExOptimized: ZeroExOptimized as ContractArtifact,
|
||||||
FixinERC721Spender: FixinERC721Spender as ContractArtifact,
|
LibCommonRichErrors: LibCommonRichErrors as ContractArtifact,
|
||||||
FixinTokenSpender: FixinTokenSpender as ContractArtifact,
|
LibLiquidityProviderRichErrors: LibLiquidityProviderRichErrors as ContractArtifact,
|
||||||
FixinERC1155Spender: FixinERC1155Spender as ContractArtifact,
|
LibMetaTransactionsRichErrors: LibMetaTransactionsRichErrors as ContractArtifact,
|
||||||
FixinReentrancyGuard: FixinReentrancyGuard as ContractArtifact,
|
LibNFTOrdersRichErrors: LibNFTOrdersRichErrors as ContractArtifact,
|
||||||
FixinProtocolFees: FixinProtocolFees as ContractArtifact,
|
LibNativeOrdersRichErrors: LibNativeOrdersRichErrors as ContractArtifact,
|
||||||
FixinEIP712: FixinEIP712 as ContractArtifact,
|
LibOwnableRichErrors: LibOwnableRichErrors as ContractArtifact,
|
||||||
FixinCommon: FixinCommon as ContractArtifact,
|
LibProxyRichErrors: LibProxyRichErrors as ContractArtifact,
|
||||||
|
LibSignatureRichErrors: LibSignatureRichErrors as ContractArtifact,
|
||||||
|
LibSimpleFunctionRegistryRichErrors: LibSimpleFunctionRegistryRichErrors as ContractArtifact,
|
||||||
|
LibTransformERC20RichErrors: LibTransformERC20RichErrors as ContractArtifact,
|
||||||
|
LibWalletRichErrors: LibWalletRichErrors as ContractArtifact,
|
||||||
|
FeeCollector: FeeCollector as ContractArtifact,
|
||||||
|
FeeCollectorController: FeeCollectorController as ContractArtifact,
|
||||||
|
FlashWallet: FlashWallet as ContractArtifact,
|
||||||
|
IFlashWallet: IFlashWallet as ContractArtifact,
|
||||||
|
ILiquidityProviderSandbox: ILiquidityProviderSandbox as ContractArtifact,
|
||||||
|
LibFeeCollector: LibFeeCollector as ContractArtifact,
|
||||||
|
LiquidityProviderSandbox: LiquidityProviderSandbox as ContractArtifact,
|
||||||
|
PermissionlessTransformerDeployer: PermissionlessTransformerDeployer as ContractArtifact,
|
||||||
|
TransformerDeployer: TransformerDeployer as ContractArtifact,
|
||||||
BatchFillNativeOrdersFeature: BatchFillNativeOrdersFeature as ContractArtifact,
|
BatchFillNativeOrdersFeature: BatchFillNativeOrdersFeature as ContractArtifact,
|
||||||
LiquidityProviderFeature: LiquidityProviderFeature as ContractArtifact,
|
|
||||||
ERC165Feature: ERC165Feature as ContractArtifact,
|
|
||||||
MetaTransactionsFeature: MetaTransactionsFeature as ContractArtifact,
|
|
||||||
NFTOrders: NFTOrders as ContractArtifact,
|
|
||||||
ERC1155OrdersFeature: ERC1155OrdersFeature as ContractArtifact,
|
|
||||||
ERC721OrdersFeature: ERC721OrdersFeature as ContractArtifact,
|
|
||||||
TransformERC20Feature: TransformERC20Feature as ContractArtifact,
|
|
||||||
OwnableFeature: OwnableFeature as ContractArtifact,
|
|
||||||
LibSignature: LibSignature as ContractArtifact,
|
|
||||||
LibNativeOrder: LibNativeOrder as ContractArtifact,
|
|
||||||
LibNFTOrder: LibNFTOrder as ContractArtifact,
|
|
||||||
NativeOrdersSettlement: NativeOrdersSettlement as ContractArtifact,
|
|
||||||
NativeOrdersCancellation: NativeOrdersCancellation as ContractArtifact,
|
|
||||||
NativeOrdersProtocolFees: NativeOrdersProtocolFees as ContractArtifact,
|
|
||||||
NativeOrdersInfo: NativeOrdersInfo as ContractArtifact,
|
|
||||||
UniswapV3Feature: UniswapV3Feature as ContractArtifact,
|
|
||||||
NativeOrdersFeature: NativeOrdersFeature as ContractArtifact,
|
|
||||||
UniswapFeature: UniswapFeature as ContractArtifact,
|
|
||||||
BootstrapFeature: BootstrapFeature as ContractArtifact,
|
BootstrapFeature: BootstrapFeature as ContractArtifact,
|
||||||
MultiplexTransformERC20: MultiplexTransformERC20 as ContractArtifact,
|
ERC165Feature: ERC165Feature as ContractArtifact,
|
||||||
MultiplexRfq: MultiplexRfq as ContractArtifact,
|
FundRecoveryFeature: FundRecoveryFeature as ContractArtifact,
|
||||||
|
LiquidityProviderFeature: LiquidityProviderFeature as ContractArtifact,
|
||||||
|
MetaTransactionsFeature: MetaTransactionsFeature as ContractArtifact,
|
||||||
|
NativeOrdersFeature: NativeOrdersFeature as ContractArtifact,
|
||||||
|
OtcOrdersFeature: OtcOrdersFeature as ContractArtifact,
|
||||||
|
OwnableFeature: OwnableFeature as ContractArtifact,
|
||||||
|
PancakeSwapFeature: PancakeSwapFeature as ContractArtifact,
|
||||||
|
SimpleFunctionRegistryFeature: SimpleFunctionRegistryFeature as ContractArtifact,
|
||||||
|
TransformERC20Feature: TransformERC20Feature as ContractArtifact,
|
||||||
|
UniswapFeature: UniswapFeature as ContractArtifact,
|
||||||
|
UniswapV3Feature: UniswapV3Feature as ContractArtifact,
|
||||||
|
IBatchFillNativeOrdersFeature: IBatchFillNativeOrdersFeature as ContractArtifact,
|
||||||
|
IBootstrapFeature: IBootstrapFeature as ContractArtifact,
|
||||||
|
IERC1155OrdersFeature: IERC1155OrdersFeature as ContractArtifact,
|
||||||
|
IERC165Feature: IERC165Feature as ContractArtifact,
|
||||||
|
IERC721OrdersFeature: IERC721OrdersFeature as ContractArtifact,
|
||||||
|
IFeature: IFeature as ContractArtifact,
|
||||||
|
IFundRecoveryFeature: IFundRecoveryFeature as ContractArtifact,
|
||||||
|
ILiquidityProviderFeature: ILiquidityProviderFeature as ContractArtifact,
|
||||||
|
IMetaTransactionsFeature: IMetaTransactionsFeature as ContractArtifact,
|
||||||
|
IMultiplexFeature: IMultiplexFeature as ContractArtifact,
|
||||||
|
INativeOrdersEvents: INativeOrdersEvents as ContractArtifact,
|
||||||
|
INativeOrdersFeature: INativeOrdersFeature as ContractArtifact,
|
||||||
|
IOtcOrdersFeature: IOtcOrdersFeature as ContractArtifact,
|
||||||
|
IOwnableFeature: IOwnableFeature as ContractArtifact,
|
||||||
|
IPancakeSwapFeature: IPancakeSwapFeature as ContractArtifact,
|
||||||
|
ISimpleFunctionRegistryFeature: ISimpleFunctionRegistryFeature as ContractArtifact,
|
||||||
|
ITokenSpenderFeature: ITokenSpenderFeature as ContractArtifact,
|
||||||
|
ITransformERC20Feature: ITransformERC20Feature as ContractArtifact,
|
||||||
|
IUniswapFeature: IUniswapFeature as ContractArtifact,
|
||||||
|
IUniswapV3Feature: IUniswapV3Feature as ContractArtifact,
|
||||||
|
LibNFTOrder: LibNFTOrder as ContractArtifact,
|
||||||
|
LibNativeOrder: LibNativeOrder as ContractArtifact,
|
||||||
|
LibSignature: LibSignature as ContractArtifact,
|
||||||
MultiplexFeature: MultiplexFeature as ContractArtifact,
|
MultiplexFeature: MultiplexFeature as ContractArtifact,
|
||||||
MultiplexLiquidityProvider: MultiplexLiquidityProvider as ContractArtifact,
|
MultiplexLiquidityProvider: MultiplexLiquidityProvider as ContractArtifact,
|
||||||
MultiplexOtc: MultiplexOtc as ContractArtifact,
|
MultiplexOtc: MultiplexOtc as ContractArtifact,
|
||||||
MultiplexUniswapV3: MultiplexUniswapV3 as ContractArtifact,
|
MultiplexRfq: MultiplexRfq as ContractArtifact,
|
||||||
|
MultiplexTransformERC20: MultiplexTransformERC20 as ContractArtifact,
|
||||||
MultiplexUniswapV2: MultiplexUniswapV2 as ContractArtifact,
|
MultiplexUniswapV2: MultiplexUniswapV2 as ContractArtifact,
|
||||||
OtcOrdersFeature: OtcOrdersFeature as ContractArtifact,
|
MultiplexUniswapV3: MultiplexUniswapV3 as ContractArtifact,
|
||||||
FundRecoveryFeature: FundRecoveryFeature as ContractArtifact,
|
NativeOrdersCancellation: NativeOrdersCancellation as ContractArtifact,
|
||||||
SimpleFunctionRegistryFeature: SimpleFunctionRegistryFeature as ContractArtifact,
|
NativeOrdersInfo: NativeOrdersInfo as ContractArtifact,
|
||||||
PancakeSwapFeature: PancakeSwapFeature as ContractArtifact,
|
NativeOrdersProtocolFees: NativeOrdersProtocolFees as ContractArtifact,
|
||||||
IMultiplexFeature: IMultiplexFeature as ContractArtifact,
|
NativeOrdersSettlement: NativeOrdersSettlement as ContractArtifact,
|
||||||
IPancakeSwapFeature: IPancakeSwapFeature as ContractArtifact,
|
ERC1155OrdersFeature: ERC1155OrdersFeature as ContractArtifact,
|
||||||
IUniswapV3Feature: IUniswapV3Feature as ContractArtifact,
|
ERC721OrdersFeature: ERC721OrdersFeature as ContractArtifact,
|
||||||
INativeOrdersFeature: INativeOrdersFeature as ContractArtifact,
|
NFTOrders: NFTOrders as ContractArtifact,
|
||||||
IOwnableFeature: IOwnableFeature as ContractArtifact,
|
FixinCommon: FixinCommon as ContractArtifact,
|
||||||
IERC165Feature: IERC165Feature as ContractArtifact,
|
FixinEIP712: FixinEIP712 as ContractArtifact,
|
||||||
IFundRecoveryFeature: IFundRecoveryFeature as ContractArtifact,
|
FixinERC1155Spender: FixinERC1155Spender as ContractArtifact,
|
||||||
IERC721OrdersFeature: IERC721OrdersFeature as ContractArtifact,
|
FixinERC721Spender: FixinERC721Spender as ContractArtifact,
|
||||||
ILiquidityProviderFeature: ILiquidityProviderFeature as ContractArtifact,
|
FixinProtocolFees: FixinProtocolFees as ContractArtifact,
|
||||||
IFeature: IFeature as ContractArtifact,
|
FixinReentrancyGuard: FixinReentrancyGuard as ContractArtifact,
|
||||||
IMetaTransactionsFeature: IMetaTransactionsFeature as ContractArtifact,
|
FixinTokenSpender: FixinTokenSpender as ContractArtifact,
|
||||||
IBootstrapFeature: IBootstrapFeature as ContractArtifact,
|
CurveLiquidityProvider: CurveLiquidityProvider as ContractArtifact,
|
||||||
IOtcOrdersFeature: IOtcOrdersFeature as ContractArtifact,
|
MooniswapLiquidityProvider: MooniswapLiquidityProvider as ContractArtifact,
|
||||||
IERC1155OrdersFeature: IERC1155OrdersFeature as ContractArtifact,
|
FullMigration: FullMigration as ContractArtifact,
|
||||||
IUniswapFeature: IUniswapFeature as ContractArtifact,
|
InitialMigration: InitialMigration as ContractArtifact,
|
||||||
ITokenSpenderFeature: ITokenSpenderFeature as ContractArtifact,
|
LibBootstrap: LibBootstrap as ContractArtifact,
|
||||||
ISimpleFunctionRegistryFeature: ISimpleFunctionRegistryFeature as ContractArtifact,
|
LibMigrate: LibMigrate as ContractArtifact,
|
||||||
ITransformERC20Feature: ITransformERC20Feature as ContractArtifact,
|
LibERC1155OrdersStorage: LibERC1155OrdersStorage as ContractArtifact,
|
||||||
INativeOrdersEvents: INativeOrdersEvents as ContractArtifact,
|
LibERC721OrdersStorage: LibERC721OrdersStorage as ContractArtifact,
|
||||||
IBatchFillNativeOrdersFeature: IBatchFillNativeOrdersFeature as ContractArtifact,
|
LibMetaTransactionsStorage: LibMetaTransactionsStorage as ContractArtifact,
|
||||||
IZeroEx: IZeroEx as ContractArtifact,
|
|
||||||
ZeroEx: ZeroEx as ContractArtifact,
|
|
||||||
LibNativeOrdersStorage: LibNativeOrdersStorage as ContractArtifact,
|
LibNativeOrdersStorage: LibNativeOrdersStorage as ContractArtifact,
|
||||||
LibTransformERC20Storage: LibTransformERC20Storage as ContractArtifact,
|
|
||||||
LibOtcOrdersStorage: LibOtcOrdersStorage as ContractArtifact,
|
LibOtcOrdersStorage: LibOtcOrdersStorage as ContractArtifact,
|
||||||
|
LibOwnableStorage: LibOwnableStorage as ContractArtifact,
|
||||||
|
LibProxyStorage: LibProxyStorage as ContractArtifact,
|
||||||
|
LibReentrancyGuardStorage: LibReentrancyGuardStorage as ContractArtifact,
|
||||||
LibSimpleFunctionRegistryStorage: LibSimpleFunctionRegistryStorage as ContractArtifact,
|
LibSimpleFunctionRegistryStorage: LibSimpleFunctionRegistryStorage as ContractArtifact,
|
||||||
LibStorage: LibStorage as ContractArtifact,
|
LibStorage: LibStorage as ContractArtifact,
|
||||||
LibERC721OrdersStorage: LibERC721OrdersStorage as ContractArtifact,
|
LibTransformERC20Storage: LibTransformERC20Storage as ContractArtifact,
|
||||||
LibReentrancyGuardStorage: LibReentrancyGuardStorage as ContractArtifact,
|
|
||||||
LibMetaTransactionsStorage: LibMetaTransactionsStorage as ContractArtifact,
|
|
||||||
LibProxyStorage: LibProxyStorage as ContractArtifact,
|
|
||||||
LibOwnableStorage: LibOwnableStorage as ContractArtifact,
|
|
||||||
LibERC1155OrdersStorage: LibERC1155OrdersStorage as ContractArtifact,
|
|
||||||
FillQuoteTransformer: FillQuoteTransformer as ContractArtifact,
|
|
||||||
AffiliateFeeTransformer: AffiliateFeeTransformer as ContractArtifact,
|
AffiliateFeeTransformer: AffiliateFeeTransformer as ContractArtifact,
|
||||||
|
FillQuoteTransformer: FillQuoteTransformer as ContractArtifact,
|
||||||
|
IERC20Transformer: IERC20Transformer as ContractArtifact,
|
||||||
|
LibERC20Transformer: LibERC20Transformer as ContractArtifact,
|
||||||
|
LogMetadataTransformer: LogMetadataTransformer as ContractArtifact,
|
||||||
|
PayTakerTransformer: PayTakerTransformer as ContractArtifact,
|
||||||
PositiveSlippageFeeTransformer: PositiveSlippageFeeTransformer as ContractArtifact,
|
PositiveSlippageFeeTransformer: PositiveSlippageFeeTransformer as ContractArtifact,
|
||||||
Transformer: Transformer as ContractArtifact,
|
Transformer: Transformer as ContractArtifact,
|
||||||
LibERC20Transformer: LibERC20Transformer as ContractArtifact,
|
|
||||||
MixinShell: MixinShell as ContractArtifact,
|
|
||||||
MixinMakerPSM: MixinMakerPSM as ContractArtifact,
|
|
||||||
MixinDodoV2: MixinDodoV2 as ContractArtifact,
|
|
||||||
MixinMStable: MixinMStable as ContractArtifact,
|
|
||||||
MixinBalancerV2: MixinBalancerV2 as ContractArtifact,
|
|
||||||
MixinCurveV2: MixinCurveV2 as ContractArtifact,
|
|
||||||
MixinPlatypus: MixinPlatypus as ContractArtifact,
|
|
||||||
MixinNerve: MixinNerve as ContractArtifact,
|
|
||||||
MixinBancor: MixinBancor as ContractArtifact,
|
|
||||||
MixinUniswap: MixinUniswap as ContractArtifact,
|
|
||||||
MixinBalancer: MixinBalancer as ContractArtifact,
|
|
||||||
MixinCompound: MixinCompound as ContractArtifact,
|
|
||||||
MixinBalancerV2Batch: MixinBalancerV2Batch as ContractArtifact,
|
|
||||||
MixinLido: MixinLido as ContractArtifact,
|
|
||||||
MixinUniswapV2: MixinUniswapV2 as ContractArtifact,
|
|
||||||
MixinZeroExBridge: MixinZeroExBridge as ContractArtifact,
|
|
||||||
MixinUniswapV3: MixinUniswapV3 as ContractArtifact,
|
|
||||||
MixinBancorV3: MixinBancorV3 as ContractArtifact,
|
|
||||||
MixinKyberDmm: MixinKyberDmm as ContractArtifact,
|
|
||||||
MixinGMX: MixinGMX as ContractArtifact,
|
|
||||||
MixinCurve: MixinCurve as ContractArtifact,
|
|
||||||
MixinMooniswap: MixinMooniswap as ContractArtifact,
|
|
||||||
MixinDodo: MixinDodo as ContractArtifact,
|
|
||||||
MixinCryptoCom: MixinCryptoCom as ContractArtifact,
|
|
||||||
MixinSynthetix: MixinSynthetix as ContractArtifact,
|
|
||||||
MixinAaveV2: MixinAaveV2 as ContractArtifact,
|
|
||||||
MixinVelodrome: MixinVelodrome as ContractArtifact,
|
|
||||||
CeloBridgeAdapter: CeloBridgeAdapter as ContractArtifact,
|
|
||||||
FantomBridgeAdapter: FantomBridgeAdapter as ContractArtifact,
|
|
||||||
OptimismBridgeAdapter: OptimismBridgeAdapter as ContractArtifact,
|
|
||||||
AbstractBridgeAdapter: AbstractBridgeAdapter as ContractArtifact,
|
|
||||||
EthereumBridgeAdapter: EthereumBridgeAdapter as ContractArtifact,
|
|
||||||
PolygonBridgeAdapter: PolygonBridgeAdapter as ContractArtifact,
|
|
||||||
AvalancheBridgeAdapter: AvalancheBridgeAdapter as ContractArtifact,
|
|
||||||
BridgeProtocols: BridgeProtocols as ContractArtifact,
|
|
||||||
IBridgeAdapter: IBridgeAdapter as ContractArtifact,
|
|
||||||
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
|
|
||||||
LogMetadataTransformer: LogMetadataTransformer as ContractArtifact,
|
|
||||||
IERC20Transformer: IERC20Transformer as ContractArtifact,
|
|
||||||
PayTakerTransformer: PayTakerTransformer as ContractArtifact,
|
|
||||||
WethTransformer: WethTransformer as ContractArtifact,
|
WethTransformer: WethTransformer as ContractArtifact,
|
||||||
PermissionlessTransformerDeployer: PermissionlessTransformerDeployer as ContractArtifact,
|
AbstractBridgeAdapter: AbstractBridgeAdapter as ContractArtifact,
|
||||||
FlashWallet: FlashWallet as ContractArtifact,
|
AvalancheBridgeAdapter: AvalancheBridgeAdapter as ContractArtifact,
|
||||||
FeeCollector: FeeCollector as ContractArtifact,
|
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
|
||||||
IFlashWallet: IFlashWallet as ContractArtifact,
|
BridgeProtocols: BridgeProtocols as ContractArtifact,
|
||||||
LiquidityProviderSandbox: LiquidityProviderSandbox as ContractArtifact,
|
CeloBridgeAdapter: CeloBridgeAdapter as ContractArtifact,
|
||||||
TransformerDeployer: TransformerDeployer as ContractArtifact,
|
EthereumBridgeAdapter: EthereumBridgeAdapter as ContractArtifact,
|
||||||
LibFeeCollector: LibFeeCollector as ContractArtifact,
|
FantomBridgeAdapter: FantomBridgeAdapter as ContractArtifact,
|
||||||
FeeCollectorController: FeeCollectorController as ContractArtifact,
|
IBridgeAdapter: IBridgeAdapter as ContractArtifact,
|
||||||
ILiquidityProviderSandbox: ILiquidityProviderSandbox as ContractArtifact,
|
OptimismBridgeAdapter: OptimismBridgeAdapter as ContractArtifact,
|
||||||
LibLiquidityProviderRichErrors: LibLiquidityProviderRichErrors as ContractArtifact,
|
PolygonBridgeAdapter: PolygonBridgeAdapter as ContractArtifact,
|
||||||
LibSignatureRichErrors: LibSignatureRichErrors as ContractArtifact,
|
MixinAaveV2: MixinAaveV2 as ContractArtifact,
|
||||||
LibWalletRichErrors: LibWalletRichErrors as ContractArtifact,
|
MixinBalancer: MixinBalancer as ContractArtifact,
|
||||||
LibTransformERC20RichErrors: LibTransformERC20RichErrors as ContractArtifact,
|
MixinBalancerV2: MixinBalancerV2 as ContractArtifact,
|
||||||
LibNativeOrdersRichErrors: LibNativeOrdersRichErrors as ContractArtifact,
|
MixinBalancerV2Batch: MixinBalancerV2Batch as ContractArtifact,
|
||||||
LibNFTOrdersRichErrors: LibNFTOrdersRichErrors as ContractArtifact,
|
MixinBancor: MixinBancor as ContractArtifact,
|
||||||
LibMetaTransactionsRichErrors: LibMetaTransactionsRichErrors as ContractArtifact,
|
MixinBancorV3: MixinBancorV3 as ContractArtifact,
|
||||||
LibCommonRichErrors: LibCommonRichErrors as ContractArtifact,
|
MixinCompound: MixinCompound as ContractArtifact,
|
||||||
LibOwnableRichErrors: LibOwnableRichErrors as ContractArtifact,
|
MixinCryptoCom: MixinCryptoCom as ContractArtifact,
|
||||||
LibProxyRichErrors: LibProxyRichErrors as ContractArtifact,
|
MixinCurve: MixinCurve as ContractArtifact,
|
||||||
LibSimpleFunctionRegistryRichErrors: LibSimpleFunctionRegistryRichErrors as ContractArtifact,
|
MixinCurveV2: MixinCurveV2 as ContractArtifact,
|
||||||
MooniswapLiquidityProvider: MooniswapLiquidityProvider as ContractArtifact,
|
MixinDodo: MixinDodo as ContractArtifact,
|
||||||
CurveLiquidityProvider: CurveLiquidityProvider as ContractArtifact,
|
MixinDodoV2: MixinDodoV2 as ContractArtifact,
|
||||||
IMooniswapPool: IMooniswapPool as ContractArtifact,
|
MixinGMX: MixinGMX as ContractArtifact,
|
||||||
IFeeRecipient: IFeeRecipient as ContractArtifact,
|
MixinKyberDmm: MixinKyberDmm as ContractArtifact,
|
||||||
IERC721Token: IERC721Token as ContractArtifact,
|
MixinLido: MixinLido as ContractArtifact,
|
||||||
|
MixinMStable: MixinMStable as ContractArtifact,
|
||||||
|
MixinMakerPSM: MixinMakerPSM as ContractArtifact,
|
||||||
|
MixinMooniswap: MixinMooniswap as ContractArtifact,
|
||||||
|
MixinNerve: MixinNerve as ContractArtifact,
|
||||||
|
MixinPlatypus: MixinPlatypus as ContractArtifact,
|
||||||
|
MixinShell: MixinShell as ContractArtifact,
|
||||||
|
MixinSynthetix: MixinSynthetix as ContractArtifact,
|
||||||
|
MixinUniswap: MixinUniswap as ContractArtifact,
|
||||||
|
MixinUniswapV2: MixinUniswapV2 as ContractArtifact,
|
||||||
|
MixinUniswapV3: MixinUniswapV3 as ContractArtifact,
|
||||||
|
MixinVelodrome: MixinVelodrome as ContractArtifact,
|
||||||
|
MixinZeroExBridge: MixinZeroExBridge as ContractArtifact,
|
||||||
IERC1155Token: IERC1155Token as ContractArtifact,
|
IERC1155Token: IERC1155Token as ContractArtifact,
|
||||||
|
IERC721Token: IERC721Token as ContractArtifact,
|
||||||
|
IFeeRecipient: IFeeRecipient as ContractArtifact,
|
||||||
|
ILiquidityProvider: ILiquidityProvider as ContractArtifact,
|
||||||
|
IMooniswapPool: IMooniswapPool as ContractArtifact,
|
||||||
IPropertyValidator: IPropertyValidator as ContractArtifact,
|
IPropertyValidator: IPropertyValidator as ContractArtifact,
|
||||||
ITakerCallback: ITakerCallback as ContractArtifact,
|
ITakerCallback: ITakerCallback as ContractArtifact,
|
||||||
IUniswapV3Pool: IUniswapV3Pool as ContractArtifact,
|
|
||||||
IStaking: IStaking as ContractArtifact,
|
|
||||||
IERC20Bridge: IERC20Bridge as ContractArtifact,
|
|
||||||
IUniswapV2Pair: IUniswapV2Pair as ContractArtifact,
|
IUniswapV2Pair: IUniswapV2Pair as ContractArtifact,
|
||||||
ILiquidityProvider: ILiquidityProvider as ContractArtifact,
|
IUniswapV3Pool: IUniswapV3Pool as ContractArtifact,
|
||||||
|
IERC20Bridge: IERC20Bridge as ContractArtifact,
|
||||||
|
IStaking: IStaking as ContractArtifact,
|
||||||
|
ITestSimpleFunctionRegistryFeature: ITestSimpleFunctionRegistryFeature as ContractArtifact,
|
||||||
|
TestBridge: TestBridge as ContractArtifact,
|
||||||
|
TestCallTarget: TestCallTarget as ContractArtifact,
|
||||||
|
TestDelegateCaller: TestDelegateCaller as ContractArtifact,
|
||||||
|
TestFeeCollectorController: TestFeeCollectorController as ContractArtifact,
|
||||||
|
TestFeeRecipient: TestFeeRecipient as ContractArtifact,
|
||||||
|
TestFillQuoteTransformerBridge: TestFillQuoteTransformerBridge as ContractArtifact,
|
||||||
|
TestFillQuoteTransformerExchange: TestFillQuoteTransformerExchange as ContractArtifact,
|
||||||
|
TestFillQuoteTransformerHost: TestFillQuoteTransformerHost as ContractArtifact,
|
||||||
|
TestFixinProtocolFees: TestFixinProtocolFees as ContractArtifact,
|
||||||
|
TestFixinTokenSpender: TestFixinTokenSpender as ContractArtifact,
|
||||||
|
TestFullMigration: TestFullMigration as ContractArtifact,
|
||||||
|
TestInitialMigration: TestInitialMigration as ContractArtifact,
|
||||||
|
TestLibNativeOrder: TestLibNativeOrder as ContractArtifact,
|
||||||
|
TestLibSignature: TestLibSignature as ContractArtifact,
|
||||||
|
TestMetaTransactionsNativeOrdersFeature: TestMetaTransactionsNativeOrdersFeature as ContractArtifact,
|
||||||
|
TestMetaTransactionsTransformERC20Feature: TestMetaTransactionsTransformERC20Feature as ContractArtifact,
|
||||||
|
TestMigrator: TestMigrator as ContractArtifact,
|
||||||
|
TestMintTokenERC20Transformer: TestMintTokenERC20Transformer as ContractArtifact,
|
||||||
|
TestNFTOrderPresigner: TestNFTOrderPresigner as ContractArtifact,
|
||||||
|
TestNativeOrdersFeature: TestNativeOrdersFeature as ContractArtifact,
|
||||||
|
TestNoEthRecipient: TestNoEthRecipient as ContractArtifact,
|
||||||
|
TestOrderSignerRegistryWithContractWallet: TestOrderSignerRegistryWithContractWallet as ContractArtifact,
|
||||||
|
TestPermissionlessTransformerDeployerSuicidal: TestPermissionlessTransformerDeployerSuicidal as ContractArtifact,
|
||||||
|
TestPermissionlessTransformerDeployerTransformer: TestPermissionlessTransformerDeployerTransformer as ContractArtifact,
|
||||||
|
TestPropertyValidator: TestPropertyValidator as ContractArtifact,
|
||||||
|
TestRfqOriginRegistration: TestRfqOriginRegistration as ContractArtifact,
|
||||||
|
TestSimpleFunctionRegistryFeatureImpl1: TestSimpleFunctionRegistryFeatureImpl1 as ContractArtifact,
|
||||||
|
TestSimpleFunctionRegistryFeatureImpl2: TestSimpleFunctionRegistryFeatureImpl2 as ContractArtifact,
|
||||||
|
TestStaking: TestStaking as ContractArtifact,
|
||||||
|
TestTransformERC20: TestTransformERC20 as ContractArtifact,
|
||||||
|
TestTransformerBase: TestTransformerBase as ContractArtifact,
|
||||||
|
TestTransformerDeployerTransformer: TestTransformerDeployerTransformer as ContractArtifact,
|
||||||
|
TestTransformerHost: TestTransformerHost as ContractArtifact,
|
||||||
|
TestUniswapV3Feature: TestUniswapV3Feature as ContractArtifact,
|
||||||
|
TestWethTransformerHost: TestWethTransformerHost as ContractArtifact,
|
||||||
|
TestZeroExFeature: TestZeroExFeature as ContractArtifact,
|
||||||
|
TestCurve: TestCurve as ContractArtifact,
|
||||||
|
TestLiquidityProvider: TestLiquidityProvider as ContractArtifact,
|
||||||
|
TestMooniswap: TestMooniswap as ContractArtifact,
|
||||||
|
TestUniswapV2Factory: TestUniswapV2Factory as ContractArtifact,
|
||||||
|
TestUniswapV2Pool: TestUniswapV2Pool as ContractArtifact,
|
||||||
|
TestUniswapV3Factory: TestUniswapV3Factory as ContractArtifact,
|
||||||
|
TestUniswapV3Pool: TestUniswapV3Pool as ContractArtifact,
|
||||||
|
TestMintableERC1155Token: TestMintableERC1155Token as ContractArtifact,
|
||||||
|
TestMintableERC20Token: TestMintableERC20Token as ContractArtifact,
|
||||||
|
TestMintableERC721Token: TestMintableERC721Token as ContractArtifact,
|
||||||
|
TestTokenSpenderERC20Token: TestTokenSpenderERC20Token as ContractArtifact,
|
||||||
|
TestWeth: TestWeth as ContractArtifact,
|
||||||
};
|
};
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "16.66.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "16.66.2",
|
"version": "16.66.2",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v16.66.3 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v16.66.2 - _August 9, 2022_
|
## v16.66.2 - _August 9, 2022_
|
||||||
|
|
||||||
* Upgrade dependency (#543)
|
* Upgrade dependency (#543)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/asset-swapper",
|
"name": "@0x/asset-swapper",
|
||||||
"version": "16.66.2",
|
"version": "16.66.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -61,15 +61,15 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.34",
|
"@0x/assert": "^3.0.34",
|
||||||
"@0x/base-contract": "^6.5.0",
|
"@0x/base-contract": "^6.5.0",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/contract-wrappers": "^13.20.7",
|
"@0x/contract-wrappers": "^13.20.8",
|
||||||
"@0x/contracts-erc20": "^3.3.35",
|
"@0x/contracts-erc20": "^3.3.36",
|
||||||
"@0x/contracts-zero-ex": "^0.36.2",
|
"@0x/contracts-zero-ex": "^0.36.3",
|
||||||
"@0x/dev-utils": "^4.2.14",
|
"@0x/dev-utils": "^4.2.14",
|
||||||
"@0x/fast-abi": "^0.0.5",
|
"@0x/fast-abi": "^0.0.5",
|
||||||
"@0x/json-schemas": "^6.4.4",
|
"@0x/json-schemas": "^6.4.4",
|
||||||
"@0x/neon-router": "^0.3.5",
|
"@0x/neon-router": "^0.3.5",
|
||||||
"@0x/protocol-utils": "^11.16.2",
|
"@0x/protocol-utils": "^11.16.3",
|
||||||
"@0x/quote-server": "^8.0.0",
|
"@0x/quote-server": "^8.0.0",
|
||||||
"@0x/types": "^3.3.6",
|
"@0x/types": "^3.3.6",
|
||||||
"@0x/utils": "^6.5.3",
|
"@0x/utils": "^6.5.3",
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.8.0",
|
"@0x/abi-gen": "^5.8.0",
|
||||||
"@0x/contracts-gen": "^2.0.46",
|
"@0x/contracts-gen": "^2.0.46",
|
||||||
"@0x/contracts-test-utils": "^5.4.26",
|
"@0x/contracts-test-utils": "^5.4.27",
|
||||||
"@0x/sol-compiler": "^4.8.1",
|
"@0x/sol-compiler": "^4.8.1",
|
||||||
"@0x/subproviders": "^6.6.5",
|
"@0x/subproviders": "^6.6.5",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "6.19.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "6.19.1",
|
"version": "6.19.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.19.2 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.19.1 - _August 9, 2022_
|
## v6.19.1 - _August 9, 2022_
|
||||||
|
|
||||||
* Fix lowercase addresses (#543)
|
* Fix lowercase addresses (#543)
|
||||||
|
@@ -289,7 +289,7 @@
|
|||||||
"wethTransformer": "0x7209185959d7227fb77274e1e88151d7c4c368d3",
|
"wethTransformer": "0x7209185959d7227fb77274e1e88151d7c4c368d3",
|
||||||
"payTakerTransformer": "0x3f16ca81691dab9184cb4606c361d73c4fd2510a",
|
"payTakerTransformer": "0x3f16ca81691dab9184cb4606c361d73c4fd2510a",
|
||||||
"affiliateFeeTransformer": "0x99356167edba8fbdc36959e3f5d0c43d1ba9c6db",
|
"affiliateFeeTransformer": "0x99356167edba8fbdc36959e3f5d0c43d1ba9c6db",
|
||||||
"fillQuoteTransformer": "0x01c082e47c8dc6dedd01e3fcb07bfd3eb72e044d",
|
"fillQuoteTransformer": "0x45b3a72221e571017c0f0ec42189e11d149d0ace",
|
||||||
"positiveSlippageFeeTransformer": "0xdd66c23e07b4d6925b6089b5fe6fc9e62941afe8"
|
"positiveSlippageFeeTransformer": "0xdd66c23e07b4d6925b6089b5fe6fc9e62941afe8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -331,7 +331,7 @@
|
|||||||
"wethTransformer": "0xe309d011cc6f189a3e8dcba85922715a019fed38",
|
"wethTransformer": "0xe309d011cc6f189a3e8dcba85922715a019fed38",
|
||||||
"payTakerTransformer": "0x5ba7b9be86cda01cfbf56e0fb97184783be9dda1",
|
"payTakerTransformer": "0x5ba7b9be86cda01cfbf56e0fb97184783be9dda1",
|
||||||
"affiliateFeeTransformer": "0xbed27284b42e5684e987169cf1da09c5d6c49fa8",
|
"affiliateFeeTransformer": "0xbed27284b42e5684e987169cf1da09c5d6c49fa8",
|
||||||
"fillQuoteTransformer": "0xd4a518760030dae1adbde9496f8a3b478e83932a",
|
"fillQuoteTransformer": "0x01c082e47c8dc6dedd01e3fcb07bfd3eb72e044d",
|
||||||
"positiveSlippageFeeTransformer": "0x4cd8f1c0df4d40fcc1e073845d5f6f4ed5cc8dab"
|
"positiveSlippageFeeTransformer": "0x4cd8f1c0df4d40fcc1e073845d5f6f4ed5cc8dab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contract-addresses",
|
"name": "@0x/contract-addresses",
|
||||||
"version": "6.19.1",
|
"version": "6.19.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "13.20.8",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "13.20.7",
|
"version": "13.20.7",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.20.8 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v13.20.7 - _August 9, 2022_
|
## v13.20.7 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contract-wrappers",
|
"name": "@0x/contract-wrappers",
|
||||||
"version": "13.20.7",
|
"version": "13.20.8",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.34",
|
"@0x/assert": "^3.0.34",
|
||||||
"@0x/base-contract": "^6.5.0",
|
"@0x/base-contract": "^6.5.0",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/json-schemas": "^6.4.4",
|
"@0x/json-schemas": "^6.4.4",
|
||||||
"@0x/types": "^3.3.6",
|
"@0x/types": "^3.3.6",
|
||||||
"@0x/utils": "^6.5.3",
|
"@0x/utils": "^6.5.3",
|
||||||
|
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1660093941,
|
||||||
|
"version": "11.16.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1660073235,
|
"timestamp": 1660073235,
|
||||||
"version": "11.16.2",
|
"version": "11.16.2",
|
||||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v11.16.3 - _August 10, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v11.16.2 - _August 9, 2022_
|
## v11.16.2 - _August 9, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/protocol-utils",
|
"name": "@0x/protocol-utils",
|
||||||
"version": "11.16.2",
|
"version": "11.16.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -63,8 +63,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.34",
|
"@0x/assert": "^3.0.34",
|
||||||
"@0x/contract-addresses": "^6.19.1",
|
"@0x/contract-addresses": "^6.19.2",
|
||||||
"@0x/contract-wrappers": "^13.20.7",
|
"@0x/contract-wrappers": "^13.20.8",
|
||||||
"@0x/json-schemas": "^6.4.4",
|
"@0x/json-schemas": "^6.4.4",
|
||||||
"@0x/subproviders": "^6.6.5",
|
"@0x/subproviders": "^6.6.5",
|
||||||
"@0x/utils": "^6.5.3",
|
"@0x/utils": "^6.5.3",
|
||||||
|
Reference in New Issue
Block a user