Skip to content

Conversation

@fjl
Copy link
Contributor

@fjl fjl commented Oct 24, 2025

At the time keeper support was added into ci.go, we were using a go.work file to make ./cmd/keeper accessible from within the main go-ethereum module. The workspace file has since been removed, so we need to build keeper from within its own module instead.

At the time keeper support was added into ci.go, we were using a go.work file to make
./cmd/keeper accessible from within the main go-ethereum module. The workspace file has
since been removed, so we need to build keeper from within its own module instead.
@fjl fjl merged commit 17e5222 into ethereum:master Oct 24, 2025
5 of 6 checks passed
rjl493456442 pushed a commit to rjl493456442/go-ethereum that referenced this pull request Oct 28, 2025
At the time keeper support was added into ci.go, we were using a go.work
file to make ./cmd/keeper accessible from within the main go-ethereum
module. The workspace file has since been removed, so we need to build
keeper from within its own module instead.
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