-
Notifications
You must be signed in to change notification settings - Fork 144
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
feat: dynamic address book [HIP-869] #2403
Merged
Merged
Commits on Aug 6, 2024
-
feat: create node transaction (#2402)
* feat: add addressBook channel Signed-off-by: svetoslav-nikol0v <[email protected]> * feat: implement NodeCreateTransaction class Signed-off-by: svetoslav-nikol0v <[email protected]> * feat: implement ServiceEndpoint class Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: export new classess Signed-off-by: svetoslav-nikol0v <[email protected]> * update: proto changes Signed-off-by: svetoslav-nikol0v <[email protected]> * update: transaction receipt Signed-off-by: svetoslav-nikol0v <[email protected]> * fix: unit tests Signed-off-by: svetoslav-nikol0v <[email protected]> * fix: method in node create transaction Signed-off-by: svetoslav-nikol0v <[email protected]> --------- Signed-off-by: svetoslav-nikol0v <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb98fee - Browse repository at this point
Copy the full SHA eb98feeView commit details -
Signed-off-by: svetoslav-nikol0v <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65aff5a - Browse repository at this point
Copy the full SHA 65aff5aView commit details -
Signed-off-by: svetoslav-nikol0v <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 031551f - Browse repository at this point
Copy the full SHA 031551fView commit details -
feat: node delete transaction (#2404)
Signed-off-by: svetoslav-nikol0v <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9ef0d9 - Browse repository at this point
Copy the full SHA d9ef0d9View commit details -
feat: node update transaction (#2405)
* feat: node update transaction Signed-off-by: svetoslav-nikol0v <[email protected]> * fix: adjustments Signed-off-by: svetoslav-nikol0v <[email protected]> --------- Signed-off-by: svetoslav-nikol0v <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e24251b - Browse repository at this point
Copy the full SHA e24251bView commit details -
update: example for HIP-869 (#2443)
* chore: formatting Signed-off-by: Svet <[email protected]> * add: example Signed-off-by: Svet <[email protected]> * chore: formatting Signed-off-by: Svet <[email protected]> * update: example Signed-off-by: Svet <[email protected]> --------- Signed-off-by: Svet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 516b7f3 - Browse repository at this point
Copy the full SHA 516b7f3View commit details
Commits on Aug 7, 2024
-
Signed-off-by: Svet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b53e7db - Browse repository at this point
Copy the full SHA b53e7dbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.