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

DON'T MERGE: v0.8.31#3098

Closed
kianenigma wants to merge 28 commits intomasterfrom
v0.8.31
Closed

DON'T MERGE: v0.8.31#3098
kianenigma wants to merge 28 commits intomasterfrom
v0.8.31

Conversation

@kianenigma
Copy link
Contributor

I updated westend/kusama anyhow as well, but technically we only want the wasm blob of polkadot for this one.

bkchr and others added 28 commits October 29, 2020 14:49
* Only use dummy subsystems in overseer

* Fix compilation and warnings
* switch to using paritytech/srtool

* update release link
* new polkadot weights

* kusama weights

* update for westend

* cargo update -p sp-io

* cargo run --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

* cargo run --release --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/

* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/

Co-authored-by: Parity Benchmarking Bot <admin@parity.io>
* Update proxy filters

* add session
* added new bootnode to chain spec's

* remove trailing newline
* bump tx version for westend and test-runtime

& bump substrate

* Update runtime/test-runtime/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Use extensible multiaddress

* copy pasta
* switch substrate to polkadot-v0.8.28 branch

* Bump substrate, backport substrate/pulls#8006
* Cancel Proxy Type (#2334)

* cancel proxy

* fix

* Remove reject_announcement and add CancelProxy to westend

Co-authored-by: David Dorgan <david@parity.io>

* node: pass local authorship info to the transaction pool (#2385)

* node: pass local authorship to the transaction pool

* update substrate

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: David Dorgan <david@parity.io>
* Bump substrate

bump substrate to include fix for paritytech/substrate#8068 (comment)

* bump version

* bump impl_version for polkadot, kusama, westend

* Blank commit to kick github
This fixes a bug in block import not reporting to the telemetry.
* bump substrate to polkadot-v0.8.30 branch

* update srtool

* switch to chevdors srtool
@kianenigma kianenigma closed this May 26, 2021
@acatangiu acatangiu deleted the v0.8.31 branch December 12, 2022 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants