Files
protocol/contracts/erc20-bridge-sampler/CHANGELOG.md
2020-02-28 08:13:09 +11:00

1.4 KiB

CHANGELOG

v1.5.0 - February 27, 2020

* Add generic liquidity provider sampling (#2487)
* Use liquidity provider registry in sampler (#2499)

v1.4.2 - February 26, 2020

* Dependencies updated

v1.4.1 - February 25, 2020

* Dependencies updated

v1.4.0 - February 15, 2020

* Added Curve contract sampling (#2483)

v1.3.0 - February 8, 2020

* Catch reverts to `DevUtils` calls (#2476)
* Remove wrapper functions and introduce `batchCall()` (#2477)

v1.2.1 - February 6, 2020

* Dependencies updated

v1.2.0 - February 4, 2020

* Make source IDs static on all networks, not inherited from `DeploymentConstants`. (#2459)

v1.1.0 - January 22, 2020

* Add batch functions to query quotes (#2427)
* Early exit if a DEX sample fails (#2427)

v1.0.3 - January 6, 2020

* Add gas limits to external quote calls. (#2405)

v1.0.2 - December 17, 2019

* Do not query empty/unsigned orders. Swallow revets on DEX quotes. (#2395)

v1.0.1 - December 9, 2019

* Dependencies updated

v1.0.0 - December 2, 2019

* Created package. (#2344)

v1.0.0-beta.2 - December 2, 2019

* Dependencies updated

v1.0.0-beta.1 - Invalid date

* Created package. (#2344)