* `@0x/contracts-zero-ex`: Use the `MetaTransaction` class from `@0x/protocol-utils` in tests. * `@0x/protocol-utils`: Add the `MetaTransaction` class for EP mtxs + refactors * update changelogs * `@0x/protocol-utils`: Add mtx tests * `@0x/protocol-utils`: Rename `mtx.ts` to `meta_transactions.ts` and misc review feedback Co-authored-by: Lawrence Forman <me@merklejerk.com>
30 lines
547 B
JSON
30 lines
547 B
JSON
[
|
|
{
|
|
"version": "1.1.0",
|
|
"changes": [
|
|
{
|
|
"note": "Add the `MetaTransaction` class for EP mtxs",
|
|
"pr": 90
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1607485227,
|
|
"version": "1.0.1",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "1.0.0",
|
|
"changes": [
|
|
{
|
|
"note": "Package created",
|
|
"pr": 76
|
|
}
|
|
]
|
|
}
|
|
]
|