Skip to content

chore: Bump foundry version to 1.3.3#16669

Merged
spalladino merged 1 commit intonextfrom
palla/bump-foundry
Aug 29, 2025
Merged

chore: Bump foundry version to 1.3.3#16669
spalladino merged 1 commit intonextfrom
palla/bump-foundry

Conversation

@spalladino
Copy link
Copy Markdown
Contributor

We're getting flakes in tests where we fail to retrieve the receipt for a tx that has just been mined:

These are consistent with this anvil issue reported on and fixed on early July. We were using a foundry version from June. This PR bumps to the latest release so we include the fix.

@spalladino spalladino requested a review from charlielye as a code owner August 29, 2025 19:01
Comment thread bootstrap.sh
fi
# Check foundry version.
local foundry_version="nightly-99634144b6c9371982dcfc551a7975c5dbf9fad8"
local foundry_version="v1.3.3"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@spalladino spalladino enabled auto-merge August 29, 2025 19:52
@spalladino spalladino added this pull request to the merge queue Aug 29, 2025
Merged via the queue into next with commit 45e1fad Aug 29, 2025
14 checks passed
@spalladino spalladino deleted the palla/bump-foundry branch August 29, 2025 20:35
ludamad pushed a commit that referenced this pull request Dec 16, 2025
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.

2 participants