Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: run fork tests on latest block #1196

Merged
merged 1 commit into from
Mar 2, 2025
Merged

Conversation

smol-ninja
Copy link
Member

@smol-ninja smol-ninja commented Mar 2, 2025

We should run fork tests only on the latest block. Since Ethereum global state is irreversible, fork tests will always pass at a specified block if it has been passing before.

Running tests on the latest block would imply that the tests are passing on the most recent state of the Sablier protocol.

Merging this change through a PR so that we can verify that the fork tests are passing.

@smol-ninja smol-ninja requested review from PaulRBerg and andreivladbrg and removed request for PaulRBerg and andreivladbrg March 2, 2025 13:12
@smol-ninja smol-ninja merged commit 7475c11 into main Mar 2, 2025
9 checks passed
@smol-ninja smol-ninja deleted the test/fork-latest-block branch March 2, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant