• 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
..
alphabet.go Loading commit data...
alphabet_test.go Loading commit data...
alt_da.go Loading commit data...
alt_da_test.go Loading commit data...
anchor_roots.go Loading commit data...
anchor_roots_test.go Loading commit data...
asterisc.go Loading commit data...
asterisc_test.go Loading commit data...
contract.go Loading commit data...
delayed_weth.go Loading commit data...
delayed_weth_test.go Loading commit data...
dispute_game.go Loading commit data...
dispute_game_factory.go Loading commit data...
dispute_game_factory_test.go Loading commit data...
dispute_game_test.go Loading commit data...
implementations.go Loading commit data...
l2genesis.go Loading commit data...
manage_dependencies.go Loading commit data...
mips.go Loading commit data...
mips_test.go Loading commit data...
opchain.go Loading commit data...
opcm.go Loading commit data...
preimage_oracle.go Loading commit data...
preimage_oracle_test.go Loading commit data...
proxy.go Loading commit data...
proxy_test.go Loading commit data...
script.go Loading commit data...
superchain.go Loading commit data...