Sam Stokes

Results 19 comments of Sam Stokes

> * Here the genesis commit that you have taken only consists of the networkId (i.e the different possible chains of the ETH oriented networks ) and contract initiator address...

> * Just an basic question , whether the businessDocHash = H(businessDocPreimage) should also include the addresses that are the party of the workflow and have the same schema (...

> * Can there be another solution using access control? ( i.e using the library functions of [openzepplin](https://docs.openzeppelin.com/contracts/3.x/api/access) , and that once the particular exit function is called , we...

> You have to be able to detect incorrect ordering off-chain. > > I will review asap, thanks man! @kthomas did you get a chance to review this proposal yet?...

# Messaging Protocols Comparison The following contains research notes created by @Perseverance and @tkstanczak ## Custom protocol ### Documentation No documentation - will have to provide it ourselves ### Overview...

We are planning to leverage @blmalone script. The work for this ticket will be to make sure the script is fully automated and integrate it into the superchain-registry CI

If we store the monorepo `commitHash` in the superchain-registry, will it be able to derive all the other information it needs? Just curious how the `invocationCommand` and `deploy-config.json` information would...

@0xalex88 - when you ran `just add-chain` locally did all checks pass locally ([ref](https://github.com/ethereum-optimism/superchain-registry/blob/pre-sr2/docs/ops.md#adding-a-chain))? If not, can you share the failure logs? Also, can you share your full genesis.json file...

@tessr a few questions for clarification: 1. Is there a single, standard address for the 3/3 that we should validate against for Base and Unichain ProxyAdminOwner, or is the address...

@0xalex88 this ci is now passing. However, it seems that your chain was not created via op-deployer. So we don't have a deployer txHash we can use to verify some...