Open Issues Need Help
View All on GitHubAI Summary: The `test__Unit_JITSingleLP` test fails with an arithmetic underflow error during a `transferFrom` operation in the `MockJITHub` contract. This issue occurs when the `MockJITHub` attempts to transfer tokens back to the `PoolManager`, indicating a problem with the token amount calculation or state during the JIT liquidity provision process.
A data-driven AMM protocol that aims to minimize fee revenue concentration by JIT liquidity providers with a progressive tax based on the time an LP leaves their asset inventories in the pool, incorporated into the trading fees. This is designed to reward liquidity depth provided by ex-ante liquidity providers.