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

fix: benchmarking and remove pallet-hotfix #3

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

peterwht
Copy link
Collaborator

@peterwht peterwht commented May 5, 2024

Benchmarks were not building. Pallet Hotfix is unnecessary for "fresh" evm chains.

@AlexD10S AlexD10S requested review from brunopgalvao and AlexD10S May 6, 2024 09:17
@peterwht peterwht merged commit ecc9a64 into main May 8, 2024
@peterwht peterwht deleted the peter/fix-benchmarks branch May 8, 2024 20:04
peterwht added a commit that referenced this pull request May 10, 2024
* ci: add workflow (#12)

* chore: pin rust channel to version used for polkadot

* style: formatting using rust version

* refactor: address clippy warnings

* ci: add workflow

* ci: add missing packages

* ci: various fixes

* ci: use cache

* fix: adds delivery fees config and base weights (#11)

* fix(base): delivery fees

* fix(base): declare WeightInfo for every pallet

* style(base): fmt

* style(base): undo fmt

* fix(base): remove example zombienet file

* fix(base): Add treasury clarification

* fix(base): weights & benchmarks

* fix: remove erroneous pallets

* docs: add benchmark comment for consistency

* fix(runtime): use unit type for weightinfo for consistency

* docs(runtime): add additional context

* fix(xcm): filter teleports to disable

---------

Co-authored-by: Frank Bell <frank@r0gue.io>

* chore: remove deprecated polkadot-launch (#14)

* ci: add workflow for linting pr titles (r0gue-io#15)

* fix: update default para id

* docs: update readme (r0gue-io#19)

* docs: update readme

* docs: improve readme

* feat: frontier integration (#1)

* feat: add frontier

* feat(base): add evm dependencies

* refactor: rename parachain

* chore: fix dependencies and import frontier

* fix: fixes to spin up the network with zombienet

* fix: benchmarking and remove pallet-hotfix (#3)

* chore: rebase from upstream

* chore: workspace dependencies

* refactor: resolve clippy

---------

Co-authored-by: Frank Bell <60948618+evilrobot-01@users.noreply.github.com>
Co-authored-by: Alejandro Martinez Andres <11448715+al3mart@users.noreply.github.com>
Co-authored-by: Frank Bell <frank@r0gue.io>
Co-authored-by: Alex Bean <alexfraga10@gmail.com>
Co-authored-by: Peter White <23270067+peterwht@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants