File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,12 @@ All host calls have a gas cost of **$10$**, with the following exceptions:
2323
2424## Vectors
2525
26- - [ Fallback] ( ./fallback ) : fallback block authoring, no-work-reports
27- - [ Safrole] ( ./safrole ) : safrole block authoring, no-work-reports
28- - [ Storage] ( ./storage ) : no-safrole, storage related reports (read/write)
29- - [ Preimages] ( ./preimages ) : no-safrole, preimages related reports (solicit/forget)
26+ - [ Fallback] ( ./fallback ) : fallback block authoring, no work reports.
27+ - [ Safrole] ( ./safrole ) : safrole block authoring, no work reports.
28+ - [ Storage] ( ./storage ) : no-safrole, service storage related work reports.
29+ - [ Preimages] ( ./preimages ) : no-safrole, preimages related work reports.
30+ - [ Storage Light] ( ./storage_light ) : no-safrole, service related work reports.
31+ - [ Preimages LIght] ( ./preimages_light ) : no-safrole, preimages related work reports.
3032
3133Traces with work reports come in two variants: standard versions containing up
3234to 6 work items per report, and lightweight versions limited to a single work
You can’t perform that action at this time.
0 commit comments