Lawrence Forman
4446ac1ca3
@0x/contracts-zero-ex
: Use (scaled) enums for storage IDs
2020-04-21 22:29:46 -04:00
Lawrence Forman
220039ab00
@0x/contracts-zero-ex
: Allow any call target to bootstrap()
.
2020-04-21 22:29:46 -04:00
Lawrence Forman
12f2250ab5
@0x/contracts-zero-ex
: bootstrap()
is now a temporary feature, registered in the ZeroEx constructor.
...
`@0x/contracts-zero-ex`: `bootstrap()` de-registers itself and self-destructs once it's called.
`@0x/contracts-zero-ex`: `bootstrap()` now takes arbitrary call data, but the callee is fixed in an immutable.
`@0x/contracts-zero-ex`: `bootstrap()` caller is fixed in an immutable.
`@0x/contracts-zero-ex`: `bootstrap()` only calls a single target.
`@0x/contracts-zero-ex`: Renamed `BasicMigration` to `InitialMigration`.
`@0x/contracts-zero-ex`: `InitialMigration` is now the bootstrap target and multiplexes to the initial features.
`@0x/contracts-zero-ex`: Add `Migrate` feature and tests.
`@0x/contracts-zero-ex`: Re-organize contract locatins (remove `interfaces` folder).
2020-04-21 22:29:46 -04:00
Lawrence Forman
72908b02fe
@0x/contracts-zero-ex
: Address review feedback.
...
`@0x/contracts-zero-ex`: Add target implementation address to `rollback()`.
`@0x/contracts-zero-ex`: Add storage ID uniqueness test.
`@0x/contracts-zero-ex`: Add rollback history querying functions to `SimpleFunctionRegistry`.
2020-04-21 22:29:46 -04:00
Lawrence Forman
c11d661b39
@0x/contracts-zero-ex`: Create ZeroEx (proxy) contracts
2020-04-21 22:29:46 -04:00
Lawrence Forman
4212a08337
@0x/contracts-utils
: Add solidity 0.6 contracts
2020-04-21 22:29:46 -04:00
Jacob Evans
a458e81f8d
ERC20BridgeSampler: Additional Buy support ( #2551 )
...
* ERC20BridgeSampler: Sample Curve Buy
* Fake Buy Kyber/PLP
* Deploy mainnet
* Add Kyber rates for buy tests
* CHANGELOGs
* Provide maxIterations and targetSlippage as options
* Cleanup ERC20BridgeSampler for re-use
* Redeploy Mainnet Kovan
* Feedback fixes
* Handle OOG/revert 0s
* Redeploy Mainnet refactor
2020-04-21 13:26:12 +10:00
Lawrence Forman
434af0ae64
@0x/contracts-asset-proxy
: Update CHANGELOG
2020-04-07 13:38:35 -04:00
Jacob Evans
cdbcada49b
Authorize sender adddress
2020-04-07 12:35:18 -04:00
Jacob Evans
282930cb9b
Add GST support to DFB
2020-04-07 12:35:18 -04:00
Jacob Evans
424cbd4831
Forwarder Market sell specified amount or throw ( #2521 )
...
* Forwarder Market sell specified amount or throw
* Address feedback comments
* Break if we have only protocol fee remaining
* Lint
* Update deployed addresses
* Updated artifacts and wrappers
* [asset-swapper] Forwarder throws on market sell if amount not sold (#2534 )
2020-03-31 16:25:34 +10:00
Lawrence Forman
350feed993
Merge pull request #2531 from 0xProject/feat/erc20-bridge-sampler/dev-utils-as-param
...
ERC20BridgeSampler: Pass in `DevUtils` address as a constructor arg
2020-03-30 18:02:33 -04:00
Lawrence Forman
a509af2875
@0x/contract-addresses
: Add dexForwarderBridge
address.
...
`@0x/migrations`: Add `dexForwarderBridge` address field.
2020-03-27 16:40:46 -04:00
Lawrence Forman
1f789bf396
@0x/contracts-asset-proxy
: Add DexForwarderBridge.executeBridgeCall()
test.
2020-03-27 16:39:57 -04:00
Lawrence Forman
0ccbc7d3d2
@0x/contracts-asset-proxy
: Fix typos and remove BridgeTransferFromCallFailed
event from DexForwarderBridge
.
2020-03-27 16:39:57 -04:00
Lawrence Forman
f3c6f26f85
@0x/contracts-asset-proxy
: Fix typo in DFB tests.
2020-03-27 16:39:57 -04:00
Lawrence Forman
338c358df2
@0x/contracts-asset-proxy
: Address review comments.
2020-03-27 16:39:57 -04:00
Lawrence Forman
4bdaa48303
@0x/contracts-asset-proxy
: Create DexForwarderBridge
bridge contract.
2020-03-27 16:39:57 -04:00
Lawrence Forman
36267746da
@0x/contracts-erc20-bridge-sampler
: Cache DevUtils
address in getOrderFillableTakerAssetAmounts
.
2020-03-26 12:11:14 -04:00
Lawrence Forman
7775541eed
@0x/contracts-integrations
: Update ERC20BridgeSampler
tests
2020-03-26 12:09:14 -04:00
Lawrence Forman
5029be4c83
@0x/contracts-erc20-bridge-sampler
: Pass in DevUtils
address as a constructor parameter
2020-03-26 11:58:25 -04:00
Jacob Evans
277dbacf68
Set GSTCollector address and deploy Curve ( #2530 )
...
* Set GSTCollector address and deploy Curve
* CHANGELOGs
2020-03-26 18:26:16 +10:00
Jacob Evans
568e9be07e
Gas Tokens in Bridges ( #2523 )
...
* Gas Tokens in Bridges
* Added freesGasTokensFromCollector.
To handle the case where GST2 is being traded and the balanceOf checks become confusing
* Update CHANGELOGs
2020-03-26 11:58:28 +10:00
Lawrence Forman
ce96e35d7d
@0x/contracts-asset-proxy
: Rename ERC20BridgeTransfer
event args to be less ambiguous.
2020-03-13 21:00:35 -04:00
Daniel Pyrathon
659e8991de
Completed feedback
2020-03-06 12:02:36 -08:00
Daniel Pyrathon
d8498134ad
Merge branch 'development' of github.com:0xProject/0x-monorepo into feature/plp-integration
...
# Conflicts:
# packages/contract-addresses/addresses.json
# packages/contract-wrappers/package.json
2020-03-06 09:59:16 -08:00
Daniel Pyrathon
36c457f483
added unit tests for the Liquidity Provider
2020-03-06 09:47:17 -08:00
Lawrence Forman
c47825a820
@0x/contract-addresses
: Redeploy bridges.
2020-03-05 18:39:48 -05:00
Lawrence Forman
2d7cb63c7b
@0x/contracts-asset-proxy
: Address review comments.
2020-03-05 18:21:38 -05:00
Lawrence Forman
c3d4c13936
@0x/contracts-erc20
: Switch LibERC20Token.approveIfBelowMax()
to LibERC20Token.approveIfBelow()
.
...
`@0x/contracts-asset-proxy`: Use `LibERC20Token.approveIfBelow()` for bridge approvals.
2020-03-05 18:21:38 -05:00
Lawrence Forman
3f51b9322f
@0x/contracts-asset-proxy
: Emit ERC20BridgeTransfer
events in bridges.
2020-03-05 18:21:38 -05:00
Lawrence Forman
b604e2bd4e
@0x/contracts-erc20
: Add LibERC20Token.approveIfBelowMax()
.
...
`@0x/contracts-asset-proxy`: Use `LibERC20Token.approveIfBelowMax` in all DEX bridges.
2020-03-05 18:21:38 -05:00
Michael Zhu
490094939f
Address comments
2020-03-04 22:12:48 -08:00
Daniel Pyrathon
59091896b4
Merge branch 'development' of github.com:0xProject/0x-monorepo into feature/plp-integration
...
# Conflicts:
# packages/asset-swapper/package.json
# packages/asset-swapper/src/utils/market_operation_utils/sampler.ts
# packages/asset-swapper/src/utils/market_operation_utils/types.ts
# packages/asset-swapper/test/market_operation_utils_test.ts
2020-03-04 14:11:17 -08:00
Daniel Pyrathon
807904bb86
addressed PR comments
2020-03-04 07:59:09 -08:00
Michael Zhu
9c5ac26170
Update changelog
2020-03-03 17:30:53 -08:00
Michael Zhu
5db065644c
Add tooling and unit tests
2020-03-03 17:30:53 -08:00
Michael Zhu
2b1545145b
MaximumGasPrice contract
2020-03-03 15:39:45 -08:00
Jacob Evans
15f75a08d5
Publish
...
- @0x/contracts-asset-proxy@3.2.5
- @0x/contracts-broker@1.1.4
- @0x/contracts-coordinator@3.1.5
- @0x/contracts-dev-utils@1.3.3
- @0x/contracts-erc1155@2.1.5
- @0x/contracts-erc20-bridge-sampler@1.5.1
- @0x/contracts-erc20@3.1.5
- @0x/contracts-erc721@3.1.5
- @0x/contracts-exchange-forwarder@4.2.5
- @0x/contracts-exchange-libs@4.3.5
- @0x/contracts-exchange@3.2.5
- @0x/contracts-extensions@6.1.5
- @0x/contracts-integrations@2.5.1
- @0x/contracts-multisig@4.1.5
- @0x/contracts-staking@2.0.12
- @0x/contracts-test-utils@5.3.2
- @0x/contracts-utils@4.4.3
- 0x.js@9.1.5
- @0x/asset-swapper@4.4.0
- @0x/contract-addresses@4.9.0
- @0x/contract-wrappers-test@12.2.13
- @0x/contract-wrappers@13.6.3
- @0x/instant@1.0.50
- @0x/migrations@6.2.4
- @0x/order-utils@10.2.4
- @0x/orderbook@2.2.5
2020-03-03 18:26:46 +11:00
Jacob Evans
29f9c5473d
Updated CHANGELOGS & MD docs
2020-03-03 18:26:14 +11:00
Daniel Pyrathon
b0fd78d68d
added linting to the contracts
2020-03-02 10:48:52 -08:00
Daniel Pyrathon
7495ac8111
performed a rename
2020-02-28 16:54:05 -08:00
Daniel Pyrathon
5d4bbd5b37
Merge branch 'development' of github.com:0xProject/0x-monorepo into feature/plp-integration
...
# Conflicts:
# packages/asset-swapper/package.json
2020-02-28 15:50:34 -08:00
Michael Zhu
f97e6892b6
Fix getLiquidityProviderFromRegistry
2020-02-27 13:39:03 -08:00
Jacob Evans
7742901e5c
Publish
...
- @0x/contracts-asset-proxy@3.2.4
- @0x/contracts-broker@1.1.3
- @0x/contracts-coordinator@3.1.4
- @0x/contracts-dev-utils@1.3.2
- @0x/contracts-erc1155@2.1.4
- @0x/contracts-erc20-bridge-sampler@1.5.0
- @0x/contracts-erc20@3.1.4
- @0x/contracts-erc721@3.1.4
- @0x/contracts-exchange-forwarder@4.2.4
- @0x/contracts-exchange-libs@4.3.4
- @0x/contracts-exchange@3.2.4
- @0x/contracts-extensions@6.1.4
- @0x/contracts-integrations@2.5.0
- @0x/contracts-multisig@4.1.4
- @0x/contracts-staking@2.0.11
- @0x/contracts-test-utils@5.3.1
- @0x/contracts-utils@4.4.2
- 0x.js@9.1.4
- @0x/asset-swapper@4.3.2
- @0x/contract-addresses@4.8.0
- @0x/contract-wrappers-test@12.2.12
- @0x/contract-wrappers@13.6.2
- @0x/instant@1.0.49
- @0x/migrations@6.2.3
- @0x/order-utils@10.2.3
- @0x/orderbook@2.2.4
2020-02-28 08:13:33 +11:00
Jacob Evans
de68cb25d0
Updated CHANGELOGS & MD docs
2020-02-28 08:13:09 +11:00
Daniel Pyrathon
77d7afe505
created DummyPLPRegistry and DummyPLP + generated wrappers for these new contracts and their respective interfaces
2020-02-27 12:52:13 -08:00
Michael Zhu
a47c031ad1
Catch reverts when calling registry
2020-02-27 11:23:25 -08:00
Michael Zhu
817049456c
Get liquidity provider from registry in the sampler
2020-02-27 11:05:56 -08:00
mzhu25
9a7c4b21a9
@0x/contracts-erc20-bridge-sampler
: Generic liquidity provider sampling (#2487 )
...
* Add methods to Sampler contract to plug into generic on-chain liquidity provider
2020-02-26 11:54:48 -08:00