ethereum-optimism / design-docs

MIT License
26 stars 20 forks source link

feat: AnchorStateRegistry poisoning protection #76

Closed smartcontracts closed 4 weeks ago

smartcontracts commented 2 months ago

Proposes a change to the AnchorStateRegistry that would resolve the poisoning problem.

smartcontracts commented 2 months ago

@Inphi I've added a section for this, let me know if that looks good to you!

smartcontracts commented 2 months ago

Is it worth also considering making the AnchorStateRegistry not game specific?

I think this is actually very interesting. It fully brings the concept of "state validity" into the AnchorStateRegistry - let me meditate on this for a sec to see if there's anything weird with it.

wildmolasses commented 1 month ago

re: making the AnchorStateRegistry not game specific, will that be articulated in this design doc, or is it a separate consideration?

smartcontracts commented 1 month ago

re: making the AnchorStateRegistry not game specific, will that be articulated in this design doc, or is it a separate consideration?

Design doc has been updated to include this