First release of stress and live-tested vaults.
Config variable capabilities:
- deposit_cap: maximum amount of dollar value that can be deposited into the contract
- fee_tier_config: location and weights of Deposits to be created
- timestamp_stale: number of blocks until the contract is deemed stale.
- paused: whether the contract is paused. Paused contract cannot perform deposit functionalities
- oracle_contract: the oracle contract address
- skew: whether to skew the deposit index, moving the deposit index making the oversupplied asset cheeper up to a 1bp fee
- imbalance: how aggressively to rebalance (how much of the oversupplied asset is offered at tightest spread)
- oracle_price_skew: General flat skew to add on to the tick index.