ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

fraxbp module modifications #83

Open kwhuo68 opened 1 year ago

kwhuo68 commented 1 year ago

Primary Goals of PR

Core changes:

  1. Adds AMO to use curve gauge
  2. Adds curve interfaces for Gauge and GaugeController
  3. Modifies module to use AMO
  4. Changes tests accordingly

Notes: -To run tests: forge test --match-contract FraxBPInitModuleTest -vvv