hashgraph / hedera-sdk-rust

The Hedera™ Rust SDK
Apache License 2.0
40 stars 13 forks source link

Add HIP-869: Dynamic Address Book #792

Open SimiHunjan opened 4 months ago

SimiHunjan commented 4 months ago

Problem

The Dynamic Address Book will change the currently manually administered address book for Hedera into an HAPI managed configuration, updatable via signed Hedera transactions on a daily basis without the need to restart the consensus nodes to apply changes across the network.

Dynamic Address Book - Feature Summary

Hedera Improvement Proposal

Hedera Protobufs

New APIs

Update APIs

New RequestTypes to HederaFunctionality

Endpoint

TransactionReceipt

Solution

tbd

Alternatives

No response

SimiHunjan commented 3 months ago

An admin key field was added to NodeCreateTransaction and NodeUpdateTransaction.

Protobufs: