Directly grab the EIP712 constants from the `order-utils` package in `/contracts/coordinator/test/util/hash_utils`. Update changelogs.
17 lines
351 B
JSON
17 lines
351 B
JSON
[
|
|
{
|
|
"version": "0.0.1",
|
|
"changes": [
|
|
{
|
|
"note": "Created Coordinator package"
|
|
},
|
|
{
|
|
"note": "Use mixed EIP712 domains for transactions and approvals"
|
|
},
|
|
{
|
|
"note": "Add `SignatureType.Invalid`"
|
|
}
|
|
]
|
|
}
|
|
]
|