Colin Roberts
Colin Roberts
Work in progress. Would like to make these a single behavior implementation if possible. It's proving to be a bit difficult.
# Idea When we have our bisection yield us a value now that is validated `-EPSILON < invariant < EPSILON` we need to instead take: - `0
These should be separate from `dfmm-kit` as this does not require behaviors. We can make a `[[test]]` bin in the workspace toml. It can pull bindings from `dfmm-kit`
# Idea In Foundry, running a test like this over time with statefulness would be challenging. So we should use arbiter to do this.
# Description The `GeometricMean` strategy uses an incorrect fee calculation for the increase in `L` that is off by a factor of 2. ## Details The fee calculation roughly looks...
# Description The `LogNormal` strategy uses an incorrect fee calculation for the increase in `L` that will result in fees that are dependent on the current price of the pool....
# Idea We need to do a write up and notebook implementation for `ConstantSum` like we have for the other trading functions.
I think Anvil may be the best drop in replacement for our revm instance. It will make life easier to use Anvil if possible. There are many settings that we...
Not married to the names by any means, but we need these to allow for many kinds of state keeping items (e.g., EVM, databases, etc.) which will hold the worldstate