mzhu25
e544a804c2
ZrxTreasury ( #120 )
...
* `@0x/contracts-treasury` (squashed)
Fix @0x/contracts-zero-ex readme
Create package for governance contracts
Rename @0x/contracts-governance to @0x/contracts-treasury and write contracts
Write tests and such
Missed a few places where "governance" should be "treasury"`
Update changelog with PR number
Appease CI
Arbitrary treasury actions
Export treasury artifacts and wrappers
Continue to do battle with CI
Address PR feedback
* More PR feedback
2021-01-26 09:33:14 -08:00
Github Actions
96e0ad7899
Publish
...
- @0x/contracts-asset-proxy@3.7.5
- @0x/contracts-broker@1.1.23
- @0x/contracts-coordinator@3.1.24
- @0x/contracts-dev-utils@1.3.22
- @0x/contracts-erc1155@2.1.23
- @0x/contracts-erc20@3.3.2
- @0x/contracts-erc721@3.1.23
- @0x/contracts-exchange-forwarder@4.2.24
- @0x/contracts-exchange-libs@4.3.23
- @0x/contracts-exchange@3.2.24
- @0x/contracts-extensions@6.2.18
- @0x/contracts-integrations@2.7.24
- @0x/contracts-multisig@4.1.24
- @0x/contracts-staking@2.0.31
- @0x/contracts-test-utils@5.3.20
- @0x/contracts-utils@4.7.2
- @0x/contracts-zero-ex@0.18.1
- @0x/asset-swapper@5.8.1
- @0x/contract-artifacts@3.11.1
- @0x/contract-wrappers-test@12.2.35
- @0x/contract-wrappers@13.12.2
- @0x/migrations@6.5.11
- @0x/order-utils@10.4.15
- @0x/protocol-utils@1.1.5
2021-01-26 08:02:10 +00:00
Github Actions
5a1fee5d31
Updated CHANGELOGS & MD docs
2021-01-26 08:02:03 +00:00
Lawrence Forman
3557a5e5a9
@0x/contracts-zero-ex
: Update tests to work with ganache chainId of 1337 (#123 )
...
* `@0x/contracts-zero-ex`: Update tests to work with ganache chainId of 1337
* `update org deps
* `@0x/protocol-utils`: Use `Web3Wrapper.signTypedDataAsync()` instead of removed `Web3Wrapper.signTypedDataV4Async()` (#124 )
Co-authored-by: Lawrence Forman <me@merklejerk.com>
* `update org deps
`@0x/order-utils`: Fix broken tests
* remove lingering console.logs
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-26 02:50:09 -05:00
Lawrence Forman
50068750f5
EP: Swallow reverts in batchGetLimit/RfqRelevantStates()
( #117 )
...
* `@0x/contracts-zero-ex`: Swallow reverts in `batchGetLimit/RfqRelevantStates()`.
* `@0x/contracts-zero-ex`: Fix typos
* `@0x/contracts-zero-ex`: Fix misleading RFQ typehash comment in `LibNativeOrder.sol`
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-20 00:25:48 -05:00
Github Actions
f283108586
Publish
...
- @0x/contracts-asset-proxy@3.7.4
- @0x/contracts-broker@1.1.22
- @0x/contracts-coordinator@3.1.23
- @0x/contracts-dev-utils@1.3.21
- @0x/contracts-erc1155@2.1.22
- @0x/contracts-erc20@3.3.1
- @0x/contracts-erc721@3.1.22
- @0x/contracts-exchange-forwarder@4.2.23
- @0x/contracts-exchange-libs@4.3.22
- @0x/contracts-exchange@3.2.23
- @0x/contracts-extensions@6.2.17
- @0x/contracts-integrations@2.7.23
- @0x/contracts-multisig@4.1.23
- @0x/contracts-staking@2.0.30
- @0x/contracts-test-utils@5.3.19
- @0x/contracts-utils@4.7.1
- @0x/contracts-zero-ex@0.18.0
- @0x/asset-swapper@5.8.0
- @0x/contract-addresses@5.9.0
- @0x/contract-wrappers-test@12.2.34
- @0x/contract-wrappers@13.12.1
- @0x/migrations@6.5.10
- @0x/order-utils@10.4.14
- @0x/protocol-utils@1.1.4
2021-01-13 04:08:45 +00:00
Github Actions
9afe05095a
Updated CHANGELOGS & MD docs
2021-01-13 04:08:39 +00:00
Greg Hysz
e40ddb800e
Updated docs for Panettone release + v4 audit + v4 bounty ( #112 )
2021-01-12 15:19:50 -08:00
Lawrence Forman
72a74e7c66
Panettone cleanup ( #109 )
...
* `@0x/contracts-zero-ex`: Updates for panettone release
* `@0x/contract-addresses`: Update ganache snapshot addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-12 10:53:50 -08:00
Lawrence Forman
2394eb62aa
@0x/contracts-zero-ex
: Use consistent returndatasize checks in UniswapFeature (#96 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-05 14:40:08 -05:00
Lawrence Forman
f9078bb1c3
`Add SPDX license IDs to 0.6+ solidity files ( #105 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-05 13:55:24 -05:00
Github Actions
03ecc530c3
Publish
...
- @0x/contracts-asset-proxy@3.7.3
- @0x/contracts-broker@1.1.21
- @0x/contracts-coordinator@3.1.22
- @0x/contracts-dev-utils@1.3.20
- @0x/contracts-erc1155@2.1.21
- @0x/contracts-erc20@3.3.0
- @0x/contracts-erc721@3.1.21
- @0x/contracts-exchange-forwarder@4.2.22
- @0x/contracts-exchange-libs@4.3.21
- @0x/contracts-exchange@3.2.22
- @0x/contracts-extensions@6.2.16
- @0x/contracts-integrations@2.7.22
- @0x/contracts-multisig@4.1.22
- @0x/contracts-staking@2.0.29
- @0x/contracts-test-utils@5.3.18
- @0x/contracts-utils@4.7.0
- @0x/contracts-zero-ex@0.17.0
- @0x/asset-swapper@5.6.2
- @0x/contract-artifacts@3.11.0
- @0x/contract-wrappers-test@12.2.33
- @0x/contract-wrappers@13.12.0
- @0x/migrations@6.5.9
- @0x/order-utils@10.4.13
- @0x/protocol-utils@1.1.3
2021-01-04 23:22:36 +00:00
Github Actions
d52b1d24d0
Updated CHANGELOGS & MD docs
2021-01-04 23:22:26 +00:00
Lawrence Forman
5083fab06a
That time DevUtils wouldn't die ( #97 )
...
* `@0x/contracts-utils`: Allow for excess return data in `LibERC20TokenV06` compat* functions
* `@0x/contracts-zero-ex`: Add DevUtils-like functions to `NativeOrdersFeature`
* `@0x/contract-artifacts`: Update IZeroEx artifact
* `@0x/contract-wrappers`: Update IZeroExContract wrapper
* `@0x/contracts-zero-ex`: Address review feedback
* `@0x/contracts-utils`: Add `LibSafeMathV06.safeDowncastToUint128()`
* `@0x/contracts-zero-ex`: Fix changelog and add cancelled get relevant state tests
* `@0x/contracts-utils`: Fix changelog
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-04 17:52:29 -05:00
Github Actions
c2d44e5c10
Publish
...
- @0x/contracts-asset-proxy@3.7.2
- @0x/contracts-broker@1.1.20
- @0x/contracts-coordinator@3.1.21
- @0x/contracts-dev-utils@1.3.19
- @0x/contracts-erc1155@2.1.20
- @0x/contracts-erc20@3.2.14
- @0x/contracts-erc721@3.1.20
- @0x/contracts-exchange-forwarder@4.2.21
- @0x/contracts-exchange-libs@4.3.20
- @0x/contracts-exchange@3.2.21
- @0x/contracts-extensions@6.2.15
- @0x/contracts-integrations@2.7.19
- @0x/contracts-multisig@4.1.21
- @0x/contracts-staking@2.0.28
- @0x/contracts-test-utils@5.3.17
- @0x/contracts-utils@4.6.5
- @0x/contracts-zero-ex@0.16.0
- @0x/asset-swapper@5.5.3
- @0x/contract-addresses@5.8.0
- @0x/contract-wrappers-test@12.2.32
- @0x/contract-wrappers@13.11.2
- @0x/migrations@6.5.8
- @0x/order-utils@10.4.12
- @0x/protocol-utils@1.1.2
2020-12-23 02:55:08 +00:00
Github Actions
0efd0860c8
Updated CHANGELOGS & MD docs
2020-12-23 02:55:01 +00:00
Jacob Evans
5befb87071
fix: CryptoCom rollup ( #98 )
2020-12-23 11:43:11 +11:00
Github Actions
7fd25be02e
Publish
...
- @0x/contracts-asset-proxy@3.7.1
- @0x/contracts-broker@1.1.19
- @0x/contracts-coordinator@3.1.20
- @0x/contracts-dev-utils@1.3.18
- @0x/contracts-erc1155@2.1.19
- @0x/contracts-erc20@3.2.13
- @0x/contracts-erc721@3.1.19
- @0x/contracts-exchange-forwarder@4.2.20
- @0x/contracts-exchange-libs@4.3.19
- @0x/contracts-exchange@3.2.20
- @0x/contracts-extensions@6.2.14
- @0x/contracts-integrations@2.7.18
- @0x/contracts-multisig@4.1.20
- @0x/contracts-staking@2.0.27
- @0x/contracts-test-utils@5.3.16
- @0x/contracts-utils@4.6.4
- @0x/contracts-zero-ex@0.15.0
- @0x/asset-swapper@5.5.2
- @0x/contract-addresses@5.7.0
- @0x/contract-wrappers-test@12.2.31
- @0x/contract-wrappers@13.11.1
- @0x/migrations@6.5.7
- @0x/order-utils@10.4.11
- @0x/protocol-utils@1.1.1
2020-12-17 22:52:27 +00:00
Github Actions
aa688c4a92
Updated CHANGELOGS & MD docs
2020-12-17 22:52:20 +00:00
mzhu25
fb437551c9
Bancor FQT rollup ( #91 )
...
* Add MixinBancor for BridgeAdapter
* Update changelog
* Use 0.6 call value syntax
* `@0x/contract-addresses`: Deploy new FQT
* feat: Rollup CoFiX (#92 )
* `@0x/contract-addreses`: update FQT addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Jacob Evans <jacob@dekz.net>
2020-12-17 17:12:40 -05:00
mzhu25
7a42df9a65
Only use subgraph query result to populate function history ( #93 )
...
* Only use subgraph query result to populate function history
* Fix rollback for functions with no rollback history
2020-12-16 23:14:19 -08:00
Github Actions
15a508f3ea
Publish
...
- @0x/contracts-integrations@2.7.17
- @0x/contracts-zero-ex@0.14.0
- @0x/asset-swapper@5.5.1
- @0x/contract-wrappers-test@12.2.30
- @0x/migrations@6.5.6
- @0x/protocol-utils@1.1.0
2020-12-16 20:09:57 +00:00
Github Actions
b3c20ff909
Updated CHANGELOGS & MD docs
2020-12-16 20:09:48 +00:00
Lawrence Forman
682c07cb73
Add mtx tooling to @0x/protocol-utils
( #90 )
...
* `@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>
2020-12-16 14:22:00 -05:00
Github Actions
0eff2548d5
Publish
...
- @0x/contracts-asset-proxy@3.7.0
- @0x/contracts-broker@1.1.18
- @0x/contracts-coordinator@3.1.19
- @0x/contracts-dev-utils@1.3.17
- @0x/contracts-exchange-forwarder@4.2.19
- @0x/contracts-exchange@3.2.19
- @0x/contracts-extensions@6.2.13
- @0x/contracts-integrations@2.7.16
- @0x/contracts-multisig@4.1.19
- @0x/contracts-staking@2.0.26
- @0x/contracts-zero-ex@0.13.0
- @0x/asset-swapper@5.5.0
- @0x/contract-wrappers-test@12.2.29
- @0x/migrations@6.5.5
2020-12-16 08:03:31 +00:00
Github Actions
93ee681204
Updated CHANGELOGS & MD docs
2020-12-16 08:03:25 +00:00
Lawrence Forman
437a3b048d
EP: Address audit feedback ( #82 )
...
* `@0x/contracts-zero-ex`: Address audit feedback (1/2)
* `@0x/contracts-zero-ex`: Cap the ETH transfer amount to a liquidity provider to `msg.value`
* `@0x/contracts-zero-ex`: Bump feature contract versions
* `@0x/contracts-zero-ex`: Always transfer msg.value to the liqudity provider in LiquiidityProviderFeature
* Remove PLP backwards-compatibility (#85 )
* Remove backwards-compatibility from MixinZeroExBridge and LiquidityProviderSandbox
* `@0x/contracts-zero-ex`: Update CHANGELOG
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: mzhu25 <mchl.zhu.96@gmail.com>
2020-12-16 01:37:39 -05:00
mzhu25
27d679e1f1
Rollback CLI tools ( #79 )
...
* Rollback CLI tools
* Refactor
* Address PR feedback
* Sort deployment history
* Rollback specific deployment
* Split calldata
2020-12-10 19:42:00 -08:00
Github Actions
1e16d59c23
Publish
...
- @0x/contracts-asset-proxy@3.6.9
- @0x/contracts-broker@1.1.17
- @0x/contracts-coordinator@3.1.18
- @0x/contracts-dev-utils@1.3.16
- @0x/contracts-erc1155@2.1.18
- @0x/contracts-erc20@3.2.12
- @0x/contracts-erc721@3.1.18
- @0x/contracts-exchange-forwarder@4.2.18
- @0x/contracts-exchange-libs@4.3.18
- @0x/contracts-exchange@3.2.18
- @0x/contracts-extensions@6.2.12
- @0x/contracts-integrations@2.7.15
- @0x/contracts-multisig@4.1.18
- @0x/contracts-staking@2.0.25
- @0x/contracts-test-utils@5.3.15
- @0x/contracts-utils@4.6.3
- @0x/contracts-zero-ex@0.12.0
- @0x/asset-swapper@5.4.2
- @0x/contract-artifacts@3.10.0
- @0x/contract-wrappers-test@12.2.28
- @0x/contract-wrappers@13.11.0
- @0x/migrations@6.5.4
- @0x/order-utils@10.4.10
- @0x/protocol-utils@1.0.1
2020-12-09 03:40:56 +00:00
Github Actions
1e7c9bbb1f
Updated CHANGELOGS & MD docs
2020-12-09 03:40:51 +00:00
Lawrence Forman
edda1edc50
@0x/protocol-utils
(#76 )
...
* add new packages
* `@0x/protocol-utils`: Update with latest code from `@0x/contracs-zero-ex` + misc stuff
* @0x/contracts-zero-ex`: Switch to using `@0x/protocol-utils` in most places
* @0x/protocol-types`: Delete this package.
* regen yarn lock
* `@0x/contracts-zero-ex`: Unpin `@0x/protocol-utils` dep.
* `@0x/contracts-integrations`: Fix borken test
* update changelogs
* `@0x/protocol-utils`: Update deps
* `@0x/protocol-utils`: add tests
* `@0x/protocol-utils`: More tests
* `@0x/protocol-utils`: Update readme.
* update deps
* run prettier
* `@0x/contract-artifacts`: Regenerate artifacts
* `@0x/contract-wrappers`: Regenerate wrappers
* `@0x/protocol-utils`: Update changelog
* `@0x/contract-wrappers`: Export stuff for doc gen
* `@0x/protocol-utils`: Use `Web3Wrapper.signTypedDataV4Async()` for MM compatibility.
* upgrade org deps
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-12-08 22:08:52 -05:00
mzhu25
e5eee96487
Add naive selector collision test ( #74 )
2020-12-07 19:49:37 -08:00
Github Actions
907adf9145
Publish
...
- @0x/contracts-asset-proxy@3.6.8
- @0x/contracts-broker@1.1.16
- @0x/contracts-coordinator@3.1.17
- @0x/contracts-dev-utils@1.3.15
- @0x/contracts-erc1155@2.1.17
- @0x/contracts-erc20@3.2.11
- @0x/contracts-erc721@3.1.17
- @0x/contracts-exchange-forwarder@4.2.17
- @0x/contracts-exchange-libs@4.3.17
- @0x/contracts-exchange@3.2.17
- @0x/contracts-extensions@6.2.11
- @0x/contracts-integrations@2.7.14
- @0x/contracts-multisig@4.1.17
- @0x/contracts-staking@2.0.24
- @0x/contracts-test-utils@5.3.14
- @0x/contracts-utils@4.6.2
- @0x/contracts-zero-ex@0.11.1
- @0x/asset-swapper@5.4.1
- @0x/contract-addresses@5.6.0
- @0x/contract-wrappers-test@12.2.27
- @0x/contract-wrappers@13.10.3
- @0x/migrations@6.5.3
- @0x/order-utils@10.4.9
2020-12-07 22:56:33 +00:00
Github Actions
c046fe6220
Updated CHANGELOGS & MD docs
2020-12-07 22:56:27 +00:00
Github Actions
64feeeea75
Publish
...
- @0x/contracts-asset-proxy@3.6.7
- @0x/contracts-broker@1.1.15
- @0x/contracts-coordinator@3.1.16
- @0x/contracts-dev-utils@1.3.14
- @0x/contracts-erc1155@2.1.16
- @0x/contracts-erc20@3.2.10
- @0x/contracts-erc721@3.1.16
- @0x/contracts-exchange-forwarder@4.2.16
- @0x/contracts-exchange-libs@4.3.16
- @0x/contracts-exchange@3.2.16
- @0x/contracts-extensions@6.2.10
- @0x/contracts-integrations@2.7.11
- @0x/contracts-multisig@4.1.16
- @0x/contracts-staking@2.0.23
- @0x/contracts-test-utils@5.3.13
- @0x/contracts-utils@4.6.1
- @0x/contracts-zero-ex@0.11.0
- @0x/asset-swapper@5.3.0
- @0x/contract-addresses@5.5.0
- @0x/contract-artifacts@3.9.1
- @0x/contract-wrappers-test@12.2.26
- @0x/contract-wrappers@13.10.2
- @0x/migrations@6.5.2
- @0x/order-utils@10.4.8
2020-12-03 02:08:13 +00:00
Github Actions
2ebef23b8c
Updated CHANGELOGS & MD docs
2020-12-03 02:08:07 +00:00
Lawrence Forman
5a8b8afff1
Independent compilation for contracts-zero-ex package ( #67 )
...
* `@0x/contracts-zero-ex`: Update `compiler.json`
* update org deps and regen yarn lock
* fix `@0x/contracts-gen` being pinned (why?)
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-12-02 11:14:19 -05:00
Lawrence Forman
475b608338
EP: FeeCollectorController ( #59 )
...
* `@0x/contracts-zero-ex`: Govern `FeeCollector`s through a separate `FeeCollectorController` contract.
* `@0x/contracts-integrations`: Fix broken EP protocol fees test.
`@0x/contracts-integrations`: Make this package private.
* `@0x/contract-addresses`: Update ganache snapshot addresses.
* Update contracts/zero-ex/contracts/src/external/FeeCollectorController.sol
Co-authored-by: mzhu25 <mchl.zhu.96@gmail.com>
* Apply suggestions from code review
Co-authored-by: mzhu25 <mchl.zhu.96@gmail.com>
* rebase
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: mzhu25 <mchl.zhu.96@gmail.com>
2020-12-01 12:17:21 -05:00
Jacob Evans
f698721484
feat: [asset-swapper] Add Crypto.com as a source ( #43 )
...
* feat: [asset-swapper] Add Crypto.com as a source
* Exclude in tests
* Disable hop sources to avoid excess inaccuracy
* Added CryptoCom Bridge and FQT rollup
* update test
* Deploy CryptoCom bridge
* Update package.json
* CHANGELOGs
2020-12-01 12:52:48 +10:00
Steve Marx
012fff46f6
add permissionless transformer deployer ( #55 )
...
* add permissionless transformer deployer
2020-11-27 18:21:49 -05:00
Greg Hysz
6307ebc3a2
Replace PairOrdersCancelled
event with PairCancelledLimitOrders
and PairCancelledRfqOrders
( #54 )
2020-11-27 13:31:12 -08:00
Steve Marx
88d7e73eba
remove calldata signing ( #51 )
2020-11-25 16:55:12 -05:00
Steve Marx
9653eb9e70
RFQ order with 0 txOrigin is INVALID ( #50 )
2020-11-25 14:15:59 -05:00
Steve Marx
ad337271d3
Miscellaneous fixes to RFQ origin registration ( #48 )
...
* Contracts can no longer call registerAllowedRfqOrigins()
* registerAllowedRfqOrigins() is now plural, registers an array of
addresses
2020-11-25 14:08:15 -05:00
Lawrence Forman
7591e99316
Remove protocol fees from RFQ orders ( #45 )
...
* `@0x/contracts-zero-ex`: Remove protocol fees from native orders in certain scenarios.
* `@0x/contracts-zero-ex`: update changelog
* `@0x/contracts-zero-ex`: Add `taker` field to RFQ orders.`
`@0x/contracts-zero-ex`: Introduce protocol fees to all limit orders again.
* `@0x/contracts-zero-ex`: Rebase.
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-24 18:24:06 -05:00
Lawrence Forman
ca20df4752
@0x/contracts-zero-ex
: Fix TransformERC20Feature
reverting when selling taker's entire balance when input token is ETH (#46 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-24 17:52:22 -05:00
Steve Marx
841e4ee666
require txOrigin for RFQ orders, allow origins to register alternate … ( #47 )
...
require txOrigin for RFQ orders, allow origins to register alternate addresses that can fill orders
2020-11-24 16:53:32 -05:00
Steve Marx
e2ee3414ea
limit order metatransactions ( #44 )
2020-11-24 13:39:40 -05:00
Steve Marx
5306cc03e9
Convert MetaTransactionsFeature to use the new LibSignature ( #31 )
2020-11-23 16:14:09 -05:00
Lawrence Forman
ab698cec14
EP: misc fixes ( #38 )
...
* `@0x/contracts-zero-ex`: Fix NativeOrdersFeature order hash cancellation not emitting proper maker.
`@0x/contracts-zero-ex`: Revert to original (deployed) ZeroEx/EP proxy implementation. Optimized one is now at `ZeroExOptimized.sol`.
`@0x/contracts-zero-ex`: Add gas limits to first `transferFrom()` call in `LibTokenSpender` and `UniswapFeature`.
* `@0x/contracts-zero-ex`: Update changelog
* disable `no-empty-blocks` solidity linter rule
* `@0x/contracts-zero-ex`: Use bloom filters of greedy tokens in token transfer logic
`@0x/contracts-zero-ex`: Turn `LibTokenSpender` into `FixinTokenSpender`.
`@0x/contracts-zero-ex`: Misc renames for consistency.
* `@0x/contracts-zero-ex`: Export `GREEDY_TOKENS` list
* rebase and update changelog
* `@0x/contracts-zero-ex`: Change bloom filter hash algo based on discussions
* `@0x/contracts-zero-ex`: Fix changelog
* update orders docs
* `@0x/contracts-zero-ex`: revert if allowance call fails in uniswap feature
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-23 12:59:02 -05:00