Skip to content

Conversation

@swasilyev
Copy link
Collaborator

@swasilyev swasilyev commented Apr 8, 2025

With Foundry smth like:

cargo new evm-vrfier --lib
forge init evm-vrfier/contracts --no-commit
git mv evm-vrfier/contracts/.github/workflows/test.yml .github/workflows/foundry.yml

The build script mimics forge build --root evm-vrfier/contracts but doesn't fully work as expected.

  • Restore CI
  • fix/remove the build script

@swasilyev swasilyev mentioned this pull request Apr 8, 2025
6 tasks
@swasilyev
Copy link
Collaborator Author

swasilyev commented Apr 14, 2025

What CI is expected to do works on my machine. Will fix later.
Ok, it doesn't. Requires git submodule update --init. Now builds, but can't run anvil. Addressed in #61.

@swasilyev swasilyev merged commit 66fb54c into master Apr 14, 2025
7 checks passed
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