OriginProtocol / origin-dollar

OUSD and OETH are stablecoins that passively accrue yield while you are holding it
https://originprotocol.com
MIT License
119 stars 80 forks source link

Setup basic defender action #2072

Closed sparrowDom closed 4 months ago

sparrowDom commented 4 months ago

This PR does necessary configuration and tooling to update OETH - Add validator and OETH - Add validator - Holesky defender Actions. PR also prepends the defender-kvstore-client with @openzeppelin/defender-kvstore-client since the no-namespace ones are deprecated

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.00%. Comparing base (77d7b07) to head (36a58f8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## sparrowDom/nativeStaking #2072 +/- ## ============================================================ + Coverage 60.57% 61.00% +0.43% ============================================================ Files 65 65 Lines 3229 3229 Branches 629 629 ============================================================ + Hits 1956 1970 +14 + Misses 1270 1256 -14 Partials 3 3 ```

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