panda
panda
We have an opened pr that needs to be refreshed https://github.com/yearn/brownie-strategy-mix/pull/53
Since brownie support seems not to be perfect, could you have a look at what has been done [here](https://github.com/yearn/yearn-vaults/pull/473) and use hardhat network instead?
I would like us to think about a mechanism with a min and max ratio and a ratio increase trigger that won't retrigger funds transfer when only a small amount...
We can have this working with a mix of ratio and amount. The amount is the max amount of funds for a strategy. The ratio makes the allocation until the...
It's to deploy on mainnet. Having a script that fails half way into the deployment because the gas price went up a little and the transaction takes more than 120...
We are reworking this mechanism right now with a new version
@storming0x Can you please have a in detail look at the transition from safe math to math, I see one issue was introduced but lucky for us tests got it:...
Do not merge into master yet. We have to make a rc tag to start using it while we are doing audit.
Associated PR: https://github.com/yearn/brownie-strategy-mix/pull/88