Skip to content

feat: verify foundry binaries util - #701

Open
alxdca wants to merge 1 commit into
feat/get-chain-contract-verionsfrom
feat/verify-forge
Open

feat: verify foundry binaries util#701
alxdca wants to merge 1 commit into
feat/get-chain-contract-verionsfrom
feat/verify-forge

Conversation

@alxdca

@alxdca alxdca commented Apr 22, 2026

Copy link
Copy Markdown
Contributor
Depends on #687. This PR is part of a stack created with Aviator.

Summary

  • Add verifyFoundryBinaries to check whether the forge and cast executables are available.
  • Detect whether both binaries report a stable Foundry release.

Why / Context

Some SDK workflows depend on Foundry tooling being installed locally. This utility provides a lightweight preflight check that lets callers distinguish between missing Foundry binaries and installations that are not using stable releases.

@alxdca
alxdca force-pushed the feat/verify-forge branch from 45d2974 to 474b1fd Compare April 22, 2026 07:55
@alxdca alxdca changed the title feat: verify foundry binaries feat: verify foundry binaries util Apr 22, 2026
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch 2 times, most recently from 2163903 to 6ef37fc Compare May 4, 2026 13:44
@alxdca
alxdca force-pushed the feat/verify-forge branch 3 times, most recently from b4f4da9 to 2518987 Compare May 5, 2026 13:30
@alxdca
alxdca force-pushed the feat/verify-forge branch from 2518987 to cb5a6d9 Compare May 5, 2026 15:29
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch from c238223 to 5980936 Compare May 5, 2026 15:29
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch from 5980936 to e1baff4 Compare May 6, 2026 13:43
@alxdca
alxdca force-pushed the feat/verify-forge branch from cb5a6d9 to a66ff47 Compare May 6, 2026 13:43
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch from e1baff4 to e179e9c Compare August 25, 2026 14:43
@alxdca
alxdca force-pushed the feat/verify-forge branch from a66ff47 to 8f31310 Compare August 25, 2026 14:43
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch 2 times, most recently from cde65a9 to 85f3305 Compare August 31, 2026 14:38
@alxdca
alxdca force-pushed the feat/verify-forge branch from 8f31310 to 49de867 Compare August 31, 2026 15:35
@alxdca
alxdca marked this pull request as ready for review September 1, 2026 07:41
@alxdca
alxdca force-pushed the feat/verify-forge branch 8 times, most recently from 9bb3c02 to e48122a Compare September 1, 2026 09:39
@alxdca
alxdca force-pushed the feat/get-chain-contract-verions branch from 85f3305 to 29f8865 Compare September 1, 2026 09:42
@alxdca
alxdca requested a review from yahgwai September 1, 2026 13:44
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