Skip to content

Conversation

@mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Sep 18, 2025

  1. compile keeper by ci.go.
  2. Remove go.work and only use the global go.mod.

@fjl
Copy link
Contributor

fjl commented Sep 18, 2025

No. We added the separate go module for a reason. The dependencies of keeper should be kept separate from the dependencies of geth, since keeper will eventually depend on all the zkvm runtimes. The keeper binary is not a regular binary to be built for every architecture, it will have its own build system with support for the specific architectures that it runs on.

As keeper is still in development by the go-ethereum team, please let us just work on it. Help from external contributors is not required for keeper right now.

@fjl fjl closed this Sep 18, 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