• 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
..
clients Loading commit data...
cmd Loading commit data...
crossdomain Loading commit data...
devkeys Loading commit data...
foundry Loading commit data...
genesis Loading commit data...
interopgen Loading commit data...
script Loading commit data...
solc Loading commit data...
srcmap Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
justfile Loading commit data...