Skip to content

[AUDIT-M14] [medium] Dual pointer-codegen entrypoints BuildPointers.sol and Build.sol #43

Description

@Siddharth2207

Hazard

Two pointer-codegen scripts coexist; generated header and README on most branches still reference BuildPointers.sol. Developers can run pointers without fresh meta (or meta without pointers), committing inconsistent artifacts.

Shape

Scenario

Contributor follows README forge script BuildPointers.sol after editing authoring meta; pointers regen with stale DESCRIBED_BY_META_HASH; PR merges green if meta test absent on that branch.

Proposed fix

Delete BuildPointers.sol; single Build.sol; update generated header and README to ./script/build.sh only (as PR #35).

Metadata

Metadata

Assignees

No one assigned

    Labels

    auditAudit findingmediumMedium severitypass6Audit pass 6 hazard surface

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions