Implement ParachainHost_para_backing_state
runtime call
#4416
Labels
C-complex
Complex changes across multiple modules. Possibly will require additional research.
P-high
this should be addressed ASAP.
S-subsystems-backing
issues related to polkadot host backing subsystem functionality.
T-feat
this issue/pr is a new feature or functionality.
T-implementation
this issue/pr is a new feature or functionality.
Issue summary
Prospective Parachains
subsystem to validate incoming parachain candidate blocks and perform a ahead of time check to ensure that the building blocks are following specificConstraints
.Implementation details
runtime/wazero/instance.go
file, where we will define the method string,ParachainHost_para_backing_state
that will be used atinstance.Exec
methodparachaintypes
packageOther information and links
Acceptance criteria
The text was updated successfully, but these errors were encountered: