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(governance): replace multisig to operator #185

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Sep 6, 2024

AXE-4769

  • replace multisig to operator in the service governance contract.
  • Whether the address is a multisig is or not is not really relevant to the contract anymore.

@ahramy ahramy requested a review from a team as a code owner September 6, 2024 03:29
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (b53530c) to head (283041a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          48       48           
  Lines         758      758           
  Branches      157      157           
=======================================
  Hits          747      747           
  Misses          1        1           
  Partials       10       10           

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

contracts/interfaces/IAxelarServiceGovernance.sol Outdated Show resolved Hide resolved
contracts/interfaces/IAxelarServiceGovernance.sol Outdated Show resolved Hide resolved
contracts/interfaces/IAxelarServiceGovernance.sol Outdated Show resolved Hide resolved
contracts/governance/AxelarServiceGovernance.sol Outdated Show resolved Hide resolved
contracts/governance/AxelarServiceGovernance.sol Outdated Show resolved Hide resolved
@ahramy ahramy merged commit febcd9f into main Sep 6, 2024
5 checks passed
@ahramy ahramy deleted the fix/multisig_to_operator branch September 6, 2024 07:56
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