feat: have AnchorStateRegistry use a single root (#13700)
* feat: have AnchorStateRegistry use a single root
Updates the AnchorStateRegistry to use a single unified anchor
root by checking with the OptimismPortal for the currently
respected game type. Additionally makes the AnchorStateRegistry
MCP ready.
Users MUST deploy this contract as a new proxy and cannot upgrade
their existing proxy.
* Update snapshots post-merge
* op-deployer: Support single ASR
* Update semver
* updates after rebase
* rename method
* make isGameProper comment more obvious
* update semver
* semver bump
* simpler api for boolean functions
* comment updates
* address wildmolasses comments
* add test for not guardian
* a few more tests
---------
Co-authored-by:
Matthew Slipper <me@matthewslipper.com>
Showing
Please register or sign in to comment