Conversation
…gner_endpoint Configuration (#2350) * [SSV-16,SSV-20] ssvsigner: Possible Local File Read + SSRF via Web3signer_endpoint Configuration
nkryuchkov
previously approved these changes
Jul 1, 2025
* [SSV-13] ssvsigner: fix remaining data races * don't obtain redundant locks
nkryuchkov
previously approved these changes
Jul 3, 2025
* [SSV-2] ssvsigner: error on empty fingerprints * fix a comment
…, to get the slot (#2370) * refactor(executionclient): remove BlockByNumber method from Provider interface and related implementations to streamline code test(executionclient): remove tests for BlockByNumber method to reflect its removal and maintain test accuracy fix(scheduler): update ExecutionClient interface to replace BlockByNumber with HeaderByNumber for consistency refactor(scheduler_mock.go, voluntary_exit.go, voluntary_exit_test.go): rename BlockByNumber to HeaderByNumber for consistency with the underlying method and improve clarity in the codebase * refactor(event_syncer_test.go): remove unused channels to clean up test code refactor(multi_client_test.go): change return type from Block to Header in mock client to align with expected behavior * refactor(voluntary_exit): rename variable block to header for clarity in handling block headers test(voluntary_exit_test): update variable name from blockByNumberCalls to headerByNumberCalls for consistency with refactor
* Add stale bot * Specify cron
* ssvsigner-tls-load-hostname-from-multiple-sources * cleanup * add removed comments * fix the logic * add a unit test --------- Co-authored-by: Nikita Kryuchkov <nkryuchkov10@gmail.com>
* fasttrack: gas-limit-36: enable on exact epoch configured * fix spec-alignment --------- Co-authored-by: rehs0y <lyosher@gmail.com>
Contributor
|
Superseded by #2395 |
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.