Compare commits
17 Commits
@0x/contra
...
@0x/contra
Author | SHA1 | Date | |
---|---|---|---|
|
96e0ad7899 | ||
|
5a1fee5d31 | ||
|
3557a5e5a9 | ||
|
0bd43d5265 | ||
|
8fd7c1b386 | ||
|
50068750f5 | ||
|
a7a905de4c | ||
|
f283108586 | ||
|
9afe05095a | ||
|
3dab892978 | ||
|
e40ddb800e | ||
|
72a74e7c66 | ||
|
e8ae64673f | ||
|
2451f419c8 | ||
|
2394eb62aa | ||
|
f9078bb1c3 | ||
|
bf25c81f1c |
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "3.7.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "3.7.4",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "3.7.3",
|
"version": "3.7.3",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.7.5 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v3.7.4 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.7.3 - _January 4, 2021_
|
## v3.7.3 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-asset-proxy",
|
"name": "@0x/contracts-asset-proxy",
|
||||||
"version": "3.7.3",
|
"version": "3.7.5",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -51,13 +51,13 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contract-wrappers": "^13.12.0",
|
"@0x/contract-wrappers": "^13.12.2",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
@@ -79,16 +79,16 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-erc1155": "^2.1.21",
|
"@0x/contracts-erc1155": "^2.1.23",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"ethereum-types": "^3.4.0",
|
"ethereum-types": "^3.4.0",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "1.1.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "1.1.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "1.1.21",
|
"version": "1.1.21",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.1.23 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v1.1.22 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.1.21 - _January 4, 2021_
|
## v1.1.21 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-broker",
|
"name": "@0x/contracts-broker",
|
||||||
"version": "1.1.21",
|
"version": "1.1.23",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -51,20 +51,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/contracts-exchange": "^3.2.22",
|
"@0x/contracts-exchange": "^3.2.24",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -84,10 +84,10 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "3.1.24",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "3.1.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "3.1.22",
|
"version": "3.1.22",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.24 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v3.1.23 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.22 - _January 4, 2021_
|
## v3.1.22 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-coordinator",
|
"name": "@0x/contracts-coordinator",
|
||||||
"version": "3.1.22",
|
"version": "3.1.24",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,17 +52,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -82,16 +82,16 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.19",
|
"@0x/assert": "^3.0.21",
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contract-addresses": "^5.8.0",
|
"@0x/contract-addresses": "^5.9.0",
|
||||||
"@0x/contracts-exchange": "^3.2.22",
|
"@0x/contracts-exchange": "^3.2.24",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/json-schemas": "^5.3.4",
|
"@0x/json-schemas": "^5.4.1",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0",
|
"ethereum-types": "^3.4.0",
|
||||||
"http-status-codes": "^1.3.2"
|
"http-status-codes": "^1.3.2"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "1.3.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "1.3.21",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "1.3.20",
|
"version": "1.3.20",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.3.22 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v1.3.21 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.3.20 - _January 4, 2021_
|
## v1.3.20 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-dev-utils",
|
"name": "@0x/contracts-dev-utils",
|
||||||
"version": "1.3.20",
|
"version": "1.3.22",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -41,17 +41,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/dev-utils",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/dev-utils",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/assert": "^3.0.19",
|
"@0x/assert": "^3.0.21",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0",
|
"ethereum-types": "^3.4.0",
|
||||||
"ethers": "~4.0.4",
|
"ethers": "~4.0.4",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@types/node": "12.12.54"
|
"@types/node": "12.12.54"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "2.1.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "2.1.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "2.1.21",
|
"version": "2.1.21",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.23 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v2.1.22 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.21 - _January 4, 2021_
|
## v2.1.21 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-erc1155",
|
"name": "@0x/contracts-erc1155",
|
||||||
"version": "2.1.21",
|
"version": "2.1.23",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,11 +52,11 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
@@ -80,10 +80,10 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -1,7 +1,29 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "3.3.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "3.3.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.3.0",
|
"version": "3.3.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Add SPDX license identifiers to solidity files",
|
||||||
|
"pr": 105
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"note": "Allow for excess return data in `LibERC20TokenV06` compat* functions",
|
"note": "Allow for excess return data in `LibERC20TokenV06` compat* functions",
|
||||||
"pr": 97
|
"pr": 97
|
||||||
|
@@ -5,8 +5,17 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.2 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v3.3.1 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.0 - _January 4, 2021_
|
## v3.3.0 - _January 4, 2021_
|
||||||
|
|
||||||
|
* Add SPDX license identifiers to solidity files (#105)
|
||||||
* Allow for excess return data in `LibERC20TokenV06` compat* functions (#97)
|
* Allow for excess return data in `LibERC20TokenV06` compat* functions (#97)
|
||||||
|
|
||||||
## v3.2.14 - _December 23, 2020_
|
## v3.2.14 - _December 23, 2020_
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-erc20",
|
"name": "@0x/contracts-erc20",
|
||||||
"version": "3.3.0",
|
"version": "3.3.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -51,18 +51,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14"
|
"@0x/base-contract": "^6.2.18"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "3.1.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "3.1.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "3.1.21",
|
"version": "3.1.21",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.23 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v3.1.22 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.21 - _January 4, 2021_
|
## v3.1.21 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-erc721",
|
"name": "@0x/contracts-erc721",
|
||||||
"version": "3.1.21",
|
"version": "3.1.23",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,18 +52,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14"
|
"@0x/base-contract": "^6.2.18"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "4.2.24",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "4.2.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "4.2.22",
|
"version": "4.2.22",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.2.24 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v4.2.23 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.2.22 - _January 4, 2021_
|
## v4.2.22 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-exchange-forwarder",
|
"name": "@0x/contracts-exchange-forwarder",
|
||||||
"version": "4.2.22",
|
"version": "4.2.24",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,25 +52,25 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-erc1155": "^2.1.21",
|
"@0x/contracts-erc1155": "^2.1.23",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/contracts-exchange": "^3.2.22",
|
"@0x/contracts-exchange": "^3.2.24",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "4.3.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "4.3.22",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "4.3.21",
|
"version": "4.3.21",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.3.23 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v4.3.22 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.3.21 - _January 4, 2021_
|
## v4.3.21 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-exchange-libs",
|
"name": "@0x/contracts-exchange-libs",
|
||||||
"version": "4.3.21",
|
"version": "4.3.23",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,14 +52,14 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/libs",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/libs",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/subproviders": "^6.2.3",
|
"@0x/subproviders": "^6.4.1",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -80,13 +80,13 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "3.2.24",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "3.2.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "3.2.22",
|
"version": "3.2.22",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.2.24 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v3.2.23 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.2.22 - _January 4, 2021_
|
## v3.2.22 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-exchange",
|
"name": "@0x/contracts-exchange",
|
||||||
"version": "3.2.22",
|
"version": "3.2.24",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,21 +52,21 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-multisig": "^4.1.22",
|
"@0x/contracts-multisig": "^4.1.24",
|
||||||
"@0x/contracts-staking": "^2.0.29",
|
"@0x/contracts-staking": "^2.0.31",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -88,13 +88,13 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-erc1155": "^2.1.21",
|
"@0x/contracts-erc1155": "^2.1.23",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "6.2.18",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "6.2.17",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "6.2.16",
|
"version": "6.2.16",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.2.18 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v6.2.17 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.2.16 - _January 4, 2021_
|
## v6.2.16 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-extensions",
|
"name": "@0x/contracts-extensions",
|
||||||
"version": "6.2.16",
|
"version": "6.2.18",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -52,23 +52,23 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/contracts-exchange": "^3.2.22",
|
"@0x/contracts-exchange": "^3.2.24",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -90,8 +90,8 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-integrations",
|
"name": "@0x/contracts-integrations",
|
||||||
"version": "2.7.22",
|
"version": "2.7.24",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
@@ -52,25 +52,25 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contract-addresses": "^5.8.0",
|
"@0x/contract-addresses": "^5.9.0",
|
||||||
"@0x/contract-wrappers": "^13.12.0",
|
"@0x/contract-wrappers": "^13.12.2",
|
||||||
"@0x/contracts-broker": "^1.1.21",
|
"@0x/contracts-broker": "^1.1.23",
|
||||||
"@0x/contracts-coordinator": "^3.1.22",
|
"@0x/contracts-coordinator": "^3.1.24",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-exchange-forwarder": "^4.2.22",
|
"@0x/contracts-exchange-forwarder": "^4.2.24",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-extensions": "^6.2.16",
|
"@0x/contracts-extensions": "^6.2.18",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/coordinator-server": "^1.0.5",
|
"@0x/coordinator-server": "^1.0.5",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/migrations": "^6.5.9",
|
"@0x/migrations": "^6.5.11",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/protocol-utils": "^1.1.3",
|
"@0x/protocol-utils": "^1.1.5",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
@@ -93,21 +93,21 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/asset-swapper": "^5.6.2",
|
"@0x/asset-swapper": "^5.8.1",
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-erc1155": "^2.1.21",
|
"@0x/contracts-erc1155": "^2.1.23",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-erc721": "^3.1.21",
|
"@0x/contracts-erc721": "^3.1.23",
|
||||||
"@0x/contracts-exchange": "^3.2.22",
|
"@0x/contracts-exchange": "^3.2.24",
|
||||||
"@0x/contracts-multisig": "^4.1.22",
|
"@0x/contracts-multisig": "^4.1.24",
|
||||||
"@0x/contracts-staking": "^2.0.29",
|
"@0x/contracts-staking": "^2.0.31",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-zero-ex": "^0.17.0",
|
"@0x/contracts-zero-ex": "^0.18.1",
|
||||||
"@0x/subproviders": "^6.2.3",
|
"@0x/subproviders": "^6.4.1",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0",
|
"ethereum-types": "^3.4.0",
|
||||||
"ethereumjs-util": "^6.2.0",
|
"ethereumjs-util": "^6.2.0",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "4.1.24",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "4.1.23",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "4.1.22",
|
"version": "4.1.22",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.1.24 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v4.1.23 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.1.22 - _January 4, 2021_
|
## v4.1.22 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-multisig",
|
"name": "@0x/contracts-multisig",
|
||||||
"version": "4.1.22",
|
"version": "4.1.24",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -49,18 +49,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/multisig",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/multisig",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "2.0.31",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "2.0.30",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "2.0.29",
|
"version": "2.0.29",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.31 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v2.0.30 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.29 - _January 4, 2021_
|
## v2.0.29 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-staking",
|
"name": "@0x/contracts-staking",
|
||||||
"version": "2.0.29",
|
"version": "2.0.31",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -53,20 +53,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-asset-proxy": "^3.7.3",
|
"@0x/contracts-asset-proxy": "^3.7.5",
|
||||||
"@0x/contracts-dev-utils": "^1.3.20",
|
"@0x/contracts-dev-utils": "^1.3.22",
|
||||||
"@0x/contracts-erc20": "^3.3.0",
|
"@0x/contracts-erc20": "^3.3.2",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.21",
|
"@0x/contracts-exchange-libs": "^4.3.23",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-utils": "^4.7.0",
|
"@0x/contracts-utils": "^4.7.2",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.28",
|
"@0x/ts-doc-gen": "^0.0.28",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
@@ -87,10 +87,10 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"ethereum-types": "^3.4.0",
|
"ethereum-types": "^3.4.0",
|
||||||
"ethereumjs-util": "^5.1.1"
|
"ethereumjs-util": "^5.1.1"
|
||||||
},
|
},
|
||||||
|
@@ -1,4 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "5.3.20",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "5.3.19",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1609802516,
|
"timestamp": 1609802516,
|
||||||
"version": "5.3.18",
|
"version": "5.3.18",
|
||||||
|
@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.3.20 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v5.3.19 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.3.18 - _January 4, 2021_
|
## v5.3.18 - _January 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-test-utils",
|
"name": "@0x/contracts-test-utils",
|
||||||
"version": "5.3.18",
|
"version": "5.3.20",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/test-utils",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/test-utils",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
@@ -42,20 +42,20 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.19",
|
"@0x/assert": "^3.0.21",
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/contract-addresses": "^5.8.0",
|
"@0x/contract-addresses": "^5.9.0",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/json-schemas": "^5.3.4",
|
"@0x/json-schemas": "^5.4.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-coverage": "^4.0.24",
|
"@0x/sol-coverage": "^4.0.29",
|
||||||
"@0x/sol-profiler": "^4.1.14",
|
"@0x/sol-profiler": "^4.1.19",
|
||||||
"@0x/sol-trace": "^3.0.24",
|
"@0x/sol-trace": "^3.0.29",
|
||||||
"@0x/subproviders": "^6.2.3",
|
"@0x/subproviders": "^6.4.1",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/bn.js": "^4.11.0",
|
"@types/bn.js": "^4.11.0",
|
||||||
"@types/js-combinatorics": "^0.5.29",
|
"@types/js-combinatorics": "^0.5.29",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
|
@@ -1,10 +1,32 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1611648096,
|
||||||
|
"version": "4.7.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": 1610510890,
|
||||||
|
"version": "4.7.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.7.0",
|
"version": "4.7.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"note": "Add `LibSafeMathV06.safeDowncastToUint128()`",
|
"note": "Add `LibSafeMathV06.safeDowncastToUint128()`",
|
||||||
"pr": 97
|
"pr": 97
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add SPDX license identifiers to solidity files",
|
||||||
|
"pr": 105
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1609802516
|
"timestamp": 1609802516
|
||||||
|
@@ -5,9 +5,18 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.7.2 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v4.7.1 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.7.0 - _January 4, 2021_
|
## v4.7.0 - _January 4, 2021_
|
||||||
|
|
||||||
* Add `LibSafeMathV06.safeDowncastToUint128()` (#97)
|
* Add `LibSafeMathV06.safeDowncastToUint128()` (#97)
|
||||||
|
* Add SPDX license identifiers to solidity files (#105)
|
||||||
|
|
||||||
## v4.6.5 - _December 23, 2020_
|
## v4.6.5 - _December 23, 2020_
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2019 ZeroEx Intl.
|
Copyright 2019 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2019 ZeroEx Intl.
|
Copyright 2019 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0x/contracts-utils",
|
"name": "@0x/contracts-utils",
|
||||||
"version": "4.7.0",
|
"version": "4.7.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -50,15 +50,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/utils",
|
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/utils",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.13",
|
"@0x/abi-gen": "^5.4.19",
|
||||||
"@0x/contracts-gen": "^2.0.24",
|
"@0x/contracts-gen": "^2.0.30",
|
||||||
"@0x/contracts-test-utils": "^5.3.18",
|
"@0x/contracts-test-utils": "^5.3.20",
|
||||||
"@0x/dev-utils": "^4.1.3",
|
"@0x/dev-utils": "^4.2.1",
|
||||||
"@0x/order-utils": "^10.4.13",
|
"@0x/order-utils": "^10.4.15",
|
||||||
"@0x/sol-compiler": "^4.4.1",
|
"@0x/sol-compiler": "^4.5.2",
|
||||||
"@0x/tslint-config": "^4.1.3",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.3.1",
|
"@0x/types": "^3.3.1",
|
||||||
"@0x/web3-wrapper": "^7.3.0",
|
"@0x/web3-wrapper": "^7.4.1",
|
||||||
"@types/bn.js": "^4.11.0",
|
"@types/bn.js": "^4.11.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
@@ -79,9 +79,9 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.14",
|
"@0x/base-contract": "^6.2.18",
|
||||||
"@0x/typescript-typings": "^5.1.6",
|
"@0x/typescript-typings": "^5.1.6",
|
||||||
"@0x/utils": "^6.1.1",
|
"@0x/utils": "^6.2.0",
|
||||||
"bn.js": "^4.11.8",
|
"bn.js": "^4.11.8",
|
||||||
"ethereum-types": "^3.4.0"
|
"ethereum-types": "^3.4.0"
|
||||||
},
|
},
|
||||||
|
@@ -1,10 +1,38 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "0.18.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Swallow reverts in `batchGetLimitOrderRelevantStates()` and `batchGetRfqOrderRelevantStates()`",
|
||||||
|
"pr": 117
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1611648096
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "0.18.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Use consistent returndatasize checks in UniswapFeature",
|
||||||
|
"pr": 96
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Remove `MetaTransactionsFeature._executeMetaTransaction()` and `SignatureValidatorFeature`",
|
||||||
|
"pr": 109
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1610510890
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.17.0",
|
"version": "0.17.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"note": "Add DevUtils-like functions to `NativeOrdersFeature`",
|
"note": "Add DevUtils-like functions to `NativeOrdersFeature`",
|
||||||
"pr": 97
|
"pr": 97
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add SPDX license identifiers to solidity files",
|
||||||
|
"pr": 105
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1609802516
|
"timestamp": 1609802516
|
||||||
|
@@ -5,9 +5,19 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.18.1 - _January 26, 2021_
|
||||||
|
|
||||||
|
* Swallow reverts in `batchGetLimitOrderRelevantStates()` and `batchGetRfqOrderRelevantStates()` (#117)
|
||||||
|
|
||||||
|
## v0.18.0 - _January 13, 2021_
|
||||||
|
|
||||||
|
* Use consistent returndatasize checks in UniswapFeature (#96)
|
||||||
|
* Remove `MetaTransactionsFeature._executeMetaTransaction()` and `SignatureValidatorFeature` (#109)
|
||||||
|
|
||||||
## v0.17.0 - _January 4, 2021_
|
## v0.17.0 - _January 4, 2021_
|
||||||
|
|
||||||
* Add DevUtils-like functions to `NativeOrdersFeature` (#97)
|
* Add DevUtils-like functions to `NativeOrdersFeature` (#97)
|
||||||
|
* Add SPDX license identifiers to solidity files (#105)
|
||||||
|
|
||||||
## v0.16.0 - _December 23, 2020_
|
## v0.16.0 - _December 23, 2020_
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
@@ -22,7 +23,6 @@ pragma experimental ABIEncoderV2;
|
|||||||
import "./features/IOwnableFeature.sol";
|
import "./features/IOwnableFeature.sol";
|
||||||
import "./features/ISimpleFunctionRegistryFeature.sol";
|
import "./features/ISimpleFunctionRegistryFeature.sol";
|
||||||
import "./features/ITokenSpenderFeature.sol";
|
import "./features/ITokenSpenderFeature.sol";
|
||||||
import "./features/ISignatureValidatorFeature.sol";
|
|
||||||
import "./features/ITransformERC20Feature.sol";
|
import "./features/ITransformERC20Feature.sol";
|
||||||
import "./features/IMetaTransactionsFeature.sol";
|
import "./features/IMetaTransactionsFeature.sol";
|
||||||
import "./features/IUniswapFeature.sol";
|
import "./features/IUniswapFeature.sol";
|
||||||
@@ -35,7 +35,6 @@ interface IZeroEx is
|
|||||||
IOwnableFeature,
|
IOwnableFeature,
|
||||||
ISimpleFunctionRegistryFeature,
|
ISimpleFunctionRegistryFeature,
|
||||||
ITokenSpenderFeature,
|
ITokenSpenderFeature,
|
||||||
ISignatureValidatorFeature,
|
|
||||||
ITransformERC20Feature,
|
ITransformERC20Feature,
|
||||||
IMetaTransactionsFeature,
|
IMetaTransactionsFeature,
|
||||||
IUniswapFeature,
|
IUniswapFeature,
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
@@ -85,21 +86,6 @@ interface IMetaTransactionsFeature {
|
|||||||
payable
|
payable
|
||||||
returns (bytes[] memory returnResults);
|
returns (bytes[] memory returnResults);
|
||||||
|
|
||||||
/// @dev Execute a meta-transaction via `sender`. Privileged variant.
|
|
||||||
/// Only callable from within.
|
|
||||||
/// @param sender Who is executing the meta-transaction.
|
|
||||||
/// @param mtx The meta-transaction.
|
|
||||||
/// @param signature The signature by `mtx.signer`.
|
|
||||||
/// @return returnResult The ABI-encoded result of the underlying call.
|
|
||||||
function _executeMetaTransaction(
|
|
||||||
address sender,
|
|
||||||
MetaTransactionData memory mtx,
|
|
||||||
LibSignature.Signature memory signature
|
|
||||||
)
|
|
||||||
external
|
|
||||||
payable
|
|
||||||
returns (bytes memory returnResult);
|
|
||||||
|
|
||||||
/// @dev Get the block at which a meta-transaction has been executed.
|
/// @dev Get the block at which a meta-transaction has been executed.
|
||||||
/// @param mtx The meta-transaction.
|
/// @param mtx The meta-transaction.
|
||||||
/// @return blockNumber The block height when the meta-transactioin was executed.
|
/// @return blockNumber The block height when the meta-transactioin was executed.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
@@ -386,7 +387,9 @@ interface INativeOrdersFeature {
|
|||||||
bool isSignatureValid
|
bool isSignatureValid
|
||||||
);
|
);
|
||||||
|
|
||||||
/// @dev Batch version of `getLimitOrderRelevantState()`.
|
/// @dev Batch version of `getLimitOrderRelevantState()`, without reverting.
|
||||||
|
/// Orders that would normally cause `getLimitOrderRelevantState()`
|
||||||
|
/// to revert will have empty results.
|
||||||
/// @param orders The limit orders.
|
/// @param orders The limit orders.
|
||||||
/// @param signatures The order signatures.
|
/// @param signatures The order signatures.
|
||||||
/// @return orderInfos Info about the orders.
|
/// @return orderInfos Info about the orders.
|
||||||
@@ -405,7 +408,9 @@ interface INativeOrdersFeature {
|
|||||||
bool[] memory isSignatureValids
|
bool[] memory isSignatureValids
|
||||||
);
|
);
|
||||||
|
|
||||||
/// @dev Batch version of `getRfqOrderRelevantState()`.
|
/// @dev Batch version of `getRfqOrderRelevantState()`, without reverting.
|
||||||
|
/// Orders that would normally cause `getRfqOrderRelevantState()`
|
||||||
|
/// to revert will have empty results.
|
||||||
/// @param orders The RFQ orders.
|
/// @param orders The RFQ orders.
|
||||||
/// @param signatures The order signatures.
|
/// @param signatures The order signatures.
|
||||||
/// @return orderInfos Info about the orders.
|
/// @return orderInfos Info about the orders.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
@@ -1,63 +0,0 @@
|
|||||||
/*
|
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
pragma solidity ^0.6.5;
|
|
||||||
pragma experimental ABIEncoderV2;
|
|
||||||
|
|
||||||
|
|
||||||
/// @dev Feature for validating signatures.
|
|
||||||
interface ISignatureValidatorFeature {
|
|
||||||
|
|
||||||
/// @dev Allowed signature types.
|
|
||||||
enum SignatureType {
|
|
||||||
Illegal, // 0x00, default value
|
|
||||||
Invalid, // 0x01
|
|
||||||
EIP712, // 0x02
|
|
||||||
EthSign, // 0x03
|
|
||||||
NSignatureTypes // 0x04, number of signature types. Always leave at end.
|
|
||||||
}
|
|
||||||
|
|
||||||
/// @dev Validate that `hash` was signed by `signer` given `signature`.
|
|
||||||
/// Reverts otherwise.
|
|
||||||
/// @param hash The hash that was signed.
|
|
||||||
/// @param signer The signer of the hash.
|
|
||||||
/// @param signature The signature. The last byte of this signature should
|
|
||||||
/// be a member of the `SignatureType` enum.
|
|
||||||
function validateHashSignature(
|
|
||||||
bytes32 hash,
|
|
||||||
address signer,
|
|
||||||
bytes calldata signature
|
|
||||||
)
|
|
||||||
external
|
|
||||||
view;
|
|
||||||
|
|
||||||
/// @dev Check that `hash` was signed by `signer` given `signature`.
|
|
||||||
/// @param hash The hash that was signed.
|
|
||||||
/// @param signer The signer of the hash.
|
|
||||||
/// @param signature The signature. The last byte of this signature should
|
|
||||||
/// be a member of the `SignatureType` enum.
|
|
||||||
/// @return isValid `true` on success.
|
|
||||||
function isValidHashSignature(
|
|
||||||
bytes32 hash,
|
|
||||||
address signer,
|
|
||||||
bytes calldata signature
|
|
||||||
)
|
|
||||||
external
|
|
||||||
view
|
|
||||||
returns (bool isValid);
|
|
||||||
}
|
|
@@ -1,3 +1,4 @@
|
|||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright 2020 ZeroEx Intl.
|
Copyright 2020 ZeroEx Intl.
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user