Files
protocol/contracts/integrations/CHANGELOG.json
Lawrence Forman de12da18da Exchange signature validation fuzz tests (#2425)
* `@0x/contracts-integrations`: Add Exchange signature validation fuzz tests.

* `@0x/contracts-integrations`: Switch from actor pattern to just pure function generators.

Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-01-07 17:35:25 -05:00

99 lines
2.1 KiB
JSON

[
{
"version": "2.1.0",
"changes": [
{
"note": "Integration tests for DydxBridge with (i) Exchange v3 and (ii) Mainnet dYdX SoloMargin contract.",
"pr": 2401
},
{
"note": "Add aggregator mainnet tests.",
"pr": 2407
},
{
"note": "Add fuzz tests for Exchange signature validation.",
"pr": 2425
}
],
"timestamp": 1578272714
},
{
"timestamp": 1576540892,
"version": "2.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1575931811,
"version": "2.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.0",
"changes": [
{
"note": "Forwader <> ERC20Bridge integration tests",
"pr": 2356
}
],
"timestamp": 1575296764
},
{
"version": "1.0.3-beta.2",
"changes": [
{
"note": "Forwader <> ERC20Bridge integration tests",
"pr": 2356
}
],
"timestamp": 1575290197
},
{
"version": "1.0.3-beta.1",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1574238768
},
{
"timestamp": 1574030254,
"version": "1.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1573159180,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Created package",
"pr": "2240"
},
{
"note": "Added the deployment manager class",
"pr": "2240"
}
]
}
]