You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
HAPI APIs to facilitate changes to the address book used across the Hedera network
Automated daily updates to node consensus weighting and SDK service requests
NMT integration to automate required configuration changes resulting from address book changes
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
NodeCreateTransaction
#2335NodeUpdateTransaction
#2336NodeDeleteTransaction
#2337Update APIs
New RequestTypes to HederaFunctionality
NODE_CREATE
NODE_DELETE
NODE_UPDATE
Endpoint
ServiceEndpoint
to adddomain_name
#2338TransactionReceipt
TransactionReceipt
to returnnodeId
for a newly created node #2339Test Plan
Example
Solution
Add support for each feature according to the Services release plan for this HIP.
Alternatives
No response
The text was updated successfully, but these errors were encountered: