This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
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.
historical slashing w ocw w adhoc tree creation #6220
historical slashing w ocw w adhoc tree creation #6220
Changes from 34 commits
b7d4a2a
d2bb3b8
7a4426c
8eb7a4c
fe0682b
c24b0a3
5aec81e
f1e9367
f29babe
388970b
1c41dfb
3249272
2600769
5383907
d6a78ca
3e5d00c
dbbb282
2032b6a
1bb092f
4abd969
1fdc7c1
1d271db
acb67fd
359dec9
126f6ea
7a7c0b2
87c1696
23cc9cf
68ad304
bf34c2c
55f4271
6c6c484
7052484
6069f35
5231d06
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be the unimplemented
StorageValueRef::local
(in general got a hard time seing how this will work with reorg)?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a discussion about re-orgs with @tomusdrw and @rphmeier and it turns out that the validator set per session is consistent across re-orgs regarding the session index. So for the case of a re-org, the same vec of validators would be written to the same key.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is because sessions are buffered by 1