Commit 254582df authored by Robert Klotzner's avatar Robert Klotzner Committed by GitHub
Browse files

Don't store available data on disputes (#5950)



* Don't store available data on disputes

If there are lots of disputes, this leads to blowing up disk space on
validators. Rob luckily remembered that we do store the full
availability in participation.

The argument in the code does not make too much sense with the current
implementation, as no validator will ever request anything else from us,
than the one piece we are meant to posess.

* Fix warnings.

* Fix compile warnings

* Remove redundant field.

Co-authored-by: default avatarVsevolod Stakhov <[email protected]>
parent 28e94d97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment