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

Added chainlink automation #45

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

Added chainlink automation #45

wants to merge 4 commits into from

Conversation

NindoK
Copy link
Contributor

@NindoK NindoK commented Mar 10, 2025

This PR introduces Chainlink automation to send sorted operators' keys to Substrate via Snowbridge.

Copy link

> Coverage generated

Coverage after merging feat/chainlink-automation into main will be
100.00% 0.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
script
   DeployCollateral.s.sol100%100%100%100%
   DeployRewards.s.sol100%100%100%100%
   DeploySymbiotic.s.sol100%100%100%100%
   DeployTanssiEcosystem.s.sol100%100%100%100%
   DeployVault.s.sol100%100%100%100%
   HelperConfig.s.sol100%100%100%100%
src/contracts/extensions
   OSharedVaults.sol100%100%100%100%
src/contracts/libraries
   MapWithTimeData.sol100%100%100%100%
   QuickSort.sol100%100%100%100%
src/contracts/middleware
   Middleware.sol100%100%100%100%
src/contracts/rewarder
   ODefaultOperatorRewards.sol100%100%100%100%
   ODefaultStakerRewards.sol100%100%100%100%
   ODefaultStakerRewardsFactory.sol100%100%100%100%
test/mocks
   FeeToken.sol100%100%100%100%
   MapWithTimeDataContract.sol100%100%100%100%
   Token.sol100%100%100%100%
test/mocks/symbiotic
   DelegatorMock.sol100%100%100%100%
   RegistryMock.sol100%100%100%100%
   SharedVaultMock.sol100%100%100%100%
test/unit/utils
   MiddlewareV2.sol100%100%100%100%
   MiddlewareV3.sol100%100%100%100%

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