fragosti
|
f694072b5a
|
Run prettier
|
2020-05-20 14:20:54 -07:00 |
|
fragosti
|
5226bb5596
|
Expose fills in asset-swapper quote
|
2020-05-20 12:50:15 -07:00 |
|
Lawrence Forman
|
da1e9c2d97
|
@0x/asset-swapper : Add DFB support + refactor swap quote calculation utils
|
2020-04-07 12:35:18 -04:00 |
|
Lawrence Forman
|
05bf55dca8
|
@0x/asset-swapper : Add gasSchedule option to SwapQuoter .
`@0x/asset-swapper`: Rename `fees` `SwapQuoter` option to `feeSchedule`.
|
2020-03-09 22:33:33 -04:00 |
|
David Sun
|
74d3b9334c
|
Add liquidity source breakdown to asset-swapper (#2465)
* add liquidity source breakdown to asset-swapper
* remove debug line
* use OptimizedMarketOrder metadata
* updated change-log
* prettier + lint
* bug fixes
* fixes
* Prettier
* Fix types
Co-authored-by: Jacob Evans <dekz@dekz.net>
|
2020-02-04 19:03:28 +10:00 |
|
Lawrence Forman
|
994908549d
|
Asset-swapper aggregator utils (#2353)
* `@0x/asset-swapper`: Add ERC20Bridge aggregator library.
* `@0x/asset-swapper`: Finish off `aggregate.ts`.
* `@0x/types`: Add `OrderWithoutDomain` type.
* `@0x/asset-swapper`: Add testing infra for sampler/aggregator.
* `@0x/types`: Add `SignedOrderWithoutDomain` type.
* `@0x/asset-swapper`: Update aggregator to take and return orders with signatures.
* `@0x/asset-swapper`: Fix broken aggregator tests.
* `@0x/asset-swapper`: Pass the sampler contract into aggregator entry points.
* `@0x/contract-artifacts`: Add `IERC20BridgeSampler` artifact.
* `@0x/contract-wrappers`: Add `IERC20BridgeSampler` wrapper.
* `@0x/asset-swapper`: Address review comments.
* fixed testing
* refactored aggregate.ts and embeded into asset-swapper
* added adjusted rates for taker and maker fees
* remove PrunedSignedOrders
* updated contract-addresses and addressed some other todos
* streamlined logic
* patched in lawrences changes
* renamed aggregator utils and removed market_utils.ts
* added ack heartbeats
* fixed bug
* patches
* added dummy order things
* Dummy with valid sig
* Tweak gas price calculation to wei
* added test coverage and fixed bugs
* fixed migrations
* Fix CHANGELOGs and types export
* Deploy latest ERC20BridgeSampler on Mainnet
* `@0x/types` Revert CHANGELOG.
* `@0x/asset-swapper`: Address review comments.
`@0x/contract-addresses`: Make kyber lowercase.
* made protocol fee multiplier async
* `@0x/asset-swapper: Fix build errors and do some code cleanup.
* use assetDataUtils where possible
|
2019-12-16 12:35:58 -08:00 |
|
Jacob Evans
|
d91c6e5702
|
Round affiliate fee for non whole amounts
|
2019-11-26 11:33:05 +11:00 |
|
David Sun
|
1135d5a971
|
updated unit tests
|
2019-11-26 11:32:33 +11:00 |
|
Lawrence Forman
|
439c98a6e5
|
@0x/asset-swapper : Rebase against development and pay protocol fees.
|
2019-11-19 14:49:38 -05:00 |
|
fragosti
|
595358fa69
|
Remove chainId when using connect from asset-swapper
|
2019-11-08 17:41:26 -08:00 |
|
David Sun
|
e9babc5a94
|
prettier + lint
|
2019-07-29 10:52:58 -07:00 |
|
David Sun
|
db1e9769d0
|
Fixed testing bug
|
2019-07-29 10:52:58 -07:00 |
|
David Sun
|
4b038b07ed
|
changes for testing
|
2019-07-29 10:52:58 -07:00 |
|
David Sun
|
c375199daa
|
add affiliate fee utils tests
|
2019-07-29 10:52:58 -07:00 |
|
David Sun
|
542255332d
|
changed market-operation type to enum from literal
|
2019-07-15 15:29:13 -07:00 |
|
David Sun
|
1a5b8041c7
|
renamed to asset-swapper
|
2019-07-11 15:15:09 -07:00 |
|