Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improving unit tests assumptions (#52)
* test: replacing some assumptions for bounds * fix: failing test * test: optimize BPool_Unit_SwapExactAmountIn * test: add more improvements * test: create helper to test reentrancy * test: add small improvements * test: add assumeNotForgeAddress * test: move helper functions to Utils * test: optimize assumeHappyPath for specific edge cases * chore: empty commit * fix: exitswap max weight bounds * feat: removing max fron fuzzed structs * feat: rm maxAmounts from join test * feat: removing exitpool fuzzed limits * fix: final tweaks --------- Co-authored-by: 0xAustrian <[email protected]>
- Loading branch information