-
Notifications
You must be signed in to change notification settings - Fork 309
refactor!: convert from snafu to n0-error #3561
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
Merged
Changes from 57 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
5552d9a
refactor: convert iroh-base to n0-error
Frando 93fb21c
fixup
Frando 82f4bbd
refactor: convert iroh-relay
Frando 0b4c014
wip
Frando 9650632
wip: converting iroh
Frando 54fef34
fmt
Frando 39a5935
fixup
Frando 3cd15f9
fixup
Frando f4ec732
fixup
Frando 923694c
codex is converting iroh
Frando 9d39c78
fixes
Frando 4e830d1
wip
Frando 894ff10
codex did it
Frando 47064a3
fix & fmt
Frando 8afe0b7
chore: clippy fix & cargo fix & fmt
Frando 4365e91
fixup
Frando 099e2b0
fixup
Frando 7f59c66
fixup
Frando 587c5c6
fixup
Frando 35fa204
fixup
Frando 383ed04
fixup
Frando 7e9b997
fixup
Frando 6969f68
fixup
Frando ea9b541
fixup
Frando 8c5694e
update n0-error
Frando ad783e3
wip
Frando 836e80a
fix: adapt to n0-error API changes
Frando e8b7690
cleanup
Frando b466519
more cleanup
Frando d94e61c
cleanup
Frando 40b8123
updates and cleanups
Frando 9fd0040
Merge remote-tracking branch 'origin/main' into Frando/n0-error
Frando b8564dd
self-review
Frando 19aab31
more self-review
Frando 83b6459
self review
Frando 83934ea
bump n0-error
Frando b2f2975
adapt for changes in n0-error
Frando 2aa1031
refactor: bump n0-error, rename #display to #error
Frando b249b7b
wip: bail -> bail_any
Frando 649482b
bump n0-error and adapt for changes
Frando 315afaf
bump n0-error
Frando ad42cf1
bump n0-error, rename e() to anyerr()
Frando e0eb6aa
fixup
Frando db2c9fd
bump n0-error
Frando 35eaf79
Merge remote-tracking branch 'origin/main' into Frando/n0-error
Frando d194524
bump n0-error
Frando 304525b
fixup
Frando a1dbd6c
bump n0-error
Frando 69ae70e
bump to released n0-error
Frando 1998994
deps: remove nested_enum_utils
Frando 8eef317
refactor: use ensure more
dignifiedquire 0f78cc8
refactor(iroh-dns-server): use concrete erros in utils
dignifiedquire 1f12fd3
fix: use imports more
Frando ad6e742
refactor: simplify line in tests
Frando 9667f8b
refactor(iroh-dns-server): move block from `select!` to fn (#3597)
Frando 24aeb24
bump n0-watcher, iroh-metrics, and add git dep for portmapper and net…
Frando 49848b8
fix: less std errors
Frando a9875ed
update portmapper and netwatch
Frando 10a8558
address some nits
Frando ea6f85f
Merge remote-tracking branch 'origin/main' into Frando/n0-error
Frando c9b5aef
Merge remote-tracking branch 'origin/main' into Frando/n0-error
Frando 5924089
tests: mark integration_mainline as flaky
Frando 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
Large diffs are not rendered by default.
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
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
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.
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.