• Mark Tyneway's avatar
    contracts-bedrock: portal opaque data test (#10443) · 7daf06d8
    Mark Tyneway authored
    * contracts-bedrock: add deposit event coverage
    
    Adds deposit event differential coverage for the two
    different places where the deposit tx event exists.
    This ensures that a valid event ends up getting emitted.
    Also modularizes the code for serializing the event so that
    there are not footguns when computing the "opaque data".
    
    * contracts-bedrock: revert diff to portal
    
    Removes the diff to the portal, perhaps we want it
    but test still passes without it
    
    * contracts-bedrock: lint
    
    * test: improve
    
    * tests: update
    
    * tests: fixup
    
    * semver: fix
    
    * lint: fix
    7daf06d8
Name
Last commit
Last update
..
DataAvailabilityChallenge.t.sol Loading commit data...
DelayedVetoable.t.sol Loading commit data...
L1CrossDomainMessenger.t.sol Loading commit data...
L1ERC721Bridge.t.sol Loading commit data...
L1StandardBridge.t.sol Loading commit data...
L2OutputOracle.t.sol Loading commit data...
OptimismPortal.t.sol Loading commit data...
OptimismPortal2.t.sol Loading commit data...
ProtocolVersions.t.sol Loading commit data...
ResourceMetering.t.sol Loading commit data...
SuperchainConfig.t.sol Loading commit data...
SystemConfig.t.sol Loading commit data...