Skip to content

Conversation

@cakevm
Copy link
Contributor

@cakevm cakevm commented Jun 5, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Fix the failing build for #221954

Credits to @michaelsproul for his findings here: #220922 (comment)

@github-actions github-actions bot added the rust Rust use is a significant feature of the PR or issue label Jun 5, 2025
@chenrui333
Copy link
Member

Thanks @cakevm!

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 5, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 5, 2025 22:35
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 5, 2025
Merged via the queue into Homebrew:master with commit f803cbf Jun 5, 2025
14 checks passed
@cakevm cakevm deleted the fix-lighthouse-7 branch June 6, 2025 05:09
@chenrui333 chenrui333 mentioned this pull request Jun 9, 2025
4 tasks
@chenrui333 chenrui333 changed the title lighthouse: fix compiling on macOS with 7.0.1 lighthouse 7.0.1 Jun 9, 2025
@chenrui333 chenrui333 mentioned this pull request Jun 9, 2025
mergify bot pushed a commit to sigp/lighthouse that referenced this pull request Jul 14, 2025
…ok (#7679)

The main change is adding a guide to partially reconstruct historic states to the FAQ.

Other changes:
- Update the database scheme info
- Delete the Homebrew issue as it has been solved in Homebrew/homebrew-core#225877
- Update default gas limit in: [7cbf7f1](7cbf7f1)
- Updated the binary installation page [8076ca7](8076ca7) as Lighthouse now supports aarch-apple binary built since v7.1.0
danielrachi1 pushed a commit to danielrachi1/lighthouse that referenced this pull request Jul 18, 2025
…ok (sigp#7679)

The main change is adding a guide to partially reconstruct historic states to the FAQ.

Other changes:
- Update the database scheme info
- Delete the Homebrew issue as it has been solved in Homebrew/homebrew-core#225877
- Update default gas limit in: [7cbf7f1](sigp@7cbf7f1)
- Updated the binary installation page [8076ca7](sigp@8076ca7) as Lighthouse now supports aarch-apple binary built since v7.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants