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.

Fast path for importing locally-authored or consensus-checked blocks #1232

@rphmeier

Description

@rphmeier

Right now, we have a block-authoring pattern in Aura where we a) build the block and b) re-execute and import.

In Rhododendron, we either build a proposal or evaluate someone else's and then re-execute and import.

In both situations, there should be a shortcut-path through BlockImport for blocks which already have been executed.

Metadata

Metadata

Assignees

Labels

I9-optimisationAn enhancement to provide better overall performance in terms of time-to-completion for a task.Z6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions