Skip to content
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

Fixed weights for non-XCM related pallets #149

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Fixed weights for non-XCM related pallets #149

merged 2 commits into from
Apr 18, 2024

Conversation

KitHat
Copy link
Member

@KitHat KitHat commented Mar 27, 2024

Fixes #138

  • Generated benchmarked for all non-XCM pallets
  • Fixed runtime-benchmarks build
  • Added more pallets to define_benchmarks macro

@KitHat KitHat requested review from 4meta5 and ozgunozerk March 27, 2024 12:17
@KitHat KitHat self-assigned this Mar 27, 2024
@KitHat KitHat changed the base branch from main to v0.1 March 27, 2024 12:17
Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for docs-oz-polkadot ready!

Name Link
🔨 Latest commit 6ed491a
🔍 Latest deploy log https://app.netlify.com/sites/docs-oz-polkadot/deploys/66040e40f1e68900084cb017
😎 Deploy Preview https://deploy-preview-149--docs-oz-polkadot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@ozgunozerk ozgunozerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@KitHat KitHat added the enhancement New feature or request label Apr 1, 2024
@KitHat KitHat merged commit dfd0ab4 into v0.1 Apr 18, 2024
1 check passed
@KitHat KitHat deleted the 138-fix-benchmarks branch April 18, 2024 13:04
ozgunozerk added a commit that referenced this pull request Apr 29, 2024
* Add zombienet config to release (#158)

* Cleanup docs for the release (#160)

* Updated documentation to version 1.7.0
* Updated broken links

* updated docs to v1.10 (#166)

* updated dependencies to v1.10.0 (#165)

* Fixed weights for non-XCM related pallets (#149)

* add remove proxies to filter (#146)

* Fix weights for XCM and Message Queue.  (#153)

* Fix for PriceForSiblingDelivery (#156)

* Fix the FeeManager setting (#159)

* better explanation for constants (#167)

* better explanation for constants

* Removed polkadot launch (#169)

* Removed warnings about experimental code. (#170)

* Attached audit.

* toml sort

* changelog and version bump (#174)

* changelog and version bump

* cargo fmt fix

---------

Co-authored-by: Nikita Khateev <[email protected]>
Co-authored-by: Amar Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🐞 [Bug]: 3.2.4 Fix insufficient benchmarking for runtime pallets
3 participants