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: add sepolia and rename prater to goerli #943

Merged
merged 8 commits into from
Aug 9, 2022

Conversation

xenowits
Copy link
Contributor

@xenowits xenowits commented Aug 9, 2022

  • Add sepolia to supported networks (forkVersion: "0x90000069")
  • Rename all occurences of prater to goerli

category: refactor
ticket: #935

@xenowits xenowits changed the title add sepolia and rename prater to goerli eth2util/deposit: add sepolia and rename prater to goerli Aug 9, 2022
@xenowits xenowits changed the base branch from main to dhruv/fixdepositdata August 9, 2022 06:16
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #943 (72613af) into main (ac14f0f) will increase coverage by 0.03%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   54.19%   54.23%   +0.03%     
==========================================
  Files         116      116              
  Lines       12672    12677       +5     
==========================================
+ Hits         6868     6875       +7     
+ Misses       4807     4806       -1     
+ Partials      997      996       -1     
Impacted Files Coverage Δ
dkg/dkg.go 48.66% <0.00%> (-0.24%) ⬇️
eth2util/deposit/deposit.go 53.73% <0.00%> (ø)
cmd/createcluster.go 48.55% <75.00%> (+1.29%) ⬆️
cmd/createdkg.go 74.41% <100.00%> (ø)
p2p/p2p.go 19.70% <0.00%> (-0.73%) ⬇️
core/dutydb/memory.go 71.91% <0.00%> (+1.27%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Base automatically changed from dhruv/fixdepositdata to main August 9, 2022 12:28
@xenowits xenowits added the merge when ready Indicates bulldozer bot may merge when all checks pass label Aug 9, 2022
@obol-bulldozer obol-bulldozer bot merged commit cbaa50c into main Aug 9, 2022
@obol-bulldozer obol-bulldozer bot deleted the xenowits/goerli-sepolia branch August 9, 2022 17:19
@xenowits xenowits self-assigned this Aug 9, 2022
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.

3 participants