• smartcontracts's avatar
    feat: have AnchorStateRegistry use a single root (#13700) · ce2ce43b
    smartcontracts authored
    * 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: default avatarMatthew Slipper <me@matthewslipper.com>
    ce2ce43b
Name
Last commit
Last update
..
artifacts Loading commit data...
bootstrap Loading commit data...
broadcaster Loading commit data...
inspect Loading commit data...
integration_test Loading commit data...
manage Loading commit data...
opcm Loading commit data...
pipeline Loading commit data...
standard Loading commit data...
state Loading commit data...
testutil Loading commit data...
version Loading commit data...
apply.go Loading commit data...
flags.go Loading commit data...
init.go Loading commit data...