Files
protocol/packages/protocol-utils/CHANGELOG.json
Cece Z d7dbc0576d Support cast vote by signature in ZrxTreasury (#297)
* Support cast vote by signature in ZrxTreasury

* Address comments and fix existing tests

* test that doesnt work

* test file format

* updates

* address some of the comments

* Remove unused const

* get rid of vote_factory

* unit test for castVoteBySignature p1

* unit test for castVoteBySignature p2

* Add version to domain, and one more test

* unit test for castVoteBySignature p3

* unit test for castVoteBySignature p4

* bump utils version

* remove debug code

* address some comments

* address more pr comments

* move Vote class to protocol-utils

* Address pr comments and update changelogs
2021-09-14 16:12:51 -04:00

265 lines
5.5 KiB
JSON

[
{
"version": "1.9.0",
"changes": [
{
"note": "Add 'TreasuryVote' class"
}
]
},
{
"timestamp": 1630459879,
"version": "1.8.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1629353596,
"version": "1.8.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1629079369,
"version": "1.8.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1628665757,
"version": "1.8.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.8.0",
"changes": [
{
"note": "Add `Clipper`"
}
],
"timestamp": 1628225642
},
{
"timestamp": 1624356181,
"version": "1.7.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1623382456,
"version": "1.7.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.7.0",
"changes": [
{
"note": "Add utils for OtcOrders",
"pr": 244
}
],
"timestamp": 1622609597
},
{
"timestamp": 1621944788,
"version": "1.6.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1621600614,
"version": "1.6.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.6.0",
"changes": [
{
"note": "Add BalancerV2, remove Smoothy, Component and Saddle in BridgeProtocol enum",
"pr": 206
},
{
"note": "Add UniswapV3 bridge protocol IDs and remove invalid ones",
"pr": 197
}
],
"timestamp": 1620214333
},
{
"timestamp": 1619596077,
"version": "1.5.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.5.0",
"changes": [
{
"note": "Add support for orderSignerRegistry in getSignatureWithProviderAsync()",
"pr": 195
}
],
"timestamp": 1619481586
},
{
"timestamp": 1618259868,
"version": "1.4.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.4.0",
"changes": [
{
"note": "Added Smoothy, Component, Saddle",
"pr": 182
},
{
"note": "Added Nerve",
"pr": 181
}
],
"timestamp": 1617311315
},
{
"timestamp": 1616005394,
"version": "1.3.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.3.0",
"changes": [
{
"note": "Add VIP utils",
"pr": 127
},
{
"note": "Add `DodoV2` and `Linkswap` BridgeSource",
"pr": 152
}
],
"timestamp": 1614141718
},
{
"version": "1.2.0",
"changes": [
{
"note": "Update transformer utils for V4 FQT",
"pr": 104
}
],
"timestamp": 1612950500
},
{
"version": "1.1.5",
"changes": [
{
"note": "Use `Web3Wrapper.signTypedDataAsync()` instead of removed `Web3Wrapper.signTypedDataV4Async()`",
"pr": 124
}
],
"timestamp": 1611648096
},
{
"timestamp": 1610510890,
"version": "1.1.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1609802516,
"version": "1.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1608692071,
"version": "1.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1608245516,
"version": "1.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.1.0",
"changes": [
{
"note": "Add the `MetaTransaction` class for EP mtxs",
"pr": 90
}
],
"timestamp": 1608149382
},
{
"timestamp": 1607485227,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Package created",
"pr": 76
}
]
}
]