-
Notifications
You must be signed in to change notification settings - Fork 81
light-base: add lifecycle_unstable_follow RPC subscription #3317
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
Open
BigTava
wants to merge
23
commits into
main
Choose a base branch
from
feat/lifecycle-events
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
da3a47a
light-base: add lifecycle_unstable_follow RPC subscription
BigTava b7a44d3
light-base: fix rustdoc links + add lifecycle_service and commit_boot…
BigTava cec486c
light-base: guarantee Connecting<FirstPeer order and add WarpNoProgre…
BigTava b75d3b8
light-base: remove semicolons from lifecycle-events docstrings and co…
BigTava 665b1ea
light-base: add Given/When/Then markers to lifecycle-events tests
BigTava 80d7745
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava 4a3364b
light-base: extract duplicate StallReason match into a local closure …
BigTava da1d5ae
light-base: cargo fmt lifecycle-follow dispatch closure
BigTava 539cebb
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava 671f014
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava 271465a
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava a6cc8e5
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava e979680
Merge remote-tracking branch 'origin/main' into feat/lifecycle-events
BigTava 2f50b55
light-base: emit ModeDecision, WarpSyncProgress, WarpSyncFinished fro…
BigTava a875a7c
light-base: trim redundant comments and docstrings on the bootstrap-s…
BigTava 82b50eb
json-rpc: add lifecycle_unstable_follow arm to SubscriptionStartProce…
BigTava 5483d98
light-base: poll peer count instead of subscribing to avoid back-pres…
BigTava 281cda9
light-base: emit Lagged terminal reason via a subscription sideband a…
BigTava 67fbafc
light-base: reword hyphenated compounds in lifecycle subscription com…
BigTava 4db6b7c
lib: refresh Lagged docstring now that the variant is actually emitted
BigTava cbc83db
light-base: resubscribe if the subscribe_all channel closes before a …
BigTava 7acedfe
light-base: derive watchdog signals from the BootstrapStatus stream a…
BigTava 56f1130
light-base: abort the lifecycle_unstable_follow pump on unfollow so t…
BigTava 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
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.