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

Additional IGP cmds, move Zebec ownership #2778

Open
wants to merge 81 commits into
base: main
Choose a base branch
from

Conversation

tkporter
Copy link
Collaborator

@tkporter tkporter commented Oct 5, 2023

Description

  • Adds some IGP commands, like claiming or setting the beneficiary. Refactors IGP commands into their own file
  • Moved the overflow check profile configs out of individual Cargo.tomls and into the workspace Cargo.toml. They were previously not being actually considered and were showing a warning
  • Deployed new IGP programs. This was necessary because the old IGP program's storage format does not match what the agents on main require.
  • Deployed new default IGP accounts and nautilus-specific IGP accounts

Drive-by changes

n/a

Related issues

Related: https://github.com/hyperlane-xyz/issues/issues/614

Backward compatibility

New IGPs

Testing

Deployed

tkporter added 30 commits August 8, 2023 17:29
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8fdfe6) 65.35% compared to head (30af050) 65.35%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2778   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files          95       95           
  Lines        1446     1446           
  Branches      189      189           
=======================================
  Hits          945      945           
  Misses        494      494           
  Partials        7        7           

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

@tkporter tkporter requested a review from daniel-savu October 23, 2023 15:58
@tkporter tkporter marked this pull request as ready for review October 23, 2023 15:59
@tkporter tkporter mentioned this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant