Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • runtime
  • rococo
  • src
  • weights
  • mod.rs
Find file BlameHistoryPermalink
  • asynchronous rob's avatar
    Add a `force_unfreeze` extrinsic to the disputes module (#3906) · 80a0bfd6
    asynchronous rob authored Sep 23, 2021
    
    
    * add a 'force_unfreeze' to the Disputes module
    
    * fmt
    
    * Benchmark Disputes `force_unfreeze` extrinsic (#3908)
    
    * Companion for Generate storage info for pallet babe #9760 (#3831)
    
    * Adding MaxSegmentLength and MaxAuthorities
    to pallet babe
    
    * Missed a few to_vec
    
    * Removing `MaxSegmentLength` as not needed anymore
    
    * Adding `MaxAuthorities` to couple of missing place
    
    * Adding missing definition of `MaxAuthorities`
    
    * Adding a missing to_vec
    
    * update Substrate
    
    Co-authored-by: thiolliere's avatarthiolliere <gui.thiolliere@gmail.com>
    Co-authored-by: parity-processbot <>
    
    * Benchmark Disputes `force_unfreeze` extrinsic
    
    target pr: #3906
    target branch: rh-unfreeze
    
    * Add benchmark to rococo runtime; run benchmark locally
    
    * Revert unintentionally added diff
    
    * Some spacing and comments
    
    * Bump proc-macro-crate from 1.0.0 to 1.1.0 (#3863)
    
    Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
    - [Commits](https://github.com/bkchr/proc-macro-crate/commits
    
    )
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro-crate
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: default avatardependabot[bot] <support@github.com>
    
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump parity-scale-codec from 2.2.0 to 2.3.0 (#3833)
    
    Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
    - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/paritytech/parity-scale-codec/compare/v2.2...parity-scale-codec-v2.3.0
    
    )
    
    ---
    updated-dependencies:
    - dependency-name: parity-scale-codec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: default avatardependabot[bot] <support@github.com>
    
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Use super::WeightInfo to try and get CI to compile
    
    * cargo run --quiet --release --features runtime-benchmarks -- benchmark --chain=rococo-dev --steps=50 --repeat=20 --pallet=runtime_parachains::disputes --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./runtime/parachains/src/disputes/weights.rs --header=./file_header.txt
    
    * impl TestWeightInfo; remove weights from runtime_parachains dir
    
    * fmt
    
    * Update test-runtime
    
    Co-authored-by: default avatarGeorges <georges.dib@gmail.com>
    Co-authored-by: thiolliere's avatarthiolliere <gui.thiolliere@gmail.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: default avatarParity Bot <admin@parity.io>
    
    Co-authored-by: default avatarZeke Mostov <32168567+emostov@users.noreply.github.com>
    Co-authored-by: default avatarGeorges <georges.dib@gmail.com>
    Co-authored-by: thiolliere's avatarthiolliere <gui.thiolliere@gmail.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: default avatarParity Bot <admin@parity.io>
    80a0bfd6