Skip to content

Lazy Aggregator mode does not build a first block #802

@S1nus

Description

@S1nus

To replicate:
run the tutorials with --rollkit.lazy_aggregator true enabled. Notice that it does not build a first block. When you attempt to query state, it will panic with a nil pointer, presumably because genesis is never executed.

Possible fix:
Change the behavior of lazy aggregator mode, force it to build an initial block

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