Skip to content

cli: Remove the registry section of Anchor.toml#4299

Open
acheroncrypto wants to merge 4 commits intosolana-foundation:masterfrom
acheroncrypto:cli-remove-the-registry-section-of-anchor-toml
Open

cli: Remove the registry section of Anchor.toml#4299
acheroncrypto wants to merge 4 commits intosolana-foundation:masterfrom
acheroncrypto:cli-remove-the-registry-section-of-anchor-toml

Conversation

@acheroncrypto
Copy link
Collaborator

Problem

The registry section has been redundant for quite some time. It also adds unnecessary clutter to the default initialization config:

[registry]
url = "https://api.apr.dev"

Summary of changes

Remove the registry section of Anchor.toml.

@vercel
Copy link

vercel bot commented Mar 9, 2026

@acheroncrypto is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@nutafrost nutafrost moved this to Security Review Required in Anchor 1.0 Mar 10, 2026
Copy link
Collaborator

@0x4ka5h 0x4ka5h left a comment

Choose a reason for hiding this comment

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

if cfg.to_string() is what gets persisted, Is it okay to old [registry] entries are being dropped ?

cc. @jamie-osec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Security Review Required

Development

Successfully merging this pull request may close these issues.

3 participants