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

Update Substrate branch #4432

Merged
merged 8 commits into from
Dec 2, 2021
Merged

Commits on Dec 1, 2021

  1. Update Substrate branch

    bkchr committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    d860f91 View commit details
    Browse the repository at this point in the history
  2. add disputes to Kusama runtime (#4356)

    * add disputes to Kusama runtime
    
    * Update DisputesHandler
    
    * fmt
    
    * add the benchmarks
    
    * cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=runtime_parachains::disputes --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/runtime_parachains_disputes.rs
    
    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    Co-authored-by: Parity Bot <admin@parity.io>
    3 people authored and bkchr committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    949f0a4 View commit details
    Browse the repository at this point in the history
  3. Add XCM pallet and config to Polkadot runtime (#4313)

    * xcm added
    
    * xcm pallet & config added Polkadot
    
    * set advertise XCM version to 2 for Polkadot
    
    * remove ChildSystemParachainAsSuperuser from Polkadot XCM config
    
    * remove unpaid execution for system parachains
    
    * remove unused imports
    
    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    2 people authored and bkchr committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e26eeb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212d078 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. add missing feature (#4355)

    xlc authored and bkchr committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    33dbb98 View commit details
    Browse the repository at this point in the history
  2. add pallet-babe/std (#4438)

    zjb0807 authored and bkchr committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d08504f View commit details
    Browse the repository at this point in the history
  3. Apply v0.9.13 weights (#4444)

    * Update weights for Westend
    
    * Update weights for kusama
    
    * Update weights for polkadot
    chevdor authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    afa72d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0464e04 View commit details
    Browse the repository at this point in the history