This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Add dispute_period and random_seed to SessionInfo #3227
Labels
I8-refactor
Code needs refactoring.
Milestone
This will let us refactor the rolling session window based on
dispute_period
of the highest session, and change its uses in approval voting and the dispute coordinator to avoid hardcoded window sizes.Alternatively, expose
dispute_period
by some other runtime API. However, the cleanest would be to useSessionInfo
.cc @ordian
The text was updated successfully, but these errors were encountered: