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
#793NodeUpdateTransaction
#794NodeDeleteTransaction
#795Update APIs
New RequestTypes to HederaFunctionality
NODE_CREATE
NODE_DELETE
NODE_UPDATE
Endpoint
ServiceEndpoint
to adddomain_name
#796TransactionReceipt
TransactionReceipt
to returnnodeId
for a newly created node #797Solution
tbd
Alternatives
No response
The text was updated successfully, but these errors were encountered: