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

feat(network-primitives): node and swarm addressing #29

Merged
merged 4 commits into from
Feb 24, 2025
Merged

Conversation

mfw78
Copy link
Contributor

@mfw78 mfw78 commented Feb 13, 2025

This PR:

  1. Adds the NodeAddress trait and NodeAddressType for handling overlays.
  2. Adds the Swarm type, analogous to Chain from an alloy perspective, but used to refer to different Swarms (e.g. mainnet, testnet etc).

@mfw78 mfw78 self-assigned this Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

see 4 files with indirect coverage changes

@mfw78 mfw78 marked this pull request as ready for review February 24, 2025 14:32
@mfw78 mfw78 merged commit 856d921 into main Feb 24, 2025
6 checks passed
@mfw78 mfw78 deleted the network-primitives branch February 24, 2025 14:37
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.

1 participant