Skip to content

HIP-1137 Auto config block nodes through discovered block node endpoints #13013

@xin-hedera

Description

@xin-hedera

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 through NodeCreate or NodeUpdate transaction with PUBLISH,STATUS, and SUBSCRIBE_STREAM apis
  • 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

Metadata

Metadata

Assignees

Labels

Projects

Status

👀 In review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions