Tags: Popular-Coding/polkadot
Tags
update weights (paritytech#5098) * westend: update weights * kusama: update weights * polkadot: update weights * polkadot: update weights (production profile) * kusama: update weights (production profile) * westend: update weights (production profile) * kusama: update weights (production profile pt 2) * westend: update weights (production profile pt 2) * fixup * fixup * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/ * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/ * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Co-authored-by: Parity Bot <admin@parity.io>
bump transaction_version (paritytech#5068) * kusama: bump transaction_version * polkadot: bump transaction_version * westend: bump transaction_version
All crates to 0.9.18 (paritytech#5049) * update all crate versions to 0.9.18 * github workflow 18
v0.9.18 version bumps (paritytech#5042) * switch substrate branch to polkadot-v0.9.18 * update Cargo.lock * bump spec_version
Companion for Substrate#10915 (paritytech#5033) * Companion for Substrate#10915 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
bump transaction_version (paritytech#4955) * kusama: bump transaction_version * polkadot: bump transaction_version * westend: bump transaction_version
bump transaction_version (paritytech#4955) * kusama: bump transaction_version * polkadot: bump transaction_version * westend: bump transaction_version
Revert connectivity fix 0.9.17 (paritytech#4943) * Revert "collator-protocol: short-term fixes for connectivity (paritytech#4640)" This reverts commit 5b74841. * make the slots great again Co-authored-by: Andronik <write@reusable.software>
PreviousNext