Skip to content

Treat Anchor.toml as a first-class citizen #561

@MicaiahReid

Description

@MicaiahReid

Currently, we're copying/tweaking some anchor code to allow Anchor.toml accounts to be loaded on startup if the --legacy-anchor-compatibility flag is used. This was done to avoid having runbooks competing with accounts set in Anchor.toml

We should consider importing the anchor crate and treating this as a first class citizen. There's a chance we've gotten things wrong with our copy/edit solution, there's the possibility of a drift from new versions of anchor, and it's a confusing experience to have this working for the legacy anchor flag only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions