Skip to content

Fix bug in RPC RDOtoPRD seeded decoding

Savanna Shaw requested to merge sshaw/athena:rpc-decoding into master

There's some ambiguity in determination of the PAD hashID (which comes from the onlineID and sector ID, which even in combination are not necessarily unique), which was leading to decoding PADS from outside of the RoI. Adding an explicit check when running in seeded decoding mode that we only decode hashIDs from the initial list of hashIDs corresponding to the RoI.

Merge request reports

Loading