-
Notifications
You must be signed in to change notification settings - Fork 19
feat: meta operator registry #667
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
Open
madlabman
wants to merge
39
commits into
develop
Choose a base branch
from
meta-registry
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,402
−1,444
Open
Changes from 15 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
cea6e12
feat: meta operator registry
madlabman 44714c2
remove: unused method
madlabman 8739d90
fix: remove CMC_ROLE
madlabman 5ace7ee
fix: use a separate error for already assigned external operators
madlabman 9fa3fed
fix: use sentinel value for operator group creation
madlabman debe86e
chore: tweaking shareData.isValue usage
madlabman cb2d2a9
chore: add no id to NodeOperatorAlreadyInGroup error
madlabman 224b408
test: initial test coverage
madlabman d8d9914
fix: deploy scripts
madlabman 3d142be
feat: add getOperatorsWeights
madlabman 699604f
Merge branch 'develop' into meta-registry
madlabman 864f53b
fix: review follow-up
madlabman dc9bbe8
Merge branch 'develop' into meta-registry
madlabman a28921c
fix: external stake denomination in 2048 ether validators
madlabman bad9fcf
chore: small comment on nodeOperatorWeightsUpdateCount
madlabman ce22194
chore: Review
dgusakov 30d7187
fix: another review follow up
madlabman 64d8029
Merge branch 'develop' into meta-registry
madlabman 5ef99e0
chore: Review
dgusakov 356da1d
fix: sunday session review follow-up
madlabman 293c699
refactor: change logic selection for external operators
madlabman a808307
chore: note about external stake normalization
madlabman 2185b4f
fix: _refreshOperatorWeight were always returning true
madlabman 49a8fda
fix: revert in getDepositsAllocation when weights are not up to date
madlabman 6170061
fix: zero out operator effective weight on group change
madlabman d0b6af2
fix: call requestFullOperatorWeightsUpdate on group operations
madlabman f4c49f2
chore: add comment in curated createNodeOperator
madlabman 9f74c35
feat: emit event when all node operator weights were updated
madlabman 4648696
test: refactor ExternalOperatorLib test
madlabman 27d9de6
Merge branch 'develop' into meta-registry
madlabman 2de6636
test: fix curated integration tests
madlabman 3b9905f
chore: Review remarks and changes
dgusakov 5171930
fix: take into account external stake in allocation
madlabman 6fe6dcf
chore: OperatorInfo rename and events refactoring
madlabman fa130e5
feat: add OperatorGroupCleared event
madlabman d3723c6
feat: add groupInfo to OperatorGroupUpdated
madlabman d9f0a78
chore: small gas saving by copying struct to the memory
madlabman 5c80c40
feat: add module address cache to the MetaRegistry
madlabman e0ba190
draft: changed refreshOperatorWeight wiring
madlabman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.