This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Conversation
notify when an authority appears to have missed their block Runtime API Move to consensus offline tracker Slashing data pathwat Slash bad validators. generating reports of offline indices stubbed-out evaluation logic usize -> u32 Support offline noting in checked_block update to rhododendron 0.3 fix compilation of polkadot-consensus include offline reports in block authorship voting do not vote validators offline after some time add test for offline-tracker fix test build bump spec version update wasm Only allow validators that are possible to slash Fix grumble More idiomatic New Wasm.
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
…aritytech#541) * Impl DefaultConfigurationValues for Cli Close paritytech#517 * Correct the use order Co-authored-by: Liu-Cheng Xu <xuliuchengxlc@gmail.com> Co-authored-by: Liu-Cheng Xu <xuliuchengxlc@gmail.com>
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
This issue was introduced in paritytech#541.
helin6
pushed a commit
to boolnetwork/substrate
that referenced
this pull request
Jul 25, 2023
Updates the requirements on [jsonrpsee](https://github.com/paritytech/jsonrpsee) to permit the latest version. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: jsonrpsee dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #524