Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

contracts: L2xDomainMessenger API compat#442

Closed
tynes wants to merge 2 commits intomainfrom
fix/messenger-api
Closed

contracts: L2xDomainMessenger API compat#442
tynes wants to merge 2 commits intomainfrom
fix/messenger-api

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented May 13, 2022

Description

Ensure to have the l1CrossDomainMessenger getter on the
L2CrossDomainMessenger to guarantee backwards compatibility
with existing contracts that may be integrated with the
L2CrossDomainMessenger.

Ensure to have the `l1CrossDomainMessenger` getter on the
`L2CrossDomainMessenger` to guarantee backwards compatibility
with existing contracts that may be integrated with the
`L2CrossDomainMessenger`.
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #442 (f0439db) into main (92fccc2) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
- Coverage   51.50%   51.49%   -0.02%     
==========================================
  Files          70       70              
  Lines        7582     7582              
==========================================
- Hits         3905     3904       -1     
- Misses       3154     3155       +1     
  Partials      523      523              
Impacted Files Coverage Δ
opnode/rollup/driver/state.go 72.66% <0.00%> (-0.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92fccc2...f0439db. Read the comment docs.

@tynes
Copy link
Contributor Author

tynes commented May 16, 2022

Closing this in favor of ethereum-optimism/optimism#2567

@tynes tynes closed this May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants