You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The storage provider pallet needs benchmarks in order to calculate the real weights. An initial implementation exists in #740, but there are still multiple externalities left to test.
The storage provider pallet needs benchmarks in order to calculate the real weights. An initial implementation exists in #740, but there are still multiple externalities left to test.
register_storage_provider
feat(storage-provider): benchmark register & pre_commit #740pre_commit_sectors
feat(storage-provider): benchmark register & pre_commit #740prove_commit_sectors
submit_windowed_post
declare_faults
declare_faults_recovered
terminate sectors
In addition to this, we will also need to run the benchmark with the production configuration, see #783.
The text was updated successfully, but these errors were encountered: