This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
runtime: past session slashing runtime API #6667
Merged
paritytech-processbot
merged 23 commits into
master
from
ao-past-session-slashing-runtime
May 26, 2023
Merged
Changes from 5 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
8dbeae7
runtime/vstaging: unapplied_slashes runtime API
d3273d7
runtime/vstaging: key_ownership_proof runtime API
8394592
runtime/ParachainHost: submit_report_dispute_lost
d31edbb
fix key_ownership_proof API
5808d0b
runtime: submit_report_dispute_lost runtime API
78d9da0
nits
7caf651
Update node/subsystem-types/src/messages.rs
ab08d67
merge master and resolve ExecutorParams conflicts
62e3831
revert unrelated fmt changes
f2119e4
Merge branch 'master' into ao-past-session-slashing-runtime
35d76d3
merge master, resolve conflicts, bump to v5
a150569
Merge branch 'master' into ao-past-session-slashing-runtime
fbc0e9d
Merge branch 'master' into ao-past-session-slashing-runtime
2ba635b
Merge branch 'master' into ao-past-session-slashing-runtime
ef78e51
post merge fixes
4f660d1
Merge branch 'master' into ao-past-session-slashing-runtime
a58b144
Merge branch 'master' into ao-past-session-slashing-runtime
bce0379
fix compilation
f45594d
Merge branch 'master' into ao-past-session-slashing-runtime
9cb0723
Merge branch 'master' into ao-past-session-slashing-runtime
1ae22c5
Merge branch 'master' into ao-past-session-slashing-runtime
f2bcd9b
Merge branch 'master' into ao-past-session-slashing-runtime
f621e4a
Merge branch 'master' into ao-past-session-slashing-runtime
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,3 +17,5 @@ | |
| //! Staging Primitives. | ||
|
|
||
| // Put any primitives used by staging APIs functions here | ||
|
|
||
| pub mod slashing; | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.