Skip to content

Conversation

@ypatil12
Copy link
Collaborator

@ypatil12 ypatil12 commented Jul 8, 2025

Motivation:

We want to get the operator address from signing key

Modifications:

  • Adds storage for _keyHashToOperator
  • Adds a getOperatorFromSigningKey view func. Pass in the operatorSet and keyData, which is either the signing key for ECDSA or G1/G1+G2 key for BN254

Result:

Cleaner API

Copy link
Contributor

@eigenmikem eigenmikem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ypatil12 ypatil12 merged commit d9278d2 into main Jul 8, 2025
14 checks passed
@ypatil12 ypatil12 deleted the feat/keyRegistrar-reverse-lookup branch July 8, 2025 20:05
@github-actions
Copy link

github-actions bot commented Jul 8, 2025

Certora Run Started (Eigenlayer Contracts)

  • Group ID: 0f14ba63-97fa-4e35-a09c-15da989df5af
Config Status Link Log File
core/AllocationManager.conf Compiled - certora/confs/core/AllocationManager.conf-6249b50e048e.log
core/AllocationManagerSanity.conf Compiled - certora/confs/core/AllocationManagerSanity.conf-d9ebf2176a11.log
core/DelegationManager.conf Compiled - certora/confs/core/DelegationManager.conf-ab4744c6b966.log
core/DelegationManagerValidState.conf Compiled - certora/confs/core/DelegationManagerValidState.conf-8db9c7efe699.log
core/StrategyManager.conf Failed (1) - certora/confs/core/StrategyManager.conf-45b4c746c2eb.log
permissions/Pausable.conf Compiled - certora/confs/permissions/Pausable.conf-ee259117c008.log
pods/EigenPodManagerRules.conf Compiled - certora/confs/pods/EigenPodManagerRules.conf-89c10fa4ed42.log
strategies/StrategyBase.conf Compiled - certora/confs/strategies/StrategyBase.conf-56842b395435.log

Certora Run Summary

  • Started 0 jobs
  • 1 jobs failed

Download Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants