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 requests for non-validators #334

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

joshua-kim
Copy link
Contributor

Why this should be merged

Drops outbound requests for gossip

How this works

updates to new gossip package

How this was tested

This is tested in the upstream tests

@joshua-kim joshua-kim changed the title Validator gossiper Drop outbound gossip requests for non-validators Sep 13, 2023
@aaronbuchwald aaronbuchwald merged commit 5034cf3 into ava-labs:master Sep 13, 2023
8 of 9 checks passed
darioush pushed a commit that referenced this pull request Apr 25, 2024
* Added compatibility tracking

* Added version moved test

* Cleaned up test

* Bump avalanchego version and nits

* go mod tidy cmd/simulator

* Mark trie clean jouranl test as flaky

* Bump avalanchego to v1.9.2

* Bump anr version in scripts/versions.sh

* Bump anr version in go.mod

* go mod tidy cmd/simulator

Co-authored-by: Aaron Buchwald <aaron.buchwald56@gmail.com>
darioush pushed a commit that referenced this pull request Apr 25, 2024
* Add SDK Router message handling (#316)

Co-authored-by: Stephen Buttolph <stephen@avalabs.org>

* Fix hanging requests after Shutdown (#326)

* fix requests hanging after shutdown

* fix build

---------

Signed-off-by: Stephen Buttolph <stephen@avalabs.org>
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>

* 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 <20001595+joshua-kim@users.noreply.github.com>

---------

Co-authored-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants