You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update besu refs from hyperledger to besu-eth org (#341)
## Summary
- Updates all GitHub repository references from `hyperledger/besu` to
`besu-eth/besu` following the org transfer
- Affects: `generate_config.py`, `build-push-besu.yml`, `besu/build.sh`
(comment URL), `goevmlab/Dockerfile`, `README.md`
**Note:** The Docker image tags in `besu/build.sh`
(`hyperledger/besu:...`) are intentionally left unchanged — they match
what Besu's Gradle `distDocker` produces locally. If upstream updates
their `build.gradle` to use `besu-eth/besu`, those will need a follow-up
update.
## Test plan
- [ ] Trigger a manual besu build and verify it checks out from
`besu-eth/besu`
- [ ] Verify scheduled builds pick up besu commits correctly
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments