Skip to content

Sync: l2-testnet > pcv/l2-bridge #704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Sep 22, 2022
Merged

Conversation

tmigone
Copy link
Member

@tmigone tmigone commented Sep 5, 2022

This PR cherry picks commits from #659 and #676. Before reviewing and merging, I suggest we merge #703, then rebase pcv/l2-bridge with those changes before merging this one:

Changes

  • Some CLI improvements for L1/L2 interaction
  • Add hardhat task to sync controller contracts
  • Add e2e tests for L2
  • Add support for e2e tests to run on nitro testnodes

@tmigone tmigone changed the base branch from tmigone/sync-l2-testnet to dev September 5, 2022 14:45
@tmigone tmigone changed the base branch from dev to pcv/l2-bridge September 5, 2022 14:46
@tmigone tmigone changed the title Tmigone/l2 testnet bridge sync Sync: l2-testnet > pcv/l2-bridge Sep 5, 2022
@tmigone tmigone requested review from pcarranzav and abarmat and removed request for pcarranzav and abarmat September 5, 2022 14:49
@tmigone tmigone force-pushed the tmigone/l2-testnet-bridge-sync branch 2 times, most recently from 1fac555 to 048952c Compare September 6, 2022 13:38
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Base: 91.51% // Head: 91.51% // No change to project coverage 👍

Coverage data is based on head (6191bc5) compared to base (5073920).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff               @@
##           pcv/l2-bridge     #704   +/-   ##
==============================================
  Coverage          91.51%   91.51%           
==============================================
  Files                 41       41           
  Lines               1980     1980           
  Branches             346      346           
==============================================
  Hits                1812     1812           
  Misses               168      168           
Flag Coverage Δ
unittests 91.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
contracts/l2/token/GraphTokenUpgradeable.sol 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tmigone tmigone force-pushed the tmigone/l2-testnet-bridge-sync branch from 048952c to 0f708c4 Compare September 6, 2022 15:45
@tmigone tmigone marked this pull request as draft September 6, 2022 15:52
@tmigone tmigone force-pushed the tmigone/l2-testnet-bridge-sync branch from 2dc2a5a to 4931d6e Compare September 7, 2022 10:46
@tmigone tmigone force-pushed the tmigone/l2-testnet-bridge-sync branch from 09b5cb9 to 7bd7061 Compare September 8, 2022 08:43
@tmigone tmigone marked this pull request as ready for review September 8, 2022 16:15
@pcarranzav
Copy link
Member

Since we're including the CLI improvements, it might make sense to cherry pick #687 here as well?

@tmigone
Copy link
Member Author

tmigone commented Sep 9, 2022

Good idea, I'll close the other PR.

Copy link
Member

@pcarranzav pcarranzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tmigone tmigone merged commit 8c8f6aa into pcv/l2-bridge Sep 22, 2022
@tmigone tmigone deleted the tmigone/l2-testnet-bridge-sync branch September 22, 2022 21:17
tmigone added a commit that referenced this pull request Sep 23, 2022
Signed-off-by: Tomás Migone <[email protected]>
Co-authored-by: Pablo Carranza Vélez <[email protected]>
Co-authored-by: Ariel Barmat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants