This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit ce2cee3
* * re-export frame_support::benchmarking in frame_benchmarking::
* prefer use frame_benchmarking::*; in examples, etc
* switch to frame_benchmarking::v2
* completely migrate new benchmarking code out of frame_support
* fix doc links
* remove unneeded return
Co-authored-by: Bastian Köcher <git@kchr.de>
* remove another unneeded return
Co-authored-by: Bastian Köcher <git@kchr.de>
* properly export all macros in v1
* refactor existing frame_benchmarking imports to use ::v1
---------
Co-authored-by: Bastian Köcher <git@kchr.de>
1 parent 248fdf0 commit ce2cee3
File tree
69 files changed
+2291
-2240
lines changed- bin/node-template/pallets/template/src
- frame
- alliance/src
- assets/src
- babe/src
- bags-list/src
- balances/src
- benchmarking
- src
- bounties/src
- child-bounties/src
- collective/src
- contracts/src/benchmarking
- conviction-voting/src
- democracy/src
- election-provider-support/benchmarking/src
- elections-phragmen/src
- examples/basic/src
- fast-unstake/src
- grandpa/src
- identity/src
- im-online/src
- indices/src
- lottery/src
- membership/src
- merkle-mountain-range/src
- message-queue/src
- multisig/src
- nfts/src
- nis/src
- nomination-pools/benchmarking/src
- offences/benchmarking/src
- preimage/src
- proxy/src
- ranked-collective/src
- recovery/src
- referenda/src
- remark/src
- scheduler/src
- session/benchmarking/src
- staking/src
- support
- procedural/src
- src
- test/tests/benchmark_ui
- pass
- system/benchmarking/src
- timestamp/src
- tips/src
- transaction-storage/src
- treasury/src
- uniques/src
- utility/src
- vesting/src
- whitelist/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+2291
-2240
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments