Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 708 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 708 Bytes

Changelog

Additions Summary

  • Added getManyRatesWithCustomConnectors, which enables many rates to be fetched using specific connectors.

  • Added getRateWithCustomConnectorsAndOracles, which enables a rate to be fetched using specific connectors and oracles.

  • Added getManyRatesWithCustomConnectorsAndOracles, which enables many rates to be fetched using specific connectors and oracles.

  • Added getManyRatesToEthWithCustomConnectors which enables many rates to be fetched using specific connectors to ETH.

  • Deleted 1inch deployment related files

  • Added Foundry deployment scripts with README.md

  • Moved hardhat README.md to deploy/root folder

  • Fixed stable pool quoting in SolidlyOracle