# Recent works
## Contract
### NEW Features
- [ ] flash mint, i.e. borrow -> supply collateral
- [ ] token model 2.0, example: ohm / flax
- [ ] add cap check in MSDController
- [ ] support commission fee when Mint MSD
- [ ] l2 bridge
- [ ] vDF / governance
- [ ] integrate reward distributor all-in-on per platform, support staking/lending/etc
- [ ] permission-less lending pool: allow any project to creat lending pool(like liqee did in an permission-less way)
- [ ] support vDF in lending
- [ ] liqee admin migration
- [ ] new token model **
- [ ] uniswap V3 position staking
- [ ] YuAn migration
- [ ] deal with dToken's reward, including COMP/DF
`** to be decided yet.`
### claimReward optimization
- [x] function split for supply & borrow assets
- [x] call claim by current actived assets for user
- [x] dForce Lending parameters adjustment
- [x] dForce Lending add new assets, support LP token oracle
- [x] finish phase I Lending verification
- [x] delopy Arbitrum
- [ ] continue vDF&Governance development
### reward distribution bugs
- [x] user reward miscalculation when pause
- [x] borrow reward miscalculation due to interest accrues
### new features
- [ ] split liquidation incentive in two parts, say 5% for user, 2% for protocol
- [ ] mint & as collateral only for caller in general pool
- [ ] credit lines for protocol, borrow with no collaterals
- [ ] flashloan with gurad of protocol reentrancy guard
### Fixed Term & Fixed Interest Loan
- [x] pool setup script
- [x] mint & as collateral
- [x] remove reward distributor
### PoS Asset Pool
- [ ] lending mountain contract: manage reward of all lending pool, support claiming multiple assets in one tx
### Arbitrum
### Trade
- [ ] integrate dodo on BSC
- [ ] integrate uniswap V3 on Ethereum
- [ ] count gas assumption when comparing price
- [ ] UI
- [ ] improve off-chain router
### Tokenomics 2.0 && Governance
- [ ] vDF
- [ ] governance
### dForce Lending support vDF
### YUAN Migration to BSC
### CNY
### dToken
- [ ] comp / df distribution
- [ ] rebalance strategy
- [ ] deposit / withdraw strategy
- [ ] reinvestment strategy ([refer to alphahomera](https://homora.alphafinance.io/status))
## Backend Service
### Integrate DF price service
### API for volumes, accumulated borrows, profits, etc.
### Subgraph Migration
### Lending Distribution improve
### Operation Data
### Dune Analysis
### Telegram warning bot