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

migrate new benchmarking syntax from frame_support::benchmarking to frame_benchmarking::v2 #13235

Merged
merged 8 commits into from
Jan 27, 2023

Commits on Jan 27, 2023

  1. * re-export frame_support::benchmarking in frame_benchmarking::

    * prefer use frame_benchmarking::*; in examples, etc
    sam0x17 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    66704ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96fd853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6efefc6 View commit details
    Browse the repository at this point in the history
  4. fix doc links

    sam0x17 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7ebadda View commit details
    Browse the repository at this point in the history
  5. remove unneeded return

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    fe41f75 View commit details
    Browse the repository at this point in the history
  6. remove another unneeded return

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1e3587b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e2a69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    631f88c View commit details
    Browse the repository at this point in the history