You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we allow for smaller sampling set when generating the randomised coordinates, we still throw error if it doesn't align with the default amount (16). So if some retries occur on a block that looks like this, this error will happen.
The text was updated successfully, but these errors were encountered:
renaynay
changed the title
share/availability/light: 16 samples attempted on a non-empty, single-share ODS
share/availability/light: Unmarshalling of failed sample results in false-positive error
Nov 15, 2024
with corresponding non-empty block:
https://mocha.celenium.io/block/3089855?tab=transactions
This is because of https://github.com/celestiaorg/celestia-node/blob/main/share/availability/light/availability.go#L106
While we allow for smaller sampling set when generating the randomised coordinates, we still throw error if it doesn't align with the default amount (16). So if some retries occur on a block that looks like this, this error will happen.
The text was updated successfully, but these errors were encountered: