* `@0x/contract-artifacts`: Update artifacts. * `@0x/contract-wrappers`: Regenerate wrappers. * `@0x/migrations`: Update Forwarder migration. * `@0x/asset-swapper`: Update forwarder fees for new forwarder contract. * `@0x/dev-utils`: Make `"istanbul"` the default `hardfork` when creating a ganache provider. * `@0x/asset-swapper`: Remove debug code. * `@0x/asset-swapper`: Remove `getSmartContractParamsOrThrowAsync()` because why does it even exist? `@0x/asset-swapper`: Fix broken tests. `@0x/asset-swapper`: Correctly handle affiliate fees in `getCalldataOrThrow()`. * `@0x/contract-wrappers`: Export `ExchangeOwnershipTransferredEventArgs`. `@0x/0x.js`: Export `ExchangeOwnershipTransferredEventArgs`. `@0x/asset-swapper`: Unexport `MethodAbi`, `ConstructorStateMutability`, and `StateMutability`. * Update changelogs * Update packages/migrations/CHANGELOG.json Co-Authored-By: Jacob Evans <jacob@dekz.net> * Update packages/asset-swapper/CHANGELOG.json Co-Authored-By: Jacob Evans <jacob@dekz.net> Co-authored-by: Lawrence Forman <me@merklejerk.com> Co-authored-by: Jacob Evans <dekz@dekz.net>
313 lines
7.0 KiB
JSON
313 lines
7.0 KiB
JSON
[
|
|
{
|
|
"version": "3.4.0",
|
|
"changes": [
|
|
{
|
|
"note": "Update all artifacts.",
|
|
"pr": 2432
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "3.3.0",
|
|
"changes": [
|
|
{
|
|
"note": "Add updated `DevUtils` artifact.",
|
|
"pr": 2402
|
|
}
|
|
],
|
|
"timestamp": 1578272714
|
|
},
|
|
{
|
|
"version": "3.2.0",
|
|
"changes": [
|
|
{
|
|
"note": "Add `IERC20BridgeSampler` artifact.",
|
|
"pr": 2353
|
|
}
|
|
],
|
|
"timestamp": 1576540892
|
|
},
|
|
{
|
|
"version": "3.1.0",
|
|
"changes": [
|
|
{
|
|
"note": "Add `IAssetData` artifact",
|
|
"pr": 2373
|
|
}
|
|
],
|
|
"timestamp": 1575931811
|
|
},
|
|
{
|
|
"version": "3.0.0",
|
|
"changes": [
|
|
{
|
|
"note": "Regenerate Forwarder and DevUtils artifacts",
|
|
"pr": 2374
|
|
},
|
|
{
|
|
"note": "Replace Staking artifact with TestStaking",
|
|
"pr": 2322
|
|
},
|
|
{
|
|
"note": "Added `ZrxVault` and `ERC20BridgeProxy` artifacts",
|
|
"pr": 2323
|
|
},
|
|
{
|
|
"note": "Updated Coordinator + Coordinator Registry artifacts",
|
|
"pr": 2346
|
|
},
|
|
{
|
|
"note": "Update DevUtils contract artifacts"
|
|
},
|
|
{
|
|
"note": "Use V3 contracts",
|
|
"pr": 2181
|
|
},
|
|
{
|
|
"note": "Add `deployedBytecode` field",
|
|
"pr": 2181
|
|
}
|
|
],
|
|
"timestamp": 1575296764
|
|
},
|
|
{
|
|
"version": "2.3.0-beta.4",
|
|
"changes": [
|
|
{
|
|
"note": "Regenerate Forwarder and DevUtils artifacts",
|
|
"pr": 2374
|
|
}
|
|
],
|
|
"timestamp": 1575290197
|
|
},
|
|
{
|
|
"version": "2.3.0-beta.3",
|
|
"changes": [
|
|
{
|
|
"note": "Replace Staking artifact with TestStaking",
|
|
"pr": 2322
|
|
},
|
|
{
|
|
"note": "Added `ZrxVault` and `ERC20BridgeProxy` artifacts",
|
|
"pr": 2323
|
|
},
|
|
{
|
|
"note": "Updated Coordinator + Coordinator Registry artifacts",
|
|
"pr": 2346
|
|
}
|
|
],
|
|
"timestamp": 1574030254
|
|
},
|
|
{
|
|
"version": "2.3.0-beta.2",
|
|
"changes": [
|
|
{
|
|
"note": "Update DevUtils contract artifacts"
|
|
}
|
|
],
|
|
"timestamp": 1573159180
|
|
},
|
|
{
|
|
"version": "2.3.0-beta.1",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
],
|
|
"timestamp": 1573001598
|
|
},
|
|
{
|
|
"version": "2.3.0-beta.0",
|
|
"changes": [
|
|
{
|
|
"note": "Use V3 contracts",
|
|
"pr": 2181
|
|
},
|
|
{
|
|
"note": "Add `deployedBytecode` field",
|
|
"pr": 2181
|
|
}
|
|
],
|
|
"timestamp": 1570135330
|
|
},
|
|
{
|
|
"timestamp": 1568744790,
|
|
"version": "2.2.2",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1567521715,
|
|
"version": "2.2.1",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "2.2.0",
|
|
"changes": [
|
|
{
|
|
"note": "Update `IWallet` and `IValidator` to reflect Mainnet",
|
|
"pr": 2078
|
|
}
|
|
],
|
|
"timestamp": 1566446343
|
|
},
|
|
{
|
|
"version": "2.1.0",
|
|
"changes": [
|
|
{
|
|
"note": "Added DevUtils",
|
|
"pr": 2060
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1565296576,
|
|
"version": "2.0.4",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1564604963,
|
|
"version": "2.0.3",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1563957393,
|
|
"version": "2.0.2",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"timestamp": 1563006338,
|
|
"version": "2.0.1",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "2.0.0",
|
|
"changes": [
|
|
{
|
|
"note": "Remove evm.bytecode.linkReferences from all artifacts. Remove evm.deployedBytecode and sourceTreeHashHex from Coordinator artifact.",
|
|
"pr": 1842
|
|
},
|
|
{
|
|
"note": "Prune fields from EthBalanceChecker",
|
|
"pr": 1876
|
|
},
|
|
{
|
|
"note": "Add compilerOutput.devdoc to all artifacts",
|
|
"pr": "1907"
|
|
}
|
|
],
|
|
"timestamp": 1562967251
|
|
},
|
|
{
|
|
"timestamp": 1557507213,
|
|
"version": "1.5.1",
|
|
"changes": [
|
|
{
|
|
"note": "Dependencies updated"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"version": "1.5.0",
|
|
"changes": [
|
|
{
|
|
"note": "Added artifact for `IAssetProxy`",
|
|
"pr": 1714
|
|
}
|
|
],
|
|
"timestamp": 1554997931
|
|
},
|
|
{
|
|
"version": "1.4.0",
|
|
"changes": [
|
|
{
|
|
"note": "Added artifact for `Coordinaotr` and `CoordinatorRegistry` contracts",
|
|
"pr": 1689
|
|
}
|
|
],
|
|
"timestamp": 1553183790
|
|
},
|
|
{
|
|
"version": "1.3.0",
|
|
"changes": [
|
|
{
|
|
"note": "Added artifact for `MultiAssetProxy` contract",
|
|
"pr": 1503
|
|
}
|
|
],
|
|
"timestamp": 1547561734
|
|
},
|
|
{
|
|
"version": "1.2.0",
|
|
"changes": [
|
|
{
|
|
"pr": 1465,
|
|
"note": "Added artifact for Dutch Auction contract"
|
|
}
|
|
],
|
|
"timestamp": 1547040760
|
|
},
|
|
{
|
|
"version": "1.1.2",
|
|
"changes": [
|
|
{
|
|
"pr": 1309,
|
|
"note": "Update Exchange artifact to receive ZRX asset data as a constructor argument"
|
|
}
|
|
],
|
|
"timestamp": 1543401373
|
|
},
|
|
{
|
|
"version": "1.1.0",
|
|
"changes": [
|
|
{
|
|
"pr": 1192,
|
|
"note": "Update Forwarder artifact"
|
|
}
|
|
],
|
|
"timestamp": 1541740904
|
|
},
|
|
{
|
|
"version": "1.0.1",
|
|
"changes": [
|
|
{
|
|
"pr": 1105,
|
|
"note": "Initial release"
|
|
}
|
|
],
|
|
"timestamp": 1539871071
|
|
},
|
|
{
|
|
"version": "1.0.0",
|
|
"changes": [
|
|
{
|
|
"note": "Unpublished Package"
|
|
}
|
|
]
|
|
}
|
|
]
|