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

Allow configuration option for minimum commission of validators #10347

Merged
merged 10 commits into from
Dec 2, 2021

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    500321b View commit details
    Browse the repository at this point in the history
  2. rename

    kianenigma committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    410a476 View commit details
    Browse the repository at this point in the history
  3. Fix benchmakrs

    kianenigma committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    82eee81 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … kiz-min-comission
    Parity Bot committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    77ffddd View commit details
    Browse the repository at this point in the history
  2. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/staking/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    64b02e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    77bb4fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a982c48 View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/staking/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    43e6381 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    6bb0fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e482823 View commit details
    Browse the repository at this point in the history