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

Update to Discovery V5.1 #7302

Merged
merged 21 commits into from
Oct 20, 2020
Merged

Update to Discovery V5.1 #7302

merged 21 commits into from
Oct 20, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Sep 22, 2020

What type of PR is this?

Feature Addition

What does this PR do? Why is it needed?

Updates Prysm to use DiscoveryV5.1 inline with this issue:
ethereum/consensus-specs#2059

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas added In Progress Networking P2P related items labels Sep 22, 2020
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #7302 into master will decrease coverage by 0.23%.
The diff coverage is 45.16%.

@@            Coverage Diff             @@
##           master    #7302      +/-   ##
==========================================
- Coverage   61.81%   61.58%   -0.24%     
==========================================
  Files         424      424              
  Lines       30110    29815     -295     
==========================================
- Hits        18614    18362     -252     
+ Misses       8538     8512      -26     
+ Partials     2958     2941      -17     

@stale
Copy link

stale bot commented Oct 1, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale There hasn't been any activity here in some time... label Oct 1, 2020
@prestonvanloon
Copy link
Member

@nisdas is this needed for Zinken?

@stale
Copy link

stale bot commented Oct 10, 2020

This pull request has been closed due to inactivity. Please reopen this pull request if you would like to continue working on it.

@stale stale bot closed this Oct 10, 2020
@nisdas nisdas reopened this Oct 14, 2020
@prestonvanloon prestonvanloon self-assigned this Oct 14, 2020
@prestonvanloon prestonvanloon added this to the v1.0.0-beta milestone Oct 14, 2020
@nisdas nisdas removed the Stale There hasn't been any activity here in some time... label Oct 16, 2020
@prestonvanloon prestonvanloon marked this pull request as ready for review October 19, 2020 16:59
@prestonvanloon prestonvanloon requested a review from a team as a code owner October 19, 2020 16:59
Comment on lines 18 to 24
_ = []interface{}{
&pubkey,
&withdrawalCredentials,
&amount,
&signature,
&index,
}
Copy link
Member

Choose a reason for hiding this comment

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

No longer need this

prestonvanloon
prestonvanloon previously approved these changes Oct 19, 2020
Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

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

Looks good to me. We have two catdog bootnodes and I was able to find peers successfully.

prestonvanloon
prestonvanloon previously approved these changes Oct 20, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit 05678b6 into master Oct 20, 2020
@delete-merged-branch delete-merged-branch bot deleted the discoveryV5.1 branch October 20, 2020 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Networking P2P related items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants