Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-01-22 18:49:24 +10:00
parent e436673304
commit 00e616b57a
83 changed files with 1156 additions and 659 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "3.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.1.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.1 - _January 22, 2020_
* Dependencies updated
## v3.1.0 - _January 6, 2020_
* Integration tests for DydxBridge with ERC20BridgeProxy. (#2401)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "3.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "3.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.4 - _January 22, 2020_
* Dependencies updated
## v3.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "1.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.3",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.4 - _January 22, 2020_
* Dependencies updated
## v1.0.3 - _January 6, 2020_
* Fixed ERC721 duplicate token ID bug (#2400)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "2.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _January 22, 2020_
* Dependencies updated
## v2.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -10,7 +10,8 @@
"note": "Early exit if a DEX sample fails",
"pr": 2427
}
]
],
"timestamp": 1579682890
},
{
"version": "1.0.3",

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.0 - _January 22, 2020_
* Add batch functions to query quotes (#2427)
* Early exit if a DEX sample fails (#2427)
## v1.0.3 - _January 6, 2020_
* Add gas limits to external quote calls. (#2405)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "3.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "3.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.4 - _January 22, 2020_
* Dependencies updated
## v3.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "3.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "3.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.4 - _January 22, 2020_
* Dependencies updated
## v3.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "4.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "4.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.4 - _January 22, 2020_
* Dependencies updated
## v4.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -6,7 +6,8 @@
"note": "Reference functions for `matchOrders` and `matchOrdersWithMaximalFill`.",
"pr": 2437
}
]
],
"timestamp": 1579682890
},
{
"timestamp": 1578272714,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _January 22, 2020_
* Reference functions for `matchOrders` and `matchOrdersWithMaximalFill`. (#2437)
## v4.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -6,7 +6,8 @@
"note": "Uses updated event decoding to properly decodes arrays and objects.",
"pr": 2443
}
]
],
"timestamp": 1579682890
},
{
"timestamp": 1578272714,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.0 - _January 22, 2020_
* Uses updated event decoding to properly decodes arrays and objects. (#2443)
## v3.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "5.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "5.1.2",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.1.3 - _January 22, 2020_
* Dependencies updated
## v5.1.2 - _January 6, 2020_
* Dependencies updated

View File

@@ -14,7 +14,8 @@
"note": "Add various negative assertions for fuzz tests",
"pr": 2431
}
]
],
"timestamp": 1579682890
},
{
"version": "2.1.0",

View File

@@ -5,10 +5,17 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.0 - _January 22, 2020_
* Add mainnet contract wrapper `callAsync()` revert behavior tests. (#2433)
* Fuzz tests for `matchOrders` and `matchOrdersWithMaximalFill`. (#2437)
* Add various negative assertions for fuzz tests (#2431)
## v2.1.0 - _January 6, 2020_
* Integration tests for DydxBridge with (i) Exchange v3 and (ii) Mainnet dYdX SoloMargin contract. (#2401)
* Add aggregator mainnet tests. (#2407)
* Add fuzz tests for Exchange signature validation. (#2425)
## v2.0.2 - _December 17, 2019_

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "4.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "4.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.4 - _January 22, 2020_
* Dependencies updated
## v4.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1578272714,
"version": "2.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _January 22, 2020_
* Dependencies updated
## v2.0.3 - _January 6, 2020_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1579682890,
"version": "5.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "5.1.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.1.1 - _January 22, 2020_
* Dependencies updated
## v5.1.0 - _January 6, 2020_
* Added ERC20BridgeProxy to list of unlocked accounts on mainnet fork (#2401)

View File

@@ -6,7 +6,8 @@
"note": "Replaced ethers with 0x ABI Encoder for decoding logs. Fixes decoding for arrays/objects.",
"pr": 2443
}
]
],
"timestamp": 1579682890
},
{
"timestamp": 1578272714,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _January 22, 2020_
* Replaced ethers with 0x ABI Encoder for decoding logs. Fixes decoding for arrays/objects. (#2443)
## v4.0.3 - _January 6, 2020_
* Dependencies updated