Skip to content

docs: update keep-core repository links - #4220

Open
mswilkison wants to merge 1 commit into
mainfrom
codex/update-legacy-repository-links
Open

docs: update keep-core repository links#4220
mswilkison wants to merge 1 commit into
mainfrom
codex/update-legacy-repository-links

Conversation

@mswilkison

@mswilkison mswilkison commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update human-facing keep-core repository, Actions, issue, and badge URLs to the threshold-network organization
  • fix the historical random-beacon status-report link to its live keep-core-v1 location
  • leave canonical Go module/import, linker, Docker, and workflow package coordinates unchanged
  • leave Solidity source provenance and generated deployment metadata unchanged so compiler metadata and artifact hashes are unaffected

Verification

  • go test ./... -run ^$
  • git diff --check
  • verified all 17 replacement destinations with curl

Summary by CodeRabbit

  • Documentation
    • Updated repository links, CI badges, issue references, and contribution guidance to use the current project locations.
    • Refreshed links across development operations, RFC, ECDSA, and Random Beacon documentation.
  • Chores
    • Updated references in code comments and test TODOs without changing runtime behavior or test logic.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2687c511-8f9a-4889-bc96-aeed5a3134eb

📥 Commits

Reviewing files that changed from the base of the PR and between 6f87e20 and f16c43c.

⛔ Files ignored due to path filters (1)
  • pkg/chain/ethereum/tbtc/gen/Makefile is excluded by !**/gen/**
📒 Files selected for processing (10)
  • CONTRIBUTING.adoc
  • README.adoc
  • docs/dev-ops.adoc
  • docs/rfc/rfc-19-random-beacon-v2.adoc
  • pkg/bitcoin/electrum/electrum_integration_test.go
  • pkg/net/libp2p/channel.go
  • pkg/tbtc/dkg.go
  • solidity/ecdsa/README.adoc
  • solidity/ecdsa/test/WalletRegistry.Slashing.test.ts
  • solidity/random-beacon/README.adoc

📝 Walkthrough

Walkthrough

GitHub repository references are migrated from keep-network to threshold-network across contribution documentation, README badges and links, operational documentation, an RFC, and issue-reference comments. No executable logic or public entities are changed.

Changes

Repository link migration

Layer / File(s) Summary
Documentation links
CONTRIBUTING.adoc, README.adoc, docs/dev-ops.adoc, docs/rfc/...
Repository, CI, Kubernetes, feedback, and RFC links now use the updated threshold-network paths.
Workflow status badges
README.adoc, solidity/ecdsa/README.adoc, solidity/random-beacon/README.adoc
ECDSA, random beacon, and Go client workflow badges now reference threshold-network/keep-core.
Issue-reference comments
pkg/bitcoin/..., pkg/net/..., pkg/tbtc/..., solidity/ecdsa/test/...
Issue URLs in comments and TODOs are updated without changing test or runtime behavior.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: piotr-roslaniec, lionakhnazarov

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating keep-core repository links across docs and related references.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/update-legacy-repository-links

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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