-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pallet Benchmarking Tutorial #291
Conversation
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Nicolás Hussein <80422357+nhussein11@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job! Just a few minor things
tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking.md
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/lib.rs
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/lib.rs
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/lib.rs
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/mock.rs
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/mod.rs
Outdated
Show resolved
Hide resolved
.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/pallet-benchmarking/mod.rs
Outdated
Show resolved
Hide resolved
Co-authored-by: Erin Shaben <eshaben@icloud.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Add Pallet Benchmarking Tutorial to Zero to Hero section