George Knee
George Knee
Needs some work to tidy up, but raising this early to get some early feedback. Towards https://github.com/ethereum-optimism/client-pod/issues/766
Closes https://github.com/ethereum-optimism/security-pod/issues/107
See https://github.com/ethereum-optimism/superchain-registry/pull/153
fix typo
Depends on https://github.com/ethereum-optimism/superchain-registry/pull/197. We can merge that first, then update the dependency on this PR (hopefully then tests will pass).
This is just a sanity check against changes from this unmerged PR https://github.com/ethereum-optimism/superchain-registry/pull/190. It also pulls in other changes which are currently causing tests to fail here.
See https://github.com/ethereum-optimism/superchain-registry/pull/153
https://github.com/statechannels/go-nitro/blob/4fa6298925d6f058c723abf1a53bf3cf842ee7d9/packages/nitro-protocol/contracts/InterestBearingApp.sol#L34 @NiloCK
Some small tweaks based on a debugging session.