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

pallet-collective: Do not vote aye with propose #9323

Merged
24 commits merged into from
Jul 13, 2021
Merged

pallet-collective: Do not vote aye with propose #9323

24 commits merged into from
Jul 13, 2021

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    f3d7798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202a3e6 View commit details
    Browse the repository at this point in the history
  3. Param doc grammar

    emostov committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    9eeb071 View commit details
    Browse the repository at this point in the history
  4. Update benchmarks

    emostov committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    ca24990 View commit details
    Browse the repository at this point in the history
  5. Revert changes

    emostov committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    1cefd16 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Do note vote when proposing

    emostov committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    c8f4f97 View commit details
    Browse the repository at this point in the history
  2. Update benchmarks

    emostov committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    4bf3c93 View commit details
    Browse the repository at this point in the history
  3. Reduce diff on benchmarks

    emostov committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    bd144f2 View commit details
    Browse the repository at this point in the history
  4. Reduce diff on tests

    emostov committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    53365df View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

    … zeke-retract-vote
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    96b37f5 View commit details
    Browse the repository at this point in the history
  2. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d10a845 View commit details
    Browse the repository at this point in the history
  3. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    53bacb8 View commit details
    Browse the repository at this point in the history
  4. manual bench

    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3d86ca9 View commit details
    Browse the repository at this point in the history
  5. manual bench 2

    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d4f298f View commit details
    Browse the repository at this point in the history
  6. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0f752a2 View commit details
    Browse the repository at this point in the history
  7. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9124792 View commit details
    Browse the repository at this point in the history
  8. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    52c2157 View commit details
    Browse the repository at this point in the history
  9. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    fb17dcb View commit details
    Browse the repository at this point in the history
  10. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    53afff9 View commit details
    Browse the repository at this point in the history
  11. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/collective/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7410417 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bac19fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0cca65 View commit details
    Browse the repository at this point in the history
  14. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/collective/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Shawn Tabrizi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    88b9133 View commit details
    Browse the repository at this point in the history
  15. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/treasury/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Shawn Tabrizi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    898963b View commit details
    Browse the repository at this point in the history