-
Notifications
You must be signed in to change notification settings - Fork 288
feat(iroh-base, iroh-net-report)!: intro net-report as a crate #2921
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
Merged
divagant-martian
merged 31 commits into
n0-computer:main
from
divagant-martian:move-netcheck-out
Nov 21, 2024
Merged
Changes from 4 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
349b259
start the exodusssss
divagant-martian b4a4df6
move ping in
divagant-martian 3e278dd
temporarily do gross 'use crate::self as netcheck'
divagant-martian 2eee98c
start dealing with dns, again
divagant-martian 829b51a
move relay map and node to base; fix dns stuff
divagant-martian 385b3c6
use netcheck as a crate
divagant-martian 82f8079
fix warns
divagant-martian 9baf0f5
fmt
divagant-martian c6ed4d9
reduce deps, supposedly
divagant-martian 4efedc8
fix iroh-base relay feature deps
divagant-martian 9f6fbb9
reduce lockfile diff
divagant-martian 9833490
start self-review
divagant-martian 71f2231
fix doc warnings
divagant-martian 0c28d73
fix toml even if it works
divagant-martian fd023a8
add README.md
divagant-martian bd4f566
add toml keys
divagant-martian b11212c
netcheck is 28vo
divagant-martian 92c05bb
add crate to ci with new name
divagant-martian 984f13b
mass renaming to net-report
divagant-martian b81463b
include net_check on renaming
divagant-martian 61bcc38
finish renaming
divagant-martian 0ea084b
Merge remote-tracking branch 'n0/main' into move-netcheck-out
divagant-martian 8017587
make fmt
divagant-martian 5d34415
address TODO missed before
divagant-martian 0ae2f48
revert a change, double down in another
divagant-martian 1700c40
Merge remote-tracking branch 'n0/main' into move-netcheck-out
divagant-martian 38eecd5
add license files
divagant-martian a9520a8
NetReport
divagant-martian 6f24fa7
Merge remote-tracking branch 'n0/main' into move-netcheck-out
divagant-martian be83843
rename const
divagant-martian edde29d
Merge branch 'main' into move-netcheck-out
divagant-martian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
iroh-netcheck/src/defaults.rs → iroh-net-report/src/defaults.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.