Skip to content

Early processing of deltas related to network accounts #2146

@igamigo

Description

@igamigo

Not for this PR, but somewhere (probably much further upstream), we should try to detect if the delta is trying to introduce (or update) the storage slot that identifies network accounts. In case such a storage slot is being added to an existing account, we should throw an error (accounts cannot become network accounts after creation), if it is an update, then NTX builder will need to update the set of notes that the account is able to process.

Originally posted by @bobbinth in #2132 (comment)

Pretty self explanatory, but the idea is to error early when an account is trying to become a network account, and also propagate any changes related to a network account metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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