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

Update Weights #38

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Update Weights #38

merged 3 commits into from
Sep 25, 2023

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented Sep 23, 2023

Depends on #28

Changes:

  • Update the relay and parachain weights.

The Kusama glutton could not be updated since something its genesic spec is wrong. Will still look into this.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Just a sanity check for the consistency.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@ggwpez ggwpez changed the title Oty update weights Update weights Sep 23, 2023
@ggwpez ggwpez changed the title Update weights Update Weights Sep 23, 2023
@bkchr bkchr marked this pull request as ready for review September 25, 2023 15:15
@bkchr bkchr merged commit 5312070 into oty-import-v1.1.0-rc2 Sep 25, 2023
@bkchr bkchr deleted the oty-update-weights branch September 25, 2023 15:15
gavofyork pushed a commit that referenced this pull request Sep 26, 2023
* Import Runtimes from Polkadot-SDK v1.1.0-rc2 (f60318f686)

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Rename glutton -> gluttonS

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Add glutton-kusama to the workspace

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Structure workspace config

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Use staging-parachain-info crate

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Use crates-io dependencies

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update Cargo.lock

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update README

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update .gitignore and rustfmt

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Manual TOML formatting

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Add one more clippy lint from Polkadot-SDK

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Retry CI

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Use workspace version 1.1.0

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Cleanup Cargo.toml and rename glutton-runtime

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Delete empty CHANGELOG

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Add GPL-3.0 license

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Use version 1.0.0

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update lockfile

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Hide weight files and Cargo.lock by default in diffs

* Set authors to the Fellowship

Co-authored-by: Bastian Köcher <[email protected]>

* Typo

Co-authored-by: Liam Aharon <[email protected]>

* Adds chain spec generator

* Update system-parachain weights

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update system-parachain weights again

Just a sanity check for the consistency.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Revert everything unrelated

git revert -m 1 c72187f^..f4cab62 --no-commit

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Init StorageVersions (for `oty import v1.1.0 rc2`) (#37)

* remove executed migration

* init storage versions

* fix reads

* review comments

* Update Weights (#38)

* Update system-parachain weights

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update system-parachain weights again

Just a sanity check for the consistency.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Update Relay weights

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Add CHANGELOG.md and change .gitattributes (#39)

* Add CHANGELOG.md

* Bring back .gitattributes

* Update CHANGELOG.md

Co-authored-by: André Silva <[email protected]>

* Fix weight `force_open_hrmp_channel` function signature

If the channel exists, the channel will be closed. The function is only callable by a privileged origin and thus, it should be fine to ignore `c` for now.

* Fix tests

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Liam Aharon <[email protected]>
Co-authored-by: André Silva <[email protected]>
@ggwpez ggwpez restored the oty-update-weights branch October 2, 2023 14:47
@ggwpez ggwpez deleted the oty-update-weights branch October 2, 2023 14:49
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.

2 participants