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

SDK Push Gossiper implementation #2428

Merged
merged 26 commits into from
Dec 14, 2023
Merged

SDK Push Gossiper implementation #2428

merged 26 commits into from
Dec 14, 2023

Conversation

joshua-kim
Copy link
Contributor

Why this should be merged

Implements a push gossiper in the p2p sdk

How this works

Adds an implementation for the client-side logic as well as a server handler

How this was tested

Added unit tests

@joshua-kim joshua-kim force-pushed the sdk-push-gossip branch 3 times, most recently from 1f83d3b to 69ea77e Compare December 7, 2023 23:39
@joshua-kim joshua-kim self-assigned this Dec 7, 2023
@joshua-kim joshua-kim changed the base branch from dev to refactor-client December 11, 2023 03:17
@joshua-kim joshua-kim force-pushed the refactor-client branch 2 times, most recently from 3c26d85 to 02e7588 Compare December 11, 2023 05:01
@joshua-kim joshua-kim changed the base branch from refactor-client to push-gossip-feature-branch December 12, 2023 09:59
@joshua-kim joshua-kim marked this pull request as ready for review December 12, 2023 09:59
@joshua-kim joshua-kim force-pushed the sdk-push-gossip branch 2 times, most recently from 609a244 to 5c99b71 Compare December 12, 2023 22:20
@joshua-kim joshua-kim changed the base branch from push-gossip-feature-branch to dev December 13, 2023 15:11
@joshua-kim joshua-kim force-pushed the sdk-push-gossip branch 2 times, most recently from 7cbcd12 to 91a777a Compare December 13, 2023 15:26
@joshua-kim joshua-kim force-pushed the sdk-push-gossip branch 2 times, most recently from 5bf20f3 to 6ad30af Compare December 13, 2023 15:29
joshua-kim and others added 8 commits December 13, 2023 14:21
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Stephen Buttolph <stephen@avalabs.org>
joshua-kim and others added 3 commits December 13, 2023 16:08
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
joshua-kim and others added 2 commits December 14, 2023 15:56
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 14, 2023
@StephenButtolph StephenButtolph removed this pull request from the merge queue due to a manual request Dec 14, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 14, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 14, 2023
Merged via the queue into dev with commit 512f342 Dec 14, 2023
17 checks passed
@StephenButtolph StephenButtolph deleted the sdk-push-gossip branch December 14, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
networking This involves networking
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants