astroport-fi / astroport-core

Astroport DEX core contracts
https://astroport.fi/
GNU General Public License v3.0
153 stars 104 forks source link

fix(PCL): safe withdraw; increase numerical methods accuracy #358

Closed epanchee closed 1 year ago

epanchee commented 1 year ago
  1. Make PCL withdraw endpoint as safe as possible;
  2. Increase numerical methods accuracy for both PCL and PCL with orderbook integration.