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.

transaction factory generates blocks that can not be imported with import-blocks #2977

@pepyakin

Description

@pepyakin

When I try to run --import-blocks it just seemingly stucks.

    Finished release [optimized] target(s) in 0.92s
     Running `target/release/substrate import-blocks blocks.blocks`
2019-06-28 18:18:28 Importing 1241 blocks
2019-06-28 18:18:28 #0 blocks were added to the queue
2019-06-28 18:18:28 #1000 blocks were added to the queue

There is no CPU activity coming from substrate while import so which suggests that there might be an issue with locking or dispatching the tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3-bugThe node fails to follow expected behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions