Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

unigraph: legacy controller NameRegistered's cost is not mapped to Registration.base #2353

Description

@shrugs

in unigraph/handlers/ensv1/RegistrarController.ts, the legacy 5-arg variant NameRegistered(string name, bytes32 label, address owner, uint256 cost, uint256 expires) doesn't map costbaseCost in its arg re-mapping (the NameRenewed variants do), so handleNameRegisteredByController writes Registration.base = null for every legacy-controller registration. observed on a mainnet backfill: zero registrations with base set through mid-2021.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions