* abi-gen/test: recompile contract fixtures for 3.0 It seems this hadn't been done since the merge with the 3.0 branch. * Sync `monorepo$ yarn test` exclusions to CI config * sra-spec: correct typo * contract-wrappers: TODO after coord.-server update * utils: fix typo in comment * Refactor networkId to chainId everywhere * Update CHANGELOGs
30 lines
635 B
JSON
30 lines
635 B
JSON
[
|
|
{
|
|
"version": "1.0.0-beta.0",
|
|
"changes": [
|
|
{
|
|
"note": "All references to network ID have been removed, and references to chain ID have been introduced instead",
|
|
"pr": 2313
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "0.1.0-beta.0",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
],
|
|
"timestamp": 1570135330
|
|
},
|
|
{
|
|
"timestamp": 1568744790,
|
|
"version": "0.0.2",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
}
|
|
]
|