-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Copy link
Labels
Milestone
Description
Problem
With HIP-1137, importer should support auto-config block nodes through discovered registered tier1 block node endpoints:
- tier1 block nodes are the ones
associated with a consensus node throughwithNodeCreateorNodeUpdatetransactionPUBLISH,STATUS, andSUBSCRIBE_STREAMapis - the assumption is for a given registered node (by registered node id), the block node status service endpoint and subscribe stream service endpoint are considered served on consistent dataset, i.e., if the status endpoint responded with latest block
N, the subscribe stream endpoint should be able to provide that block. - the block node status service endpoint and the subscribe stream service endpoint may have different ip addresses / domain names
Solution
TBA
Alternatives
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
👀 In review