Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

frame_executive panics when using sp_io::storage::root() #7625

@tgmichel

Description

@tgmichel

In a two-node local setup, using Aura, node panics in frame_executive::final_checks - Storage root must match that calculated - if sp_io::storage::root() is called before all the runtime storage changes have been made.

In the traces I see this only happening when sp_api::Core::execute_block is called after the import pipeline:

TRACE tokio-runtime-worker state:XXX: Call Core_execute_block at Block ...

Can be reproduced by running alice/bob with this Frontier branch.

cc @bkchr

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