Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit a15b390

Browse files
author
Parity Benchmarking Bot
committed
Merge remote-tracking branch 'origin/master' into shawntabrizi-treasury-refactor-weights
2 parents 4581de9 + 5f17393 commit a15b390

File tree

81 files changed

+4341
-4180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+4341
-4180
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "cargo"
4+
directory: "/"
5+
labels: ["A2-insubstantial", "B0-silent", "C1-low"]
6+
schedule:
7+
interval: "daily"

.maintain/frame-weight-template.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
// See the License for the specific language governing permissions and
1616
// limitations under the License.
1717

18-
//! Weights for {{pallet}}
18+
//! Autogenerated weights for {{pallet}}
19+
//!
1920
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION {{version}}
2021
//! DATE: {{date}}, STEPS: {{cmd.steps}}, REPEAT: {{cmd.repeat}}, LOW RANGE: {{cmd.lowest_range_values}}, HIGH RANGE: {{cmd.highest_range_values}}
2122
//! EXECUTION: {{cmd.execution}}, WASM-EXECUTION: {{cmd.wasm_execution}}, CHAIN: {{cmd.chain}}, DB CACHE: {{cmd.db_cache}}

0 commit comments

Comments
 (0)