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

Replace usage of internal/network with p2p #1613

Merged
merged 10 commits into from
Oct 2, 2024
Merged

Replace usage of internal/network with p2p #1613

merged 10 commits into from
Oct 2, 2024

Conversation

joshua-kim
Copy link
Contributor

@joshua-kim joshua-kim commented Oct 1, 2024

Replaces internal/network with usage of avalanchego/network/p2p. This updates the avalanchego version to the current version of master.

Improves usage of shared components which have equivalent features w/ the hypersdk implementation.

@joshua-kim joshua-kim changed the base branch from main to crosschain October 1, 2024 19:23
@joshua-kim joshua-kim changed the base branch from crosschain to main October 2, 2024 04:40
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: 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>
@joshua-kim joshua-kim enabled auto-merge (squash) October 2, 2024 15:27
@joshua-kim joshua-kim self-assigned this Oct 2, 2024
type TxGossipHandler struct {
p2p.NoOpHandler
Copy link
Collaborator

Choose a reason for hiding this comment

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

way nicer

@joshua-kim joshua-kim merged commit 7e53003 into main Oct 2, 2024
17 checks passed
@joshua-kim joshua-kim deleted the p2p branch October 2, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants