celestia-core icon indicating copy to clipboard operation
celestia-core copied to clipboard

Investigate the implications of the client choosing whether to sample from row or column

Open musalbas opened this issue 3 years ago • 1 comments

In the fraud proofs paper, the client picks the (x, y) co-ordinates, but the node decides whether to return a response from the row or column root.

In the current implementation, the client also decides whether the response should be from a row or column root.

We should consider the security implications to this if, any.

musalbas avatar May 11 '21 16:05 musalbas

Also related: https://github.com/lazyledger/lazyledger-specs/issues/110#issuecomment-818786351

adlerjohn avatar May 12 '21 17:05 adlerjohn