Lawrence Forman
|
957ef5ab77
|
@0x/contract-artifacts : Add IZeroEx artifact.
|
2020-07-22 23:41:11 -04:00 |
|
Lawrence Forman
|
71731d223b
|
Update contract wrappers (esp Forwarder + asset-swapper) (#2432)
* `@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>
|
2020-01-09 15:35:22 -05:00 |
|
Greg Hysz
|
b4b43a9e9e
|
Updated Coordinator wrappers and artifacts (#2346)
* Updated Coordinator wrappers and artifacts
* Use contracts-coordinator package for Coordinator
* disable custom CoordinatorWrapper
* trim disallowed artifact fields; fix exports for docs; lint
|
2019-11-16 19:22:22 -05:00 |
|
Jacob Evans
|
724085e068
|
Remove TestStaking
CHANGELOG updates
Rebase and clean imports
Fix lint
|
2019-11-15 12:34:41 +10:00 |
|
Jacob Evans
|
21fab3ef9f
|
Added Staking and ERC20 Bridge to migrations
|
2019-11-15 11:38:43 +10:00 |
|