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

deprecate /eth2/beacon_chain/req/beacon_blocks_by_{range,root}/1/ #4378

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Nov 30, 2022

@github-actions
Copy link

Unit Test Results

         9 files  ±0       873 suites  ±0   27m 27s ⏱️ + 5m 53s
  2 704 tests ±0    2 511 ✔️ ±0  193 💤 ±0  0 ±0 
11 783 runs  ±0  11 564 ✔️ ±0  219 💤 ±0  0 ±0 

Results for commit a241d6a. ± Comparison against base commit 474b0d8.

@@ -269,139 +269,27 @@ p2pProtocol BeaconSync(version = 1,
response: MultipleChunksResponse[
phase0.SignedBeaconBlock, MAX_REQUEST_BLOCKS])
{.async, libp2pProtocol("beacon_blocks_by_range", 1).} =
Copy link
Member

Choose a reason for hiding this comment

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

I think at this point we're better off removing it completely which will give clients that try to access it an error at the libp2p level

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tersec tersec enabled auto-merge (squash) December 2, 2022 13:46
@tersec tersec merged commit 2f228e3 into unstable Dec 2, 2022
@tersec tersec deleted the rJw branch December 2, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants