Skip to content
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

fix: add gns and staking counter part addresses when configuring bridge #889

Merged
merged 4 commits into from
Dec 22, 2023

Conversation

Maikol
Copy link
Member

@Maikol Maikol commented Nov 28, 2023

Added missing configs on bridge setup, included checks in e2e tests.

  • Set counterpartGNSAddress on L1 and L2
  • Set counterpartStakingAddress on L1 and L2
  • Added L1GNS and L1Staking to L1GraphTokenGateway.callhookAllowlist

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d921301) 92.69% compared to head (68069c2) 92.69%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #889   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          46       46           
  Lines        2369     2369           
  Branches      426      426           
=======================================
  Hits         2196     2196           
  Misses        173      173           
Flag Coverage Δ
unittests 92.69% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Maikol Maikol requested review from pcarranzav and tmigone November 29, 2023 12:11
@tmigone
Copy link
Contributor

tmigone commented Nov 30, 2023

Going to be THAT guy, can we change this PR to use #sdk as the base branch?

@Maikol Maikol force-pushed the mde/update-bridge-config branch from 647d4cd to e4317e6 Compare December 6, 2023 17:51
Copy link

fix: add gns and staking counter part addresses when configuring bridge

Generated at commit: e4317e6c363049f68047beead6f19bf8d0841f98

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
1
0
18
32
52
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@Maikol Maikol changed the base branch from main to tmigone/monorepo December 6, 2023 19:08
tmigone
tmigone previously approved these changes Dec 21, 2023
Copy link
Contributor

@tmigone tmigone left a comment

Choose a reason for hiding this comment

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

lgtm, might need to rebase

@Maikol Maikol changed the base branch from tmigone/monorepo to main December 21, 2023 22:11
@Maikol Maikol dismissed tmigone’s stale review December 21, 2023 22:11

The base branch was changed.

@Maikol Maikol force-pushed the mde/update-bridge-config branch from e4317e6 to 7596581 Compare December 21, 2023 22:31
tmigone
tmigone previously approved these changes Dec 22, 2023
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if we should just delete the cli folder lol

@Maikol Maikol merged commit d9aafd1 into main Dec 22, 2023
8 checks passed
@Maikol Maikol deleted the mde/update-bridge-config branch December 22, 2023 20:14
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.

2 participants