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
Jacob Evans
d7bea98075
fix: [asset-swapper] Rework Bancor to only use paths and sample best path ( #88 )
...
* Rework Bancor to only use paths and sample best path
* Deployed address
* Clean up and pin bancor sdk
* CHANGELOGs
2020-12-16 17:34:47 +10:00
Daniel Pyrathon
f55a9454b5
fix: Fix quote report ( #87 )
...
* updates market side liquidity with the appropriate firm and indicative quotes for reporting
* linting and fixing
* linting and fixing
2020-12-15 16:57:54 -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
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
Lawrence Forman
84bf20de41
Update CHANGELOG.json ( #75 )
...
* Update CHANGELOG.json
* Update CHANGELOG.json
2020-12-07 17:17:43 -05:00
Lawrence Forman
f5a6f74d9a
Update mainnet and ropsten transformer addresses for hot-pants release ( #70 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-12-07 16:41:56 -05:00
Github Actions
7c7fc51ccf
Publish
...
- @0x/contracts-integrations@2.7.13
- @0x/asset-swapper@5.4.0
2020-12-07 20:42:41 +00:00
Github Actions
fa22f6de0d
Updated CHANGELOGS & MD docs
2020-12-07 20:42:34 +00:00
Kim Persson
4f41214af2
feat: add takerAssetToEthRate and makerAssetToEthRate to quote response ( #49 )
...
* ADDS expose ethToTakerAssetRate and ethToTakerAssetRate
* REFACTORS rename to more correct takerAssetToEth/makerAssetToEth naming
* ADDS asset-swapper change log entry
2020-12-07 20:40:56 +01:00
Github Actions
607b7169bc
Publish
...
- @0x/contracts-integrations@2.7.12
- @0x/asset-swapper@5.3.1
2020-12-03 23:05:32 +00:00
Github Actions
1253490a38
Updated CHANGELOGS & MD docs
2020-12-03 23:05:26 +00:00
Alex Kroeger
0a37a588e8
Added BalanceChecker contract ( #60 )
...
* Added BalanceChecker contract
* Upgraded to solidity 0.6, simplified contract, added tests
* uint -> uint256
* export BalanceChecker contract wrapper
* prettier
* removed superfluous test code
* prettier
2020-12-03 14:31:45 -08: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
mzhu25
cc9f43ba3b
Reenable PLP VIP and add gasCost field to LiquidityProviderRegistry ( #65 )
2020-12-02 17:26:48 -08:00
Xianny
5f1c139176
fix: handle potentially undefined path ( #69 )
...
* handle potentially undefined path
* Remove unused import
Co-authored-by: Michael Zhu <mchl.zhu.96@gmail.com>
2020-12-02 16:23:19 -08: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
xianny
67c95bc0b7
add changelog and comments to pr #62
2020-12-01 13:05:21 -08:00
Xianny
db81a94adb
Return unoptimized quote in SwapQuote ( #62 )
...
* return unoptimized alternatives in SwapQuote
* refactor: dedupe
2020-12-01 12:40:48 -08: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
27e36b112e
feat: [asset-swapper] support selling entire balance ( #37 )
2020-12-01 12:54:06 +10: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
Daniel Pyrathon
0c08353b2c
reanme function to Async ( #63 )
2020-11-30 17:02:28 -08:00
F. Eugene Aumson
85f5d32de2
Allow injection of an RfqtFirmQuoteValidator and an RfqtQuoteObserver ( #11 )
...
* Allow injection of RFQT quote hooks
* Remove QuoteObserver
* Remove unnecessary `async`
* modernized the code based on latest spec
* prettify
Co-authored-by: Daniel Pyrathon <daniel@0x.org>
2020-11-23 12:05:28 -08:00
Github Actions
018e25345b
Publish
...
- @0x/contracts-asset-proxy@3.6.6
- @0x/contracts-broker@1.1.14
- @0x/contracts-coordinator@3.1.15
- @0x/contracts-dev-utils@1.3.13
- @0x/contracts-erc1155@2.1.15
- @0x/contracts-erc20@3.2.9
- @0x/contracts-erc721@3.1.15
- @0x/contracts-exchange-forwarder@4.2.15
- @0x/contracts-exchange-libs@4.3.15
- @0x/contracts-exchange@3.2.15
- @0x/contracts-extensions@6.2.9
- @0x/contracts-integrations@2.7.10
- @0x/contracts-multisig@4.1.15
- @0x/contracts-staking@2.0.22
- @0x/contracts-test-utils@5.3.12
- @0x/contracts-utils@4.6.0
- @0x/contracts-zero-ex@0.10.0
- @0x/asset-swapper@5.2.0
- @0x/contract-addresses@5.4.0
- @0x/contract-wrappers-test@12.2.25
- @0x/contract-wrappers@13.10.1
- @0x/migrations@6.5.1
- @0x/order-utils@10.4.7
2020-11-19 05:32:03 +00:00
Github Actions
b60fa8a7d7
Updated CHANGELOGS & MD docs
2020-11-19 05:31:53 +00:00
Jacob Evans
048d8dee60
fix: [asset-swapper] disable off-chain sampling for Balancer and CREAM ( #41 )
...
* fix: [asset-swapper] disable off-chain sampling for Balancer and CREAM
* Modify Balancer off-chain test to expect only pools
* CHANGELOG
2020-11-19 15:00:09 +10:00
Alex Kroeger
927fe2b58b
Improved ComparisonPrice function ( #32 )
...
* separated comparison price function into a new file, accounted for backup orders
* removed scratch code
* Adjusted documentation, object naming
* Refactored comparisonPrice function to use adjusted rate from optimizer, used native order fee schedule to adjust for order fees
* Small fixes to function, added unit tests
* Adjusted fee calculation for comparisonPrice function
* use available OptimalPathRate object
* fix lint error in test, separate out fee calculation
* Fixed market operation utils test, added additional checks for fee schedule
* removed unused dep, prettier
2020-11-18 17:12:35 -08:00
Lawrence Forman
561b60a24d
EP Native Orders ( #27 )
...
* `@0x/contracts-zero-ex`: add limit orders feature
`@0x/contracts-utils`: add `uint128` functions to `LibSafeMathV06`
* `@0x/contract-addresses`: Update ganache snapshot addresses
* `@0x/contracts-zero-ex`: Mask EIP712 struct hash values.
* `@0x/contracts-zero-ex`: Add more limit order tests
* `@0x/contracts-zero-ex`: Fix typos
* `@0x/contracts-zero-ex`: Compute fee collector address after protocol fee zero check.
* `@0x/contracts-zero-ex`: Remove WETH payment logic from fee collector fixin
* `@0x/contracts-zero-ex`: Convert all ETH to WETH in `FeeCollector`.
* `@0x/contracts-zero-ex`: Address review feedback
* `@0x/contracts-zero-ex`: Export more utils
* `@0x/contracts-zero-ex`: Rename `LimitOrdersFeatures`, `LibLimitOrders`, etc. into `*NativeOrders*`.
`@0x/contracts-zero-ex`: Emit `protocolFeePaid` in native order fill events.
`@0x/contracts-zero-ex`: Refactor to get around stack limits.
`@0x/contracts-zero-ex`: Use different storage mappings for RFQ and limit order pair cancellations.
* `@0x/contracts-zero-ex`: Add `getProtocolFeeMultiplier()` and `transferProtocolFeesForPools()` to `NativeOrdersFeature`.
* `@0x/contracts-zero-ex`: Fix broken tests
* update orders docs
* `@0x/contracts-zero-ex`: Add more tests to `NativeOrdersFeature`
* rebuild after rebase
* `@0x/contract-addresses`: Fix changelog booboo
* `@0x/contracts-zero-ex`: Add method selectors output to generated artifacts
* `@0x/contracts-zero-ex`: Add maker address to order cancel events.
`@0x/contracts-zreo-ex`: Remove `UpTo` suffix from order pair cancellation functions.
`@0x/contracts-zreo-ex`: Address misc review comments.
* `@0x/contracts-zero-ex`: More SafeMath in native orders
* update orders docs
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-17 15:39:40 -05:00
Jacob Evans
4f82543bdf
feat: asset-swapper tweak the gas schedule + return decimals ( #34 )
...
* feat: asset-swapper Return decimals from sampler in quote
* feat: asset-swapper tweak the gas schedule
* fix lint
* CHANGELOG
2020-11-17 11:36:53 +10:00
Github Actions
3133c509f9
Publish
...
- @0x/contracts-integrations@2.7.9
- @0x/asset-swapper@5.1.1
2020-11-14 02:19:41 +00:00
Github Actions
426c15692d
Updated CHANGELOGS & MD docs
2020-11-14 02:19:33 +00:00
mzhu25
8c87a77faa
Remove PLP VIP path from EP swap quote consumer ( #36 )
2020-11-13 17:49:30 -08:00
Github Actions
d2018f07a2
Publish
...
- @0x/contracts-asset-proxy@3.6.5
- @0x/contracts-broker@1.1.13
- @0x/contracts-coordinator@3.1.14
- @0x/contracts-dev-utils@1.3.12
- @0x/contracts-erc1155@2.1.14
- @0x/contracts-erc20@3.2.8
- @0x/contracts-erc721@3.1.14
- @0x/contracts-exchange-forwarder@4.2.14
- @0x/contracts-exchange-libs@4.3.14
- @0x/contracts-exchange@3.2.14
- @0x/contracts-extensions@6.2.8
- @0x/contracts-integrations@2.7.8
- @0x/contracts-multisig@4.1.14
- @0x/contracts-staking@2.0.21
- @0x/contracts-test-utils@5.3.11
- @0x/contracts-utils@4.5.8
- @0x/contracts-zero-ex@0.9.0
- @0x/asset-swapper@5.1.0
- @0x/contract-addresses@5.3.0
- @0x/contract-artifacts@3.9.0
- @0x/contract-wrappers-test@12.2.24
- @0x/contract-wrappers@13.10.0
- @0x/migrations@6.5.0
- @0x/order-utils@10.4.6
2020-11-13 21:14:01 +00:00
Github Actions
d2e57d8163
Updated CHANGELOGS & MD docs
2020-11-13 21:13:51 +00:00
mzhu25
7403c0255a
Feature/liquidity provider sandbox ( #16 )
...
* Update liquidity provider feature to use sandbox
* add support for liquidity provider feature in the exchange proxy swap quote consumer
* Move to off-chain liquidity provider registry
* Update ILiquidityProvider interface
* Remove some unused artifacts and wrappers
* Consolidate ILiquidityProvider
* prettier
* lint
* Address PR feedback
* Add failover to sandbox
* Add test for failover behavior in LiquidityProviderSandbox
* Update changelogs
* Emit events for the new LiquidityProvider scenarios
* Fix swap quote consumer bug
* post-rebase fixes
* `@0x/contracts-zero-ex`: bump feature versions
* Add default field to TokenAdjacencyGraph
* update addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-13 12:22:21 -08:00
Github Actions
6aa582d140
Publish
...
- @0x/contracts-integrations@2.7.7
- @0x/asset-swapper@5.0.3
2020-11-05 23:57:34 +00:00
Github Actions
534d92fa00
Updated CHANGELOGS & MD docs
2020-11-05 23:57:28 +00:00
Romain Butteaud
37aae134ab
feat: adding Curve pools: PAX, hBTC, metapools: gUSD, hUSD, USDn, mUSD, tBTC ( #26 )
...
* feat: adding Curve pools: PAX, hbtc, metapools: gusd, husd, usdn, musd, tbtc
* feat: CHANGELOG
* fix: bad import
* fix: curve_y address downcase, use POOLS addresses for names
* feat: add metaToken attribute to disable metapools for non-metaTokens in Curve
* fix: CHANGELOG
2020-11-05 15:27:45 -08:00
Daniel Pyrathon
36bd8f68c9
adds amendments to the rollout feature flag. Rollout indicative quote… ( #30 )
...
* adds amendments to the rollout feature flag. Rollout indicative quotes indipendently from firm quotes.
* Updates based on Brandon's feedback
2020-11-05 12:46:06 -08:00
Github Actions
c3ad42221e
Publish
...
- @0x/contracts-asset-proxy@3.6.4
- @0x/contracts-broker@1.1.12
- @0x/contracts-coordinator@3.1.13
- @0x/contracts-dev-utils@1.3.11
- @0x/contracts-erc1155@2.1.13
- @0x/contracts-erc20@3.2.7
- @0x/contracts-erc721@3.1.13
- @0x/contracts-exchange-forwarder@4.2.13
- @0x/contracts-exchange-libs@4.3.13
- @0x/contracts-exchange@3.2.13
- @0x/contracts-extensions@6.2.7
- @0x/contracts-integrations@2.7.6
- @0x/contracts-multisig@4.1.13
- @0x/contracts-staking@2.0.20
- @0x/contracts-test-utils@5.3.10
- @0x/contracts-utils@4.5.7
- @0x/contracts-zero-ex@0.8.0
- @0x/asset-swapper@5.0.2
- @0x/contract-addresses@5.2.0
- @0x/contract-wrappers-test@12.2.23
- @0x/contract-wrappers@13.9.5
- @0x/migrations@6.4.7
- @0x/order-utils@10.4.5
2020-11-03 06:46:11 +00:00
Github Actions
602ac1f626
Updated CHANGELOGS & MD docs
2020-11-03 06:46:05 +00:00
Lawrence Forman
3126795efe
@0x/contract-addresses
: deploy FQT with CORRECT address (#29 )
...
`@0x/contracts-zero-ex`: Trust `boughtAmount` returned by LP
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-03 01:12:57 -05:00
Github Actions
dbcb221a59
Publish
...
- @0x/contracts-asset-proxy@3.6.3
- @0x/contracts-broker@1.1.11
- @0x/contracts-coordinator@3.1.12
- @0x/contracts-dev-utils@1.3.10
- @0x/contracts-erc1155@2.1.12
- @0x/contracts-erc20@3.2.6
- @0x/contracts-erc721@3.1.12
- @0x/contracts-exchange-forwarder@4.2.12
- @0x/contracts-exchange-libs@4.3.12
- @0x/contracts-exchange@3.2.12
- @0x/contracts-extensions@6.2.6
- @0x/contracts-integrations@2.7.5
- @0x/contracts-multisig@4.1.12
- @0x/contracts-staking@2.0.19
- @0x/contracts-test-utils@5.3.9
- @0x/contracts-utils@4.5.6
- @0x/contracts-zero-ex@0.7.0
- @0x/asset-swapper@5.0.1
- @0x/contract-addresses@5.1.0
- @0x/contract-artifacts@3.8.2
- @0x/contract-wrappers-test@12.2.22
- @0x/contract-wrappers@13.9.4
- @0x/migrations@6.4.6
- @0x/order-utils@10.4.4
2020-11-03 04:16:44 +00:00
Github Actions
6bbc179f52
Updated CHANGELOGS & MD docs
2020-11-03 04:16:37 +00:00