David Sun
85de0b91b1
added todo
2019-11-26 11:33:05 +11:00
Jacob Evans
d91c6e5702
Round affiliate fee for non whole amounts
2019-11-26 11:33:05 +11:00
Jacob Evans
ab7689d188
Re-enable affiliate fee
2019-11-26 11:33:05 +11:00
Jacob Evans
c81455c760
Update SwapQuoteUpdater with gas estimator
2019-11-26 11:33:04 +11:00
David Sun
39bfc97a7a
fix build issues
2019-11-26 11:33:04 +11:00
David Sun
88aac78282
removed asset-buyer from residual files
2019-11-26 11:33:04 +11:00
David Sun
863e830d24
prettier + lint
2019-11-26 11:32:34 +11:00
David Sun
6c705728a4
passing instant tests
2019-11-26 11:32:34 +11:00
David Sun
7f00279ffb
fixed CI tests for swapper
2019-11-26 11:32:34 +11:00
David Sun
c198d0079e
prettier + minor changes
2019-11-26 11:32:33 +11:00
David Sun
1135d5a971
updated unit tests
2019-11-26 11:32:33 +11:00
David Sun
e299fa27a0
update to swapper
2019-11-26 11:32:32 +11:00
David Sun
46e0bc940a
refactored and added fees
2019-11-26 11:32:32 +11:00
David Sun
9a552012f2
fixed bugs preventing build
2019-11-26 11:32:31 +11:00
David Sun
6498d385ee
reworked largely all the asset-buyer legacy code
2019-11-26 11:32:30 +11:00
David Sun
dd00f2016f
removed asset-buyer
2019-11-26 11:32:30 +11:00
David Sun
64d25e6522
removed buyer and adding in asset-swapper
2019-11-26 11:32:29 +11:00
Lawrence Forman
1462ab08de
@0x/contracts-erc20-bridge-sampler: Clean up linter workaround in tests.
2019-11-25 17:55:12 -05:00
Lawrence Forman
a8e93a594d
@0x/contracts-erc20-bridge-sampler: Throw sampling two of the same tokens.
...
`@0x/contracts-erc20-bridge-sampler`: Address review comments.
2019-11-25 17:48:53 -05:00
Lawrence Forman
dea30b37ef
@0x/contracts-erc20-bridge-sampler: Update README and add index.ts.
2019-11-25 17:48:53 -05:00
Lawrence Forman
39571dda0b
Add erc20-bridge-sampler to prettierignore
2019-11-25 17:48:53 -05:00
Lawrence Forman
c7d801b6c2
@0x/contracts-erc20-bridge-sampler: Update DEPLOYS.json
2019-11-25 17:48:53 -05:00
Lawrence Forman
57731be689
@0x/contracts-erc20-bridge-sampler: Remove gitkeep files
2019-11-25 17:48:53 -05:00
Lawrence Forman
f00524e518
@0x/contracts-erc20-bridge-sampler: Update README
2019-11-25 17:48:53 -05:00
Lawrence Forman
5567c40bae
Update changelogs
2019-11-25 17:48:53 -05:00
Lawrence Forman
5d1a7613dd
Add @0x/contracts-erc20-bridge-sampler to CI
2019-11-25 17:48:53 -05:00
Lawrence Forman
fa768dc112
@0x/contracts-erc20-bridge-sampler: Finish off tests.
2019-11-25 17:48:53 -05:00
Lawrence Forman
27fb51d37f
@0x/contracts-asset-proxy: Tweak IUniswapExchangeFactory.
2019-11-25 17:48:53 -05:00
Lawrence Forman
d02db3864e
@0x/contracts-erc20-bridge-sampler: Fix kyber bug and add test contract.
2019-11-25 17:48:53 -05:00
Lawrence Forman
a26c3036a7
@0x/contracts-erc20-bridge-sampler: Get contracts compiling.
2019-11-25 17:48:53 -05:00
Lawrence Forman
0af346aad8
@0x/contracts-erc20-bridge-aggregator: Create package.
...
`@0x/contracts-erc20`: Add `decimals()` to `LibERC20Token`.
`@0x/contracts-erc20-bridge-sampler`: Created package.
2019-11-25 17:48:53 -05:00
James Towle
c3c8ee7292
Merge pull request #2367 from 0xProject/feature/staking/authorizable-tests
...
Added unit tests for Authorizable
2019-11-25 15:59:15 -06:00
David Sun
5fbdfa66d9
Merge pull request #2368 from 0xProject/fix/reenable-builds-for-v3
...
Reenable CircleCi tests for swapper + orderbook, and fix migrations bug
2019-11-25 16:35:56 -05:00
David Sun
15b75715ee
enable tests
2019-11-25 15:14:02 -05:00
Alex Towle
1fd92b6cbd
Added unit tests for onlyAuthorized
2019-11-25 14:02:53 -06:00
David Sun
2918b5d74e
add coverage for swapper
2019-11-25 14:40:35 -05:00
David Sun
669c5be344
prettier
2019-11-25 14:28:34 -05:00
Jacob Evans
e1b40ec46e
Update Mesh fixtures
2019-11-26 00:07:30 +11:00
Jacob Evans
15767538eb
Deploy Forwarder after Exchange is configured
2019-11-25 18:20:26 +11:00
David Sun
de2b16c464
fixed migrations
2019-11-25 01:05:24 -05:00
Alex Towle
d5e6b38450
Added unit tests for Authorizable
2019-11-24 22:55:17 -06:00
Xianny
a636e87a4f
remove matchOrders; must be executed directly through Exchange contract ( #2364 )
2019-11-22 14:19:18 -08:00
Xianny
50d5b4fa37
Refactor/3.0/coordinator client ( #2348 )
...
* deduplicate migrateOnceAsync() test helper
* move and rename coordinator client to @0x/contracts-coordinator
2019-11-22 12:19:00 -08:00
Jacob Evans
f6d26392fb
Merge pull request #2361 from 0xProject/fix/migrations-massage
...
Massage the migrations to match contract-addresses
2019-11-22 11:36:35 +11:00
Jacob Evans
2705bcce15
Massage the migrations to match contract-addresses
2019-11-22 11:06:07 +11:00
Fabio B
379a31ece6
Merge pull request #2355 from 0xProject/fix/increaseKeepAliveOnGanacheDockerImage
...
Extend keepAliveTimeout config on Ganache-cli Docker Image
2019-11-21 23:16:18 +00:00
F. Eugene Aumson
daa593d225
Updated DevUtils contract artifact ( #2358 )
...
* Add updated DevUtils contract artifact
New contract methods were added in #2321 , but this artifact was not
updated.
* fix for breaking change in eth_utils
2019-11-20 20:50:49 -05:00
Amir Bandeali
ed8340affa
Merge pull request #2359 from 0xProject/fix/migrations/verify-exchange-registration
...
Warn if Exchange contract not registered in StakingProxy
2019-11-20 16:45:38 -08:00
Amir Bandeali
b3c1e72577
Warn if Exchange contract not registered in StakingProxy
2019-11-20 16:43:02 -08:00
fabioberger
3da09d140a
Extend keepAliveTimeout on Ganache-cli server to 40sec to fix Mesh issue
2019-11-20 17:36:24 +01:00