Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HIP-869: Dynamic Address Book #351

Closed
6 tasks done
SimiHunjan opened this issue Jun 10, 2024 · 1 comment
Closed
6 tasks done

Add HIP-869: Dynamic Address Book #351

SimiHunjan opened this issue Jun 10, 2024 · 1 comment
Labels
enhancement New feature or request P1
Milestone

Comments

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Jun 10, 2024

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

  • 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

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

TBD

Alternatives

No response

@SimiHunjan SimiHunjan added the enhancement New feature or request label Jun 10, 2024
@SimiHunjan SimiHunjan added this to the v0.31.0 milestone Jun 22, 2024
@SimiHunjan SimiHunjan added the P1 label Jun 24, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.31.0, v0.30.0 Jun 26, 2024
@SimiHunjan
Copy link
Contributor Author

An admin key field was added to NodeCreateTransaction and NodeUpdateTransaction.

Protobufs:

@SimiHunjan SimiHunjan added P2 and removed P3 labels Jul 9, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.30.0, v0.31.0 Jul 23, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.31.0, v0.32.0 Aug 5, 2024
@SimiHunjan SimiHunjan added P1 and removed P2 labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
None yet
Development

No branches or pull requests

1 participant