axelarnetwork / axelar-gmp-sdk-solidity

Solidity libraries and utilities provided by Axelar.
27 stars 32 forks source link

feat(auth)!: apply a delay on key rotations #156

Closed milapsheth closed 6 months ago

milapsheth commented 7 months ago

AXE-3485

Scenarios that are being prevented are mentioned here

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.77%. Comparing base (269a898) to head (75133bb).

Files Patch % Lines
contracts/governance/BaseWeightedMultisig.sol 71.42% 1 Missing and 1 partial :warning:
contracts/gateway/AxelarAmplifierAuth.sol 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== - Coverage 98.14% 97.77% -0.37% ========================================== Files 47 47 Lines 753 765 +12 Branches 156 157 +1 ========================================== + Hits 739 748 +9 - Misses 1 2 +1 - Partials 13 15 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.