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

v1.3.0 #1300

Merged
merged 16 commits into from
Feb 4, 2024
Merged

v1.3.0 #1300

merged 16 commits into from
Feb 4, 2024

Commits on Jan 15, 2024

  1. Align spec with 375a276 (#1252)

    * Changes from ssvlabs/ssv-spec#322
    
    * Changes from ssvlabs/ssv-spec#321
    
    * Update spec to 375a276
    
    * Deploy to 21-24
    
    * Deploy to all except 25-28
    
    * Revert "Deploy to all except 25-28"
    
    This reverts commit c3faedb.
    
    * Revert "Deploy to 21-24"
    
    This reverts commit 69e3a2a.
    
    * Deploy to all nodes
    
    * Revert "Deploy to all nodes"
    
    This reverts commit 6f4bd6f.
    
    * Deploy to 21-24
    
    * Revert "Deploy to 21-24"
    
    This reverts commit a333cd6.
    
    * Deploy to all nodes
    
    * Revert "Deploy to all nodes"
    
    This reverts commit 0eb4f8c.
    
    * Deploy to 21-24
    
    * Revert "Deploy to 21-24"
    
    This reverts commit f9d9e9d.
    
    * Update differ.config.yaml with approved changes
    
    ---------
    
    Co-authored-by: moshe-blox <moshe@blox.io>
    nkryuchkov and moshe-blox authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    be065b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Initial E2E implementation (#1281)

    * initial e2e implementation
    
    ---------
    
    Co-authored-by: olegshmuelov <45327364+olegshmuelov@users.noreply.github.com>
    Co-authored-by: moshe-blox <89339422+moshe-blox@users.noreply.github.com>
    Co-authored-by: moshe-blox <moshe@blox.io>
    4 people authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    cf1d4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299cfb7 View commit details
    Browse the repository at this point in the history
  3. removed any reference for operator id in node metadata (#1275)

    * removed any reference for operator id in node metadata
    
    * adjust TestNodeInfo_Marshal_Unmarshal to test backward compatibility
    
    * remove OperatorID from node metadata
    guym-blox authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    885d35a View commit details
    Browse the repository at this point in the history
  4. test: ValidatorController unit tests (#1124)

    * checkpoint
    
    * test update fee recipient
    
    * add tests for GetValidator and SetOperatorData
    
    * checkpoint: adding new test for start share
    
    * checkpoint: adding new test for start share
    
    * add test to cover validator controller
    
    * add test to cover validator controller
    
    * fix lint
    
    * fix lint
    
    * change r to dutyRunner for better description
    
    * finish setupValidatorsTest
    
    * fix lint
    
    * code review improvements
    
    * fix lint
    
    * add test for on share remove
    
    * add new test for UpdateValidatorMetadata
    
    * add test for validator controller TestSetupNonCommitteeValidators
    
    * added tests for second part of UpdateValidatorMetadata
    
    * added tests for task executor
    
    * add test for create new controller
    
    * fix lint
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix test after merge stage
    
    * fix lint issue
    
    * remove unusage function
    
    * remove redundant file and fix tests
    
    * sort imports and remove unused functions from P2P
    
    * added a few PK checks
    
    ---------
    
    Co-authored-by: y0sher <lyosher@gmail.com>
    Co-authored-by: moshe-blox <moshe@blox.io>
    3 people authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    13d3216 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a84274e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Deneb spec alignment (#1282)

    * remove test bellatrix blocks
    
    * override state comparison in SyncCommitteeAggregatorProofSpecTest
    
    * Refactor RecipientData JSON marshaling and
    unmarshaling
    
    * upgrade go-eth2-client
    
    * upgrade ekm & spec to latest tag
    
    ---------
    
    Co-authored-by: moshe-blox <moshe@blox.io>
    olegshmuelov and moshe-blox authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5a76100 View commit details
    Browse the repository at this point in the history
  2. fix: (SlotTicker) potential double tick (#1244)

    * fix: (SlotTicker) potential double tick
    
    ---------
    
    Co-authored-by: Matus Kysel <MatusKysel@users.noreply.github.com>
    moshe-blox and MatusKysel authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bab9523 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e4993 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Exposed exporters api ports (#1287)

    * Exposed exporters api ports
    
    ---------
    
    Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
    Co-authored-by: moshe-blox <moshe@blox.io>
    3 people authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    73bd37c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix: timeout in go-eth2-client's Validators method (#1293)

    * fix: timeout in go-eth2-client's `Validators` method
    moshe-blox authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c0dae57 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: switch endpoint in checkPrysmDebugEndpoints (#1298)

    * Fix error messages in checkPrysmDebugEndpoints
    function
    moshe-blox authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2f9fc78 View commit details
    Browse the repository at this point in the history
  2. Upgrade ssv-spec to v0.3.6 (#1299)

    * Upgrade ssv-spec to v0.3.6
    moshe-blox authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    643354b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Don't use BeaconState in Validators call (#1301)

    * Don't use BeaconState in Validators call
    moshe-blox authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e3a6629 View commit details
    Browse the repository at this point in the history
  2. fix: e2e - clean up before running & stop run if any command exited (#…

    …1295)
    
    * stop run if any command exited with non-zero exit code.
    
    * clean dockers and volumes before starting a new run
    
    * clean exited dockers as well
    y0sher authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    13c38bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4765191 View commit details
    Browse the repository at this point in the history