[hackathon] feat: add signet-host-rpc crate with RpcHostNotifier#107
Draft
prestwich wants to merge 1 commit intofeat/host-notifier-traitfrom
Draft
[hackathon] feat: add signet-host-rpc crate with RpcHostNotifier#107prestwich wants to merge 1 commit intofeat/host-notifier-traitfrom
prestwich wants to merge 1 commit intofeat/host-notifier-traitfrom
Conversation
4 tasks
eff4aec to
2684b04
Compare
1654673 to
09aad33
Compare
2684b04 to
6b4707e
Compare
4 tasks
5 tasks
6b4707e to
0da22d0
Compare
b01e622 to
0758243
Compare
0da22d0 to
6b4707e
Compare
b01e622 to
57bf22c
Compare
6b4707e to
ab85fdf
Compare
ab85fdf to
b0522c9
Compare
57bf22c to
17492c1
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
signet-host-rpccrate providing RPC WebSocket-basedHostNotifierimplementationRpcHostNotifier<P>: follows host chain vianewHeadssubscriptionRpcChainSegment+RpcBlock: wrapper types for RPC-fetched blocks/receiptsVecDequeblock bufferRpcHostNotifierBuilder: fluent builder APIMissingBlockerror variant, tighter field visibility, zero-guard onbackfill_batch_sizePR 4 of 5 in the host context adapter refactor.
Precursor: #105 (independent of #106)
Test plan
cargo clippy -p signet-host-rpc --all-features --all-targetscargo +nightly fmt🤖 Generated with Claude Code