dfinity / interface-spec

IC Interface Specification
https://khsfq-wqaaa-aaaak-qckvq-cai.icp0.io/docs
37 stars 20 forks source link

feat: add api boundary nodes to state tree #248

Closed nikolay-komarevskiy closed 9 months ago

nikolay-komarevskiy commented 1 year ago

In the scope of the IC-720: BN Decentralization Feature we will need to be able to retrieve certified API boundary node domain names in a quick and easy way. The proposal is to modify the State Tree by introducing an api_boundary_nodes subtree (akin to subnet-information) holding all domain names, ipv4/ipv6 addresses.

mraszyk commented 9 months ago

Implementation in the replica's read_state handler is todo still.

mraszyk commented 9 months ago

@nikolay-komarevskiy Could you please update the changelog? You've forked so I can't really push to your branch (most likely).