Open SimiHunjan opened 5 months ago
An admin key field was added to NodeCreateTransaction and NodeUpdateTransaction.
Protobufs:
the functionality is done, issue will remain open until we can test the functionality. Need the solo team for integration tests.
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
NODE_CREATE
NODE_DELETE
NODE_UPDATE
Endpoint
TransactionReceipt
Test Plan
Example
Solution
Add support for each feature according to the Services release plan for this HIP.
Alternatives
No response