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

eth2util/deposit: bump deposit cli version #2604

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

xenowits
Copy link
Contributor

Bump deposit-cli-version to 2.7.0.

category: feature
ticket: none

@xenowits xenowits self-assigned this Sep 29, 2023
@@ -28,7 +28,7 @@ var (
// DOMAIN_DEPOSIT. See spec: https://benjaminion.xyz/eth2-annotated-spec/phase0/beacon-chain/#domain-types
depositDomainType = eth2p0.DomainType([4]byte{0x03, 0x00, 0x00, 0x00})

depositCliVersion = "2.5.0"
depositCliVersion = "2.7.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@xenowits xenowits added merge when ready Indicates bulldozer bot may merge when all checks pass and removed merge when ready Indicates bulldozer bot may merge when all checks pass labels Sep 29, 2023
@xenowits xenowits added the merge when ready Indicates bulldozer bot may merge when all checks pass label Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (dcf1c46) 53.81% compared to head (e07b6f2) 53.81%.

❗ Current head e07b6f2 differs from pull request most recent head 3c88c0e. Consider uploading reports for the commit 3c88c0e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2604      +/-   ##
==========================================
- Coverage   53.81%   53.81%   -0.01%     
==========================================
  Files         200      200              
  Lines       27132    27132              
==========================================
- Hits        14602    14601       -1     
- Misses      10708    10709       +1     
  Partials     1822     1822              
Files Coverage Δ
eth2util/deposit/deposit.go 61.46% <ø> (ø)

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obol-bulldozer obol-bulldozer bot merged commit 2a742b1 into main Sep 29, 2023
11 checks passed
@obol-bulldozer obol-bulldozer bot deleted the xenowits/deposit-cli branch September 29, 2023 11:53
dB2510 pushed a commit that referenced this pull request Oct 9, 2023
Bump `deposit-cli-version` to `2.7.0`.

category: feature 
ticket: none
obol-bulldozer bot pushed a commit that referenced this pull request Oct 9, 2023
Bump `deposit-cli-version` to `2.7.0`.

Cherry-pick: #2604 

category: feature 
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants