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

Drop outbound gossip for non vdrs #862

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Sep 17, 2023

Syncs corresponding PR from Coreth: ava-labs/coreth#334

joshua-kim and others added 2 commits September 17, 2023 13:38
* drop outbound gossip requests for non validators

* nit

* nit
@ceyonur ceyonur self-assigned this Sep 17, 2023
@ceyonur ceyonur added this to the v0.5.6 milestone Sep 17, 2023
@ceyonur ceyonur linked an issue Sep 17, 2023 that may be closed by this pull request
@ceyonur ceyonur requested a review from joshua-kim September 17, 2023 11:05
@aaronbuchwald aaronbuchwald merged commit e9dfb1f into p2p-sdk-pull-gossip Sep 19, 2023
@aaronbuchwald aaronbuchwald deleted the drop-outbound-gossip-for-non-vdrs branch September 19, 2023 01:08
aaronbuchwald pushed a commit that referenced this pull request Sep 19, 2023
* Add SDK Router message handling (#316)

Co-authored-by: Stephen Buttolph <[email protected]>

* Fix hanging requests after Shutdown (#326)

* fix requests hanging after shutdown

* fix build

---------

Signed-off-by: Stephen Buttolph <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>

* Update to 1.10.10-rc.2 (#328)

* update to avalanchego 1.10.10-rc.2

* nits

* nit

* Add P2P SDK Pull Gossip (#318)

* add batchsize

* sync changes

* Drop outbound gossip for non vdrs (#862)

* Drop outbound gossip requests for non-validators (#334)

* drop outbound gossip requests for non validators

* nit

* nit

* sync changes

---------

Co-authored-by: Joshua Kim <[email protected]>

---------

Co-authored-by: Joshua Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add Gossip SDK into Subnet-EVM
3 participants