Refactor naming in validators#738
Merged
Merged
Conversation
cyc60
approved these changes
Jun 4, 2026
cyc60
added a commit
that referenced
this pull request
Jun 9, 2026
* Allow funding for unregistered consensus validators (#735) * Allow funding for new validators Signed-off-by: cyc60 <avsysoev60@gmail.com> * Improve naming Signed-off-by: cyc60 <avsysoev60@gmail.com> * Refactored fetch_compounding_validators_balances Signed-off-by: cyc60 <avsysoev60@gmail.com> --------- Signed-off-by: cyc60 <avsysoev60@gmail.com> * Release v4.1.14 (#736) Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update auto consolidation message (#742) Signed-off-by: cyc60 <avsysoev60@gmail.com> * Use vault.can_harvest to decide meta vault state update (#744) * Use vault.can_harvest to decide meta vault state update * Move can_harvest check * Fix log message * Rework meta vaults to v5 release (#746) * Update sw-utils to v0.13.0 * Skip meta vaults upgraded to contracts release v5 * Copied meta vault changes from v5 branch * Upd sw-utils v0.13.1 * Bump v4.2.0 * Fix meta vault not found in subgraph checks * Re-raise ClickException in command error handlers (#747) * Refactor naming in validators (#738) * Refactor naming in validators * Renamed patching methods accordingly * Fixes after rebase * Updated project description and deps (#749) * Upd description in pyproject * Upd aiohttp * Fix tests * Refactor validators/execution.py (#750) * Rename validators modules and move get_withdrawable_assets * Extract validate_index_and_register_validators wrapper * Use latest release in install.sh instead of hardcoded version (#752) * Remind operator to upgrade when newer release is available (#753) * Remind operator to upgrade when newer release is available * Improve operator version reminder wording * Removed OPERATOR_USER_AGENT from github request * Split commands and contracts between packages (#754) Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update poetry.lock Signed-off-by: cyc60 <avsysoev60@gmail.com> --------- Signed-off-by: cyc60 <avsysoev60@gmail.com> Co-authored-by: evgeny-stakewise <123374581+evgeny-stakewise@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.