Is your feature request related to a problem? Please describe.
Today, funds deposited through polygon farms are bridged directly to the VoteExecutorMaster on Ethereum mainnet, where it sits until the next deployment cycle to be deployed.
Describe the solution you'd like
We should write a new contract / extend the VoteExecutorMaster to enable mid-cycle deployment of funds once a certain profitability threshold is reached.
Depositing into strategies should be done first, however, future compatability for withdrawals should be achieved.
Describe alternatives you've considered
none
Additional context
Use gas oracles to roughly estimate profitability of depositing
Is your feature request related to a problem? Please describe. Today, funds deposited through polygon farms are bridged directly to the VoteExecutorMaster on Ethereum mainnet, where it sits until the next deployment cycle to be deployed. Describe the solution you'd like
We should write a new contract / extend the VoteExecutorMaster to enable mid-cycle deployment of funds once a certain profitability threshold is reached.
Depositing into strategies should be done first, however, future compatability for withdrawals should be achieved.
Describe alternatives you've considered none
Additional context Use gas oracles to roughly estimate profitability of depositing