Skip to content

Update repo references from hyperledger to besu-eth org#307

Merged
jflo merged 6 commits intomainfrom
orgMigration
Mar 3, 2026
Merged

Update repo references from hyperledger to besu-eth org#307
jflo merged 6 commits intomainfrom
orgMigration

Conversation

@jflo
Copy link
Contributor

@jflo jflo commented Feb 26, 2026

Summary

  • Update all GitHub repository URL references from hyperledger/besu-native to besu-eth/besu-native across 13 files
  • Covers build.gradle POM/SCM metadata (9 files), Go module path, Cargo.toml repository fields (2 files), and CHANGELOG PR links
  • Does not change Java packages (org.hyperledger.besu.nativelib.*), Maven groupId, Automatic-Module-Name, JNI function names, or Artifactory config — these are published API identifiers, not repo URLs

Test plan

  • Verify Gradle build still resolves and publishes correctly
  • Verify Go module path works with go build in gnark/gnark-jni
  • Confirm CI workflows pass

🤖 Generated with Claude Code

Update all GitHub repository URL references from hyperledger/besu-native
to besu-eth/besu-native for the org migration. Includes build.gradle
POM/SCM metadata, go.mod module path, Cargo.toml repository fields,
and CHANGELOG PR links.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: jflo <justin+github@florentine.us>
jflo added 2 commits March 2, 2026 13:58
Signed-off-by: jflo <justin+github@florentine.us>
Signed-off-by: jflo <justin+github@florentine.us>
license = "Apache-2.0"
authors = ["Antoine Toulme <antoine@lunar-ocean.com>"]
repository = "https://github.com/hyperledger/besu-native"
repository = "https://github.com/besu-eth/besu-native"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this might be a good time to just drop multipoint-ipa since we are not doing verkle. @matkt WDYT?

Signed-off-by: garyschulte <garyschulte@gmail.com>
Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

jflo and others added 2 commits March 3, 2026 14:13
Signed-off-by: jflo <justin+github@florentine.us>
Add release dates from GitHub releases to all published versions,
add missing items from release notes (1.4.2 gnark-crypto bump,
1.4.0 PRs #282-#284), add release subtitles, and fix typos.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: jflo <justin+github@florentine.us>
@jflo jflo enabled auto-merge (squash) March 3, 2026 19:32
@jflo jflo merged commit fb12516 into main Mar 3, 2026
8 of 11 checks passed
@jflo jflo deleted the orgMigration branch March 3, 2026 19:48
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