mStable-contracts
mStable-contracts copied to clipboard
📃 Smart Contracts that make up the core of the mStable protocol
- [x] Adjust the function `topLineEmission` in the EmissionController.sol to reflect the linear emissions function: https://forum.mstable.org/t/mccp-24-reduce-weekly-mta-emissions/912 - [x] Update tests - [x] Update hardhat tasks - [x] Let MCCP 24...
- add import sorting - add unused import removal - add prettier plugin - run new rules on codebase
## Testing branch for setting up a local hardhat node - ensure NODE_URL is set to an RPC (e.g. Alchemy) - call with `yarn forknode:start` to start a node -...
**Is your feature request related to a problem? Please describe.** Allow KeeperDAO keepers to arbitrage the AMM (mAsset). In order to give KeeperDAO an edge and to allow them to...
Added pool which works with rebasing tokens e.g. USD+. Added some unit tests for testing how it works.
- Adds smart contract that allows to redeem MTA for WETH