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

session-info: add dispute_period and random_seed #4547

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

ordian
Copy link
Member

@ordian ordian commented Dec 16, 2021

A follow up to #4545 to close #3227.

This will help with moving rolling session window from a constant to a runtime variable in the client side.

@ordian ordian added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. E0-runtime_migration PR introduces code that might require downstream chains to run a runtime upgrade. labels Dec 16, 2021
@ordian ordian force-pushed the ao-session-info-3227 branch 3 times, most recently from b21f769 to 22bc2f2 Compare December 22, 2021 10:51
Base automatically changed from ao-session-info-migration to master December 27, 2021 08:01
@ordian
Copy link
Member Author

ordian commented Dec 27, 2021

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@ordian ordian added this to the v0.9.15 milestone Dec 27, 2021
@paritytech-processbot paritytech-processbot bot merged commit a03f855 into master Dec 27, 2021
@paritytech-processbot paritytech-processbot bot deleted the ao-session-info-3227 branch December 27, 2021 09:03
ordian added a commit that referenced this pull request Dec 27, 2021
* master:
  make check-dependent-* only be executed in PRs (#4588)
  session_info: add dispute_period and random_seed (#4547)
  session-info: add new fields + migration (#4545)
  Bump zstd from 0.9.0+zstd.1.5.0 to 0.9.1+zstd.1.5.1 (#4597)
  Relaunch Rococo (#4577)
  Companion for substrate#9732 (#4104)
  Better logs and metrics on PoV fetching. (#4593)
@chevdor chevdor modified the milestones: v0.9.15, v0.9.16 Jan 11, 2022
Wizdave97 pushed a commit to ComposableFi/polkadot that referenced this pull request Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. E0-runtime_migration PR introduces code that might require downstream chains to run a runtime upgrade.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dispute_period and random_seed to SessionInfo
3 participants