Skip to content

Conversation

@pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Aug 3, 2025

🕓 Changelog

The test library erc4626-tests introduced the _skipRoundTripShares flag in PR a16z/erc4626-tests#15. When set to true, it skips the shares inequality assertions in round‑trip tests. The default value is false, but since we favour explicitness, we explicitly set _skipRoundTripShares = false in the ERC4626VaultTest test setUp function. Furthermore, this PR pins forge-std to commit 369dd01c808c255765b074c12aa420da33947a65 to temporarily prevent CI test failures in the nightly halmos-based tests (see foundry-rs/forge-std#705).

🐶 Cute Animal Picture

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Aug 3, 2025
@pcaversaccio pcaversaccio added the refactor/cleanup ♻️ Code refactorings and cleanups label Aug 3, 2025
@pcaversaccio pcaversaccio added this to the 0.1.3 milestone Aug 3, 2025
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
…947a65`

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
…466cf1`

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
…947a65`

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio added the dependencies 🔁 Pull requests that update a dependency file label Aug 4, 2025
@pcaversaccio pcaversaccio merged commit 2f220d1 into main Aug 4, 2025
15 checks passed
@pcaversaccio pcaversaccio deleted the test/erc4626-test-setup branch August 4, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants