Update repo references from hyperledger to besu-eth org#307
Merged
Conversation
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>
Signed-off-by: jflo <justin+github@florentine.us>
Signed-off-by: jflo <justin+github@florentine.us>
garyschulte
reviewed
Mar 2, 2026
| 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" |
Contributor
There was a problem hiding this comment.
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hyperledger/besu-nativetobesu-eth/besu-nativeacross 13 filesorg.hyperledger.besu.nativelib.*), Maven groupId, Automatic-Module-Name, JNI function names, or Artifactory config — these are published API identifiers, not repo URLsTest plan
go buildin gnark/gnark-jni🤖 Generated with Claude Code